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)