Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-13 | 913 Bytes | |
v0.9.25 source code.tar.gz | 2025-05-13 | 475.1 kB | |
v0.9.25 source code.zip | 2025-05-13 | 512.6 kB | |
Totals: 3 Items | 988.6 kB | 0 |
PythonCall v0.9.25
Merged pull requests:
- Add --heap-size-hint
parameter (#547) (@MilesCranmer)
- Add elsize
method for PyArray (#593) (@cjdoris)
- Bump actions/cache from 1 to 4 (#602) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#603) (@dependabot[bot])
- Bump actions/checkout from 2 to 4 (#604) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 5 (#605) (@dependabot[bot])
- Bump actions/setup-python from 3 to 5 (#606) (@dependabot[bot])
- OpenSSL compat (#613) (@cjdoris)
Closed issues:
- Specifying --heap-size-hint
to JuliaCall (#546)
- Error for code with PythonCall that works with PyCall (#576)
- Base.elsize
not implemented for PyArray
(#579)
- pytorch GC (#592)
- Precompile cache misses (#594)
- PythonCall not working in Jupyter Notebook in VSCode (#601)