Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.16.0 source code.tar.gz | 2024-11-07 | 2.9 MB | |
0.16.0 source code.zip | 2024-11-07 | 3.9 MB | |
README.md | 2024-11-07 | 1.5 kB | |
Totals: 3 Items | 6.8 MB | 0 |
New features and enhancements
- PatchTST: Add support for dynamic features by @rshyamsundar in https://github.com/awslabs/gluonts/pull/3167
Fixes
- Fix freq string issues in datasets by @lostella in [#3232]
Documentation
- Add model card from PR 2748 by @robert501128 in https://github.com/awslabs/gluonts/pull/3180
Dependencies updates
- Bump pytorch lightning compat by @lostella in https://github.com/awslabs/gluonts/pull/3195
- Update: Import of gluonts modules in pts module by @ClaraGrthns in https://github.com/awslabs/gluonts/pull/3194
- Bump torch from 1.13.1 to 2.2.0 in /src/gluonts/nursery/daf by @dependabot in https://github.com/awslabs/gluonts/pull/3204
- Upgrade dependencies in nursery by @lostella in https://github.com/awslabs/gluonts/pull/3206
- Bump dependency version ranges for numpy & lightning by @shchur in https://github.com/awslabs/gluonts/pull/3226
- Ignore cpflows dependencies in test workflows, fix numpy 2 incompatibilities. by @lostella in https://github.com/awslabs/gluonts/pull/3227
- Update gluonts.shell requirements by @lostella in [#3233]
Testing
- Drop Python 3.8 from workflows, run on 3.11 by @lostella in [#3228]
New Contributors
- @robert501128 made their first contribution in https://github.com/awslabs/gluonts/pull/3180
- @ClaraGrthns made their first contribution in https://github.com/awslabs/gluonts/pull/3194
Full Changelog: https://github.com/awslabs/gluonts/compare/v0.15.1...v0.16.0