Releases: SciML/SymbolicNumericIntegration.jl
Releases · SciML/SymbolicNumericIntegration.jl
v1.2.0
SymbolicNumericIntegration v1.2.0
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#60) (@dependabot[bot])
- upgrade to ver 1.2 with the addition of symbolic and definite integration. (#63) (@shahriariravanian)
Closed issues:
v1.1.0
SymbolicNumericIntegration v1.1.0
Merged pull requests:
- CompatHelper: bump compat for SymbolicNumericIntegration to 1 for package docs, (keep existing compat) (#44) (@github-actions[bot])
- Improvements in the integration rules and separating cache (#45) (@shahriariravanian)
- rules updated and Optim.jl based minimizer implemented (experimental) (#46) (@shahriariravanian)
- CompatHelper: add new compat entry for Optim at version 1, (keep existing compat) (#47) (@github-actions[bot])
- special integral functions added (#48) (@shahriariravanian)
- CompatHelper: add new compat entry for SpecialFunctions at version 2, (keep existing compat) (#49) (@github-actions[bot])
- upgraded to work with Symbolics 5 (#50) (@shahriariravanian)
- docstrings fixed (#51) (@shahriariravanian)
- documentation edits (#53) (@shahriariravanian)
- version changed to 1.1.0 to facilitate automerge (#56) (@shahriariravanian)
v1.0.0
SymbolicNumericIntegration v1.0.0
Closed issues:
- no stable docs (#18)
Merged pull requests:
- added reproducibility to index.md and make.jl (#28) (@00krishna)
- doc compat (#30) (@ArnoStrouwen)
- various doc and style improvements (#35) (@ArnoStrouwen)
- enable dependabot for GitHub actions (#36) (@ranocha)
- Bump codecov/codecov-action from 1 to 3 (#37) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#38) (@dependabot[bot])
- Bump actions/checkout from 1 to 3 (#39) (@dependabot[bot])
- various performance improvements based of profiling (#40) (@shahriariravanian)
- Remove JuliaFormatter dependency (#42) (@ChrisRackauckas)
v0.8.6
SymbolicNumericIntegration v0.8.6
Merged pull requests:
- format SciML Style (#17) (@ChrisRackauckas)
- doc cov (#19) (@ArnoStrouwen)
- [skip ci] badges (#20) (@ArnoStrouwen)
- Add Invalidations.yml [skip ci] [skip tests] (#22) (@devmotion)
- add citation in readme (#24) (@anandijain)
- updated README and make.jl as per sciml template (#25) (@00krishna)
- canonize docs (#26) (@ArnoStrouwen)
v0.8.5
SymbolicNumericIntegration v0.8.5
Merged pull requests:
- move readme to docs (#12) (@ArnoStrouwen)
- add documentation to readme (#13) (@ArnoStrouwen)
- Revert "SymPy fixed in tests" (#14) (@ChrisRackauckas)
v0.8.4
SymbolicNumericIntegration v0.8.4
Closed issues:
Merged pull requests:
- transition from @syms to @variables (#4) (@shahriariravanian)
- minor changes to testing (#5) (@shahriariravanian)
- update datadriven (#6) (@anandijain)
- try SymPy.jl (#9) (@anandijain)
- SymPy fixed in tests (#10) (@shahriariravanian)