Releases: moataz-sabry/Apophis.jl
Releases · moataz-sabry/Apophis.jl
v1.3.6
Apophis v1.3.6
v1.3.5
Apophis v1.3.5
v1.3.4
Apophis v1.3.4
v1.3.3
Apophis v1.3.3
v1.3.2
Package ready for registering
- Some adjustments to
utils.jl
- Fixed "ERROR: can not merge projects;
Pkg.test
now works properly - Routines added to check for mechanism default units (not complete yet)
- Merge commit default-units into main ae7651e
Default units changed to:
- Length:
m
- Mass:
kg
- Time:
s
- Quantity:
kmol
- Pressure:
Pa
- Energy:
J
- Activation energy:
cal/mol
Full Changelog: v1.3.0...v1.3.2
v1.3.0
Improvements in tests:
- Reorganized and cleaned up test scripts
- Test routines now consider SI units
- Exported
reaction
- Merge commit tests-clean-up into default-units 54225c8
Full Changelog: v1.2.3...v1.3.0
v1.2.3
Bug fixes and improvements:
@fastmath
does not work well withZygote
- Fixed a major bug regarding
ThreeBodyReaction
- Improved type inference
- Corrected sensitivities for reversible reactions
- Fixed some references in
utils.jl
Full Changelog: v1.2.0...v1.2.3
v1.2.0
Added YAML support
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Implemented SplitApplyCombine for easier access
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Added a new version using array of structs (AoS) approach
Full Changelog: v0.3.4...v1.0.0