Changelog

Changelog#

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v0.3.0#

Added#

  • Experimental, jit/jacrev/vmap/grad-compatible wrapper

  • Update notebooks and examples to exercise new wrapper

  • Add py.typed file

  • Redo python package with src layout

v0.2.0#

Added#

  • Github pages Documentation

  • Github workflows

    • Test

    • Release

  • Any Typehints at some spots to avoid mypy complaining (should be reworked to be more specific where possible)

  • Dependencies for docs (also ceviche-challenges)