| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-10-22 | 662 Bytes | |
| v0.10.2 - 2024-10-22 source code.tar.gz | 2024-10-22 | 1.5 MB | |
| v0.10.2 - 2024-10-22 source code.zip | 2024-10-22 | 1.5 MB | |
| Totals: 3 Items | 3.0 MB | 0 | |
Bugs Fixed
- Cap numpy to less than 2.0.0 until CTGan supports - Issue #387 by @gsheni
- Redundant whitespace in the demo data - Issue #233
Internal
- Add workflow to generate release notes - Issue #404 by @amontanez24
Maintenance
- Switch to using ruff for Python linting and code formatting - Issue #335 by @gsheni
Miscellaneous
- Add support for numpy 2.0.0 - Issue #386 by @R-Palazzo