Difference between revisions of "Source Code"

From GridPACK
Jump to: navigation, search
 
(31 intermediate revisions by 5 users not shown)
Line 1: Line 1:
This will eventually be linked to the Subversion repository branch wit account coordination with the Wiki.
+
This will eventually be linked to the Subversion repository branch with account coordination with the Wiki.
 
At this time, the following files are made available with the current version of source code and associated documentation:
 
At this time, the following files are made available with the current version of source code and associated documentation:
  
'''Latest Source Code Snapshot'''
+
* Before downloading, please be sure to review the [[GridPACK_Licensing| GridPACK Licensing]].
 +
* If you are a developer planning to make contributions to the code base, also be sure to review the [[GridPACK_Licensing_Guide| Guide to Licensing Issues]].
 +
* Additional information on these versions may be found in the [[GridPACK_Release_Notes|Release Notes]].
  
[[file:gridpack-1-0-2.tgz]]
+
{| class="wikitable" style="text-align: center; background-color:#ffffcc;"
 +
!colspan="5"|Latest Source Code Snapshot
 +
|-
 +
|'''Version'''
 +
|'''Date'''
 +
|'''Source Code'''
 +
|'''Notes'''
 +
|-
 +
|3.1
 +
|June 23, 2017
 +
|[https://github.com/GridOPTICS/GridPACK/releases/tag/v3.1/Gridpack-3.1.tar.gz GridPACK-3-1.tar.gz]
 +
|See full [[GridPACK_Release_Notes|Release Notes]]
 +
|-
 +
|3.0
 +
|Dec. 18, 2015
 +
|[https://github.com/GridOPTICS/GridPACK/releases/tag/v3.0/Gridpack-3.0.tar.gz GridPACK-3-0.tar.gz]
 +
|See full [[GridPACK_Release_Notes|Release Notes]]
 +
|-
  
[[file:gridpack-doc.tgz]]
+
|}
 
 
'''Older Source Code Snapshots'''
 
 
 
 
 
[[file:gridpack-1-0-1.tgz]]
 
 
 
[[file:gridpack-1-0.tgz]]
 

Latest revision as of 08:02, 4 January 2018

This will eventually be linked to the Subversion repository branch with account coordination with the Wiki. At this time, the following files are made available with the current version of source code and associated documentation:

Latest Source Code Snapshot
Version Date Source Code Notes
3.1 June 23, 2017 GridPACK-3-1.tar.gz See full Release Notes
3.0 Dec. 18, 2015 GridPACK-3-0.tar.gz See full Release Notes