What's Changed
New features
- Documentations for ODEs with KaTeX by @termoshtt in #81
- Crate level document by @termoshtt in #83
Changed
- ndarray 0.15, ndarray-linalg 0.16, fftw 0.8 by @termoshtt in #79
- Make
crate::pde::{kse,she}
private by @termoshtt in #82 - Make
crate::traits
private by @termoshtt in #84
Others
- Switch to circle CI by @termoshtt in #70
- edition update by @termoshtt in #71
- Add minimal benchmarks for Lorenz 63 model by @termoshtt in #72
- Update dependencies by @termoshtt in #73
- Swift-Hohenberg equation by @termoshtt in #74
- GItHub Actions by @termoshtt in #75
- Benchmarking by @termoshtt in #76
- Update ndarray version to be able to use in Windows PC (Intel-MKL). by @doraneko94 in #77
- Setup clippy CI, clippy fixes by @termoshtt in #80
New Contributors
- @doraneko94 made their first contribution in #77
Full Changelog: 0.10.0...v0.11.0