AtomicAndPhysicalConstants v0.6.5
Various bug fixes and documentation devel.
Merged pull requests:
- Documentation cleanup. (#175) (@DavidSagan)
- Minor doc cleanup. (#176) (@DavidSagan)
- fixed CODATA_release export (#177) (@rot4te)
- Fix docs (#178) (@lllx125)
- fixed the problem with 'gyromagnetic_anomaly' (#179) (@rot4te)
- deleted setisos export (#181) (@lllx125)
- fixed latex (#183) (@lllx125)
- Getprop override (#192) (@rot4te)
- updated docs with explanation of no binding energy (#193) (@rot4te)
- clean up dependencies (#194) (@rot4te)
- edited dependencies + version (#195) (@rot4te)
Closed issues:
- Clean up of directories, variable names, file organization, etc (#53)
- AcceleratorSimUtils failure due to change in APC. (#161)
- gyromagnetic_anomaly() function does not work (#166)
- Documentation: Need to define functions
g_spin
,gyromagnetic_anomaly
, andg_nucleon
(#167) - Documentation error? (#168)
@APCdef(unitsystem = ACCELERATOR, unittype = DynamicQuantities)
does not give an error (#169)- ERROR: UndefVarError:
CODATA_releases
not defined inMain
(#170) - Should something like
Species("1H")
be accepted? (#172) - setisos() not defined (#173)
@APCdef
parameterunitsystem
not properly documented (#174)- Justify missing binding energy in documentation (#186)
- Override 'getproperty' for Species struct (#187)
- Clean up dependencies (#188)