specs
specs copied to clipboard
Scientific Python Ecosystem Coordination (SPEC) documents
This follows the proposal on the forum https://discuss.scientific-python.org/t/spec-12-formatting-mathematical-expressions See other linked discussions as well.
To make it easier to review PRs (we may want certain SPECs to be regularly updated), we should have a sentence formatter to ensure sentences are kept on separate lines...
See - https://github.com/scientific-python/specs/pull/305 and - https://github.com/scientific-python/specs/pull/321 - https://github.com/scientific-python/specs/pull/324 - https://github.com/scientific-python/specs/pull/326
Does the scientific-python community have a unified opinion around whether to distribute universal2 or separate arm64/x86_64 wheels? cibuildwheel [did not take a stand and allows both approaches](https://github.com/pypa/cibuildwheel/issues/473). Some of the...
Topic raised during the summit. Discussion: https://discuss.scientific-python.org/t/spec-13-recommended-targets-and-naming-conventions/1226
Have the axis tick labels at the top of the table, too. vs
Thinking about NumPy 2.0 coming out soon, I think it would be nice if the spec had some discussion about how downstream projects should handle major releases with significant API...