v0.2.0
·
31 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
Note
This release adds sympy as a dependency of the library.
API
- Create the infrastructure for symbolic shape inferencing by @justinchuby in #327, #344
- Improve magic methods in SymbolicDim by @justinchuby in #343
Graph Passes
- Improve error messages from the inliner by @justinchuby in #335
Bug fixes
- Fix sort() on subgraphs by @justinchuby in #347
Documentation
- Create docs for the analysis module by @justinchuby in #337
- Fix merge_shapes docstring to match implementation behavior by @Copilot in #348
- Restructure the skills folder by @justinchuby in #346
Other Changes
- Migrate test results upload to codecov-action@v5 by @Copilot in #334
Full Changelog: v0.1.16...v0.2.0