Skip to content

Releases: pnkraemer/matfree

v0.0.3

01 May 07:50
e7e2ebb

Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

28 Apr 12:14
f601a12

Choose a tag to compare

What's Changed

  • Add installation instructions to readme by @pnkraemer in #91
  • Added mkdocs publishing workflow by @pnkraemer in #92
  • Python snippets' syntax highlighting displayed by MkDocs by @pnkraemer in #93
  • Move yamlfix and end-of-file fixer to pre-commit hook by @pnkraemer in #94
  • Make stochastic_estimate() public and add a default to dtype-style arguments. by @pnkraemer in #95
  • Add (squared) Frobenius norm to hutch.py by @pnkraemer in #96
  • Render mathematical expressions in documentation with mathjax by @pnkraemer in #97
  • Add a logdet example to README by @pnkraemer in #98

Full Changelog: v0.0.1...v0.0.2

v0.0.1

28 Apr 09:55
e5d8c34

Choose a tag to compare

Initial release.