v0.5.0
What's Changed
- Upgrade Intel-classic compiler in macOS CI by @perazz in #777
- Provide BLAS, LAPACK backends and interfaces by @perazz in #772
- BLAS, LAPACK: Refactor comments for FORD compatibility by @perazz in #786
- add implicit none to example programs that do not have it by @gareth-nx in #780
- fpm branch: .f90 -> .F90 if preprocessed by @perazz in #787
- Ford documentation: improvements by @jvdp1 in #784
- Fix in the procedure remove of chaining hashmaps by @jvdp1 in #788
- Add brief explanation on how to include stdlib in a Makefile by @jannisteunissen in #781
- Module str2num and related tests by @jvdp1 in #789
fpm
deployment: workaround for case-insensitive fs by @perazz in #790- Provide state/error handling for linear algebra by @perazz in #774
- Preparation for 0.5.0 release by @jvdp1 in #779
New Contributors
- @jannisteunissen made their first contribution in #781
Full Changelog: v0.4.0...v0.5.0