| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-08-09 | 1.2 kB | |
| Updated models, numerous minor fixes source code.tar.gz | 2025-08-09 | 8.7 MB | |
| Updated models, numerous minor fixes source code.zip | 2025-08-09 | 8.9 MB | |
| Totals: 3 Items | 17.6 MB | 0 | |
What's Changed
- Updated AI models for OpenAI and Amazon Bedrock by @emeryberger
- Import
ctypesearly by @emeryberger in https://github.com/plasma-umass/scalene/pull/907 - Removed dep on wheel by @emeryberger in https://github.com/plasma-umass/scalene/pull/912
- Handle latest versions of IPython by @emeryberger in https://github.com/plasma-umass/scalene/pull/916
- Fix module import issues for deeply nested modules (e.g., x.y.z). by @glebarez in https://github.com/plasma-umass/scalene/pull/903
- Refactoring, more Pydantic by @emeryberger in https://github.com/plasma-umass/scalene/pull/921
- fix_args_list_if_none by @yastcher in https://github.com/plasma-umass/scalene/pull/923
- Fix for overwriting LD_PRELOAD if it contains libscalene.so and other values by @elesiuta in https://github.com/plasma-umass/scalene/pull/925
New Contributors
- @glebarez made their first contribution in https://github.com/plasma-umass/scalene/pull/903
- @yastcher made their first contribution in https://github.com/plasma-umass/scalene/pull/923
- @elesiuta made their first contribution in https://github.com/plasma-umass/scalene/pull/925
Full Changelog: https://github.com/plasma-umass/scalene/compare/v1.5.52...v1.5.53