https://github.com/scientific-python/faster-scientific-python-ideas
Brainstorm how to make scientific Python ecosystem faster
https://github.com/scientific-python/faster-scientific-python-ideas
Last synced: 2 months ago
JSON representation
Brainstorm how to make scientific Python ecosystem faster
- Host: GitHub
- URL: https://github.com/scientific-python/faster-scientific-python-ideas
- Owner: scientific-python
- License: bsd-3-clause
- Created: 2024-07-19T16:53:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-19T17:00:15.000Z (over 1 year ago)
- Last Synced: 2025-10-10T06:27:00.168Z (6 months ago)
- Homepage:
- Size: 4.88 KB
- Stars: 10
- Watchers: 9
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ideas for how to make scientific Python faster
Inspired by the [Faster CPython Ideas](https://github.com/faster-cpython/ideas) repository and proposed [here](https://discuss.scientific-python.org/t/towards-a-faster-python-project-for-scientific-python/1294
), this repository is a cross-project location:
- to collect user stories, pain points and (however rough) ideas
- to collect individual incremental wins within various projects/libraries across the ecosystem
New ideas should be created as new [issues](https://github.com/faster-cpython/ideas/issues/new/choose). It is ok if the idea is not fully formed---we treat them as discussions to arrive at something actionable.