Version 3 (modified by toby, 10 years ago) (diff) |
---|
Information for Folks Writing Code
GSAS-II routines are copyright protected, but are available for reuse in other non-commercial codes with appropriate scholarly acknowledgment. Contribution of code to the GSAS-II is encouraged. Accounts on this site can be made available to people who become active in development.
Reusable Modules
These modules have been better documented than most and are intended for standalone as well as internal use:
- GSASIIspc: Space group interpretation code
- GSASIIlattice: Lattice computations code
GSAS-II Unit Tests
The hope is that all sections of GSAS-II code will have unit tests, following the outline defined here.
GSAS-II Project tracking
Updates to the source code can be followed using the Timeline Trac tool at this website. The Tickets and Roadmap features are not currently in use.
GSAS-II Developer's Documentation
A start has been made using Sphinx to develop documentation for the code, which can be found in html or pdf formats.
misc:
To make web pages on this site display properly, be sure to set their properties:
svn propset svn:mime-type text/html *.htm*