Skip to content

v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Sep 14:01
· 2 commits to main since this release
785efb8

MATFrost v0.4.0

Diff since v0.3.0

This is a breaking release.

This version introduces precompiled MEX binaries such that users will not need to install MEX C++ compiler anymore. This release moves a significant portion of the conversion logic from C++ into Julia.

Merged pull requests:

Closed issues:

  • [FEATURE] Simplify setup by integrating MinGW-w64 into MATFrost package. (#1)
  • [DISCUSSSION] Remove dependency Scratch? (#14)
  • Make MATFrost MEX binary independent from Julia version. (#16)
  • Moving conversion logic from C++ to Julia (#51)
  • Precompile MATFrost MEX binaries. (#53)