v0.2.0
v0.2.0 (2019-07-30)
Closed issues:
- Things to change in the first round refactorization (#40)
- Registration (#33)
- argchecks should check dimension-sizes (#34)
- Better interface interface, with macro or string literal (#21)
- Add GPU support to
einsum!
(#20)
Merged pull requests:
- Cleanup before 0.2.0 (#56) (under-Peter)
- Implement julian macro with sequence specification (#55) (under-Peter)
- fix pairwise dispatch, add greek characters, name change: einsumexp->… (#54) (GiggleLiu)
- Fix typeinstability in einsumexp where eltype could not be inferred (#53) (under-Peter)
- Add specify order (#51) (under-Peter)
- Julian macro (#50) (mcabbott)
- Fix benchmarks (#48) (under-Peter)
- Add progressmeter for information during runtests (#47) (under-Peter)
- Mod indexdict (#43) (under-Peter)
- Refactor eincode (#42) (GiggleLiu)
- new cuda einsum (#39) (GiggleLiu)
- Remove option to omit output-indices and adjust tests (#37) (under-Peter)
- refactor dispatch (#46) (GiggleLiu)