Skip to content

v0.5.0

Compare
Choose a tag to compare
@jvdp1 jvdp1 released this 12 Apr 10:18
· 659 commits to master since this release
c673e3b

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

Full Changelog: v0.4.0...v0.5.0