This release features mostly improved performance and type stability, but also improved documentation, some minor bug fixes and an dependency update for PrettyTables to version 2. Two new functions for determining the smallest and greatest grade of base vectors in a multi-vector have been added.
What's Changed
- Support PrettyTables.jl v2.0.0 and above by @brainandforce in #7
- remove unused where clause by @jw3126 in #12
- add isapprox by @jw3126 in #13
- improve type inference and speedup norm by @jw3126 in #14
New Contributors
- @brainandforce made their first contribution in #7
- @jw3126 made their first contribution in #12
Full Changelog: v0.1.1...v0.1.2