libnuceq releases
-
Version 0.6 (2016-07-17)
- Fix:
-
Calculation of Ye has been moved from the correction callback routine to
the calling function.
-
Version 0.5 (2015-04-04)
- New:
-
A routine to copy the clusters from one equilibrium to another
has been added to the API.
-
Version 0.4 (2012-10-17)
- New:
-
The sourceforge web site for this project now uses Allura.
-
A routine to retrieve the number of clusters in an equilibrium
has been added to the API.
- Fix:
-
The examples Makefile has been cleaned up.
-
The code now uses extern "C" for C++ compilers.
-
Version 0.3 (2011-11-11)
- New:
-
It is now possible to include a correction function to the WSE relation
among neutrons, protons, and leptons.
-
New examples demonstrate the WSE correction function.
-
Version 0.2 (2011-06-01)
- New:
-
Code is now hosted at SourceForge.net.
-
The examples/ directory now includes a regression test script
generator.
- Reorganization:
-
Examples directory has moved to same level as src/.
-
Example codes now have descriptive names.
-
Version 0.1 (2010-12-27)