Releases: SciML/ExponentialUtilities.jl
Releases · SciML/ExponentialUtilities.jl
v1.27.0
ExponentialUtilities v1.27.0
Merged pull requests:
- Bump codecov/codecov-action from 3 to 4 (#161) (@dependabot[bot])
- fix exponential! example (#166) (@cvsvensson)
- [skip ci] update downgrade CI repo (#167) (@ArnoStrouwen)
- reapply formatting (#168) (@ArnoStrouwen)
- ci: use reusable formatting workflow (#170) (@thazhemadam)
- Bump julia-actions/setup-julia from 1 to 2 (#172) (@dependabot[bot])
- Bump julia-actions/cache from 1 to 2 (#174) (@dependabot[bot])
- don't use generated function implimentation of naivemul for sparse matrices (#175) (@oscardssmith)
- ci: standardize workflows using SciML's reusable workflows (#177) (@thazhemadam)
- ci: test with
1
,lts
andpre
versions of julia (#178) (@thazhemadam) - CompatHelper: bump compat for GPUArraysCore to 0.2, (keep existing compat) (#179) (@github-actions[bot])
- Added StaticArrays extension for expv method (#180) (@jecs)
- Disallow exponential!() for sparse matrices (#182) (@mcarmesin)
- Parametrize VType in KrylovSubspace constructor (#183) (@mcarmesin)
- Bump codecov/codecov-action from 4 to 5 (#184) (@dependabot[bot])
Closed issues:
- export
alloc_mem
(#131)
v1.26.1
ExponentialUtilities v1.26.1
Merged pull requests:
Closed issues:
- mode=:error_estimate gives wrong results for long times (#160)
v1.26.0
ExponentialUtilities v1.26.0
Merged pull requests:
- docs 1.0 upgrade (#137) (@ArnoStrouwen)
- CompatHelper: bump compat for CUDA to 5 for package gpu, (keep existing compat) (#139) (@github-actions[bot])
- upgrade reproducibility Documenter 1.0 (#140) (@ArnoStrouwen)
- [skip ci] skip ci.yml for doc pr (#141) (@ArnoStrouwen)
- Fix typo in expv_timestep documentation (#142) (@ArneBouillon)
- typos CI (#144) (@ArnoStrouwen)
- Bump actions/checkout from 3 to 4 (#145) (@dependabot[bot])
- test dependabot ignore patch typos (#146) (@ArnoStrouwen)
- Finish timestepping after happy breakdown (#147) (@ArneBouillon)
- Bump crate-ci/typos from 1.15.10 to 1.16.23 (#148) (@dependabot[bot])
- finish dependabot ignoring typos patches (#149) (@ArnoStrouwen)
- Aqua CI (#150) (@ArnoStrouwen)
- CompatHelper: bump compat for Adapt to 4, (keep existing compat) (#152) (@github-actions[bot])
- downgrade CI (#153) (@ArnoStrouwen)
- Julia 1.10 compat maintenance (#155) (@ArnoStrouwen)
- Ci (#157) (@ArnoStrouwen)
- Bump crate-ci/typos from 1.16.23 to 1.17.0 (#158) (@dependabot[bot])
- Bump crate-ci/typos from 1.17.0 to 1.18.1 (#162) (@dependabot[bot])
- Update dependabot.yml (#163) (@ArnoStrouwen)
Closed issues:
v1.25.0
ExponentialUtilities v1.25.0
Closed issues:
- Long compile times (#128)
- Error: exponential! and exp_generic perform scalar indexing on gpu (#130)
exponential!
crashes with some sparse array (#132)
Merged pull requests:
- enable dependabot for GitHub actions (#121) (@ranocha)
- Bump actions/cache from 1 to 3 (#122) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#123) (@dependabot[bot])
- Bump actions/checkout from 1 to 3 (#124) (@dependabot[bot])
- Migrate from SnoopPrecompile to PrecompileTools (#127) (@timholy)
- Doc improv (#129) (@ArnoStrouwen)
- Bump actions/checkout from 3 to 4 (#133) (@dependabot[bot])
- Fix GPU exponential! defaults (#134) (@ChrisRackauckas)
- Allow for sparse matrices in exponential!? (#135) (@ChrisRackauckas)
v1.24.0
ExponentialUtilities v1.24.0
Merged pull requests:
- update to ArrayInterface 7 (#120) (@ChrisRackauckas)
v1.23.0
ExponentialUtilities v1.23.0
Merged pull requests:
- Remove over-specializations and extra precompile (#119) (@ChrisRackauckas)
v1.22.1
ExponentialUtilities v1.22.1
Closed issues:
Merged pull requests:
- add precompile script (#107) (@daviehh)
- CompatHelper: add new compat entry for SnoopPrecompile at version 1, (keep existing compat) (#108) (@github-actions[bot])
- add reproducibility to index.md and make.jl (#110) (@00krishna)
- doc compat (#113) (@ArnoStrouwen)
- CompatHelper: add new compat entry for ExponentialUtilities at version 1 for package docs, (keep existing compat) (#114) (@github-actions[bot])
- format (#115) (@ArnoStrouwen)
- [skip ci] fix badge (#116) (@ArnoStrouwen)
- CompatHelper: bump compat for CUDA to 4 for package gpu, (keep existing compat) (#117) (@github-actions[bot])
- vl/u type: Real to concrete to avoid runtime dispatch (#118) (@daviehh)
v1.22.0
ExponentialUtilities v1.22.0
Merged pull requests:
- Move conversions to Adapt and setup downstream tests (#106) (@ChrisRackauckas)
v1.21.1
ExponentialUtilities v1.21.1
Closed issues:
- no stable docs (#95)
Merged pull requests:
- canonize docs (#105) (@ArnoStrouwen)
v1.21.0
ExponentialUtilities v1.21.0
Merged pull requests:
- updated README and make.jl as per sciml template (#104) (@00krishna)