What's Changed
- Generalize and update the JAX
Op
conversion docs by @brandonwillard in #696 - Documentation refactoring and new unification and miniKanren sections by @brandonwillard in #697
- Update the articles for extending
Type
s by @brandonwillard in #698 - Add
axis
argument toSoftmax
and relatedOp
s by @ricardoV94 in #673 - Adding support for nightly builds by @dfm in #656
- Split
solve_triangular
functionality from theSolve
class into separateSolveTriangular
class by @fshart in #676 - Use NumPy C API to perform
DimShuffle
steps in its C implementation by @brandonwillard in #701
New Contributors
Full Changelog: rel-2.3.2...rel-2.3.3