Difference between revisions of "Source Code"

From GridPACK
Jump to: navigation, search
 
(17 intermediate revisions by 3 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:
  
Line 12: Line 12:
 
|'''Date'''
 
|'''Date'''
 
|'''Source Code'''
 
|'''Source Code'''
|'''Documentation'''
 
 
|'''Notes'''
 
|'''Notes'''
 
|-
 
|-
|1.1
+
|3.1
|Mar 31, 2014
+
|June 23, 2017
|[[file:gridpack-1-1.tgz]]
+
|[https://github.com/GridOPTICS/GridPACK/releases/tag/v3.1/Gridpack-3.1.tar.gz GridPACK-3-1.tar.gz]
|[[file:gridpack-doc.tgz]]
+
|See full [[GridPACK_Release_Notes|Release Notes]]
|[[file:gridpack-1-1-release_notes.docx]]
+
|-
 +
|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]]
 
|-
 
|-
|}
 
  
{| class="wikitable" style="text-align: center; background-color:#ffffcc;"
 
!colspan="5"|Older Source Code Snapshot
 
|-
 
|'''Version'''
 
|'''Date'''
 
|'''Source Code'''
 
|'''Documentation'''
 
|'''Notes'''
 
|-
 
|1.0.2
 
|Jan 2, 2014
 
|[[file:gridpack-1-0-2.tgz]]
 
|[[file:gridpack-doc.tgz]]
 
|Improved performance of partitioning software significantly and fixed some bugs that were causing hangs on some workstations
 
|-
 
|1.0.1
 
|Nov 27, 2013
 
|[[file:gridpack-1-0-1.tgz]]
 
|[[file:gridpack-doc.tgz]]
 
|Fixed parser so that powerflow application can run large WECC calculation
 
|-
 
|1.0
 
|Nov 1, 2013
 
|[[file:gridpack-1-0.tgz]]
 
|[[file:gridpack-doc.tgz]]
 
|Original GridPACK release
 
 
|}
 
|}

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