v0.7.0a7
Pre-release
Pre-release
This is the release notes of v0.7.0a7. See here for the complete list of solved issues and merged PRs.
New Features
- DataFrame
- Implements
{DataFrame, Series}.pct_change
(#2014)
- Implements
- Tensor
- Implements tree arithmetic for tensor add and multiplication (#2024)
Project Galois
- Oscar
- Service
- Add initial service implementations (#2010)
Enhancements
- Use mmap files to reduce memory usage in proxima builder (#1866)
- Support setting column with different index for DataFrame (#2020)