Releases: hetalang/HetaSimulator.jl
Releases · hetalang/HetaSimulator.jl
v0.7.1
HetaSimulator v0.7.1
- `spaceFilter` fixed
- docker qsp-platforms-builder after TagBot
v0.7.0
HetaSimulator v0.7.0
- heta-compiler updated to 0.9.0
- changes in `load_platform`: add `spaceFilter`
- docker qsp-platforms-builder added to github/actions
- GSA Tutorial added to docs
Merged pull requests:
- GSA tutorial (#61) (@ivborissov)
- heta-compiler v0.9.0 support (#62) (@ivborissov)
v0.6.2
HetaSimulator v0.6.2
- added aarch64 macos support
- error if arch/os is not supported by heta-compiler
Merged pull requests:
- aarch64 platform added to artifacts (#60) (@ivborissov)
v0.6.1
HetaSimulator v0.6.1
- heta-compiler updated to 0.8.7
Merged pull requests:
- heta-compiler v0.8.7 (#57) (@ivborissov)
v0.6.0
HetaSimulator v0.6.0
- NodeJS dep removed. heta exe depoyed as artifact without node intallation
- fitting issue with additional parameters fixed
Merged pull requests:
- Artifacts (#56) (@ivborissov)
v0.5.2
v0.5.1
HetaSimulator v0.5.1
- statics and constants usage in events fix
- ArrayPartition introduced to access statics and constants
Merged pull requests:
- ArrayPartition for parameters (#53) (@ivborissov)
Closed issues:
- Parameters order/structure (#52)
v0.5.0
HetaSimulator v0.5.0
- heta-compiler updated to v0.8.1
- saving function optimized to solve StackOverflow problem and reduce saving time
- DiffEqBase and RecursiveArrayTools dependencies replaced with SciMLBase
- Julia support limited to 1.9-latest
- support latest CSV.jl version
- support latest Sundials.jl version
- piecewise function support added
- order of constants and statics changed
Merged pull requests:
- Savingfx added to dev (#51) (@ivborissov)
Closed issues:
- StackOverflow when simulating large-scale models (#43)
v0.4.15
HetaSimulator v0.4.15
Merged pull requests:
- v0.4.15 release (#47) (@ivborissov)
- restrict OrdinaryDiffEq (#49) (@ivborissov)
Closed issues: