PECOS v1.1.0
Highlights
- Extend Sparse Inner Products to support DRM2DCM.
- Memory-mappable Hashmap (int-to-int, str-to-int) for fast, out-of-core retrieval of large key-value store.
Enhancements
- Extend Sparse Inner Products to support DRM2DCM by @OctoberChang in #220
- Int2Int and Str2Int memory-mappable Hashmap based on Ankerl Hashmap by @weiliw-amz in #222
Bug Fixes
- Update setup.py according to dependences upgrades by @weiliw-amz in #215
- Bump requests from 2.26.0 to 2.31.0 in /examples/xr-transformer-neurips21 by @dependabot in #224
- Bump scipy from 1.7.1 to 1.10.0 in /examples/xr-transformer-neurips21 by @dependabot in #243
- Bump scipy from 1.4.1 to 1.10.0 in /examples/qp2q by @dependabot in #242
Documentations
- Update Publication List as of May 2023 by @OctoberChang in #216
- Add PINA example folder by @jiong-zhang in #225
- feat: add FM project by @jybai in #211
New Contributors
Full Changelog: v1.0.0...v1.1.0