v0.3.0
What's Changed
- bug: calculate internal tensors in out by @martinjrobins in #26
- bug: stop calculates time and state dep tensors by @martinjrobins in #27
- bug: fix abs intrinsic function for llvm codegen by @martinjrobins in #30
- feat: test on llvm 18 and windows (just cranelift) by @martinjrobins in #31
- feat: multithreaded execution by @martinjrobins in #34
- doc: fix indices syntax on tensors by @martinjrobins in #35
- feat: add reverse-mode autodiff by @martinjrobins in #38
- version 0.3.0 by @martinjrobins in #39
Full Changelog: v0.2.2...v0.3.0