Skip to content

Releases: modern-fortran/neural-fortran

neural-fortran-0.3.0

13 May 21:44
4b211b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

neural-fortran-0.2.0

03 May 21:25
1d6fa05
Compare
Choose a tag to compare

What's Changed

  • Refactor: move procedure definitions submodules by @rouson in #51
  • Delete CAF C preprocessor macro by @rouson in #52
  • Download mnist.tar.gz if it is missing by @rouson in #55
  • Remove instructions about downloading MNIST data by @milancurcic in #56
  • Workaround for submodule-related bug in GFortran-9 by @milancurcic in #59

Full Changelog: v0.1.0...v0.2.0

neural-fortran-0.1.0

18 Apr 19:27
f49d95f
Compare
Choose a tag to compare

This release is a snapshot of neural-fortran before the refactor to submodules (see #51), which raises the requirement for compiler versions.