Releases: fortran-lang/minpack
Releases · fortran-lang/minpack
Minpack version 2.0.0 (RC 1)
First release candidate of the modernized Minpack.
Many thanks to Ondřej Čertík (@certik), Milan Curcic (@milancurcic), Ivan Pribec (@ivan-pi), Carlos Une, Jacob Williams (@jacobwilliams), and Zuo Zhihua (@zoziha) for contributing to this project.
Changelog
- replaced repo links with fortran-lang by @jacobwilliams in #12
- Update CI to run on MacOS and Windows by @awvwgk in #20
- Update links referencing default branch by @awvwgk in #19
- Update fpm.toml by @certik in #25
- Update the LICENSE to use one MIT at the top by @certik in #24
- README: Add a short section about History by @certik in #33
- Include additional examples from certik/minpack by @awvwgk in #34
- Decision tree with mermaid by @ivan-pi in #38
- Export minpack API via bind(c) by @awvwgk in #29
- Fix fpm build in CI by @awvwgk in #41
- Add meson build files by @awvwgk in #42
- Provide Python bindings for Minpack by @awvwgk in #49
- Enable coverage testing by @awvwgk in #55
- Warn if Fortran compiler does not support C-API by @awvwgk in #56
- Modernize the tests by @jacobwilliams in #40
- Modernize the examples by @jacobwilliams in #63
- fixed iflag argument intents for fdjac1 and fdjac2 by @jacobwilliams in #65
- Update README with installation instructions by @awvwgk in #66
- Add workflow for building wheels by @awvwgk in #67
Full Changelog: https://github.com/fortran-lang/minpack/commits/v2.0.0-rc.1
Discourse thread: https://fortran-lang.discourse.group/t/3492