- Add parametrized tensors.
- Bug fixes: #217, #210.
- Formal release of version 1.0!
- Allow targeting CPU or GPU when using the PyTorch backend.
- Precompile einop to improve performance for complex tensor expressions.
- New quantum circuit synthesis example.
- Documentation updates.
- Bug fixes and documentation updates.
- Bug fixes.
- Redesigned hybrid expression backend.
- Penalty terms for abstract tensors
- Allow hybrid indexless/Einstein expressions.
- Various initializers for abstract tensors.
- Tons of new features.
- Vectorizer.
- AddedKronecker product syntax
[[*i, ...]]
. - Bug fixes.
- Enable LaTeX rendering for Google Colab cell ouput.