specs icon indicating copy to clipboard operation
specs copied to clipboard

Scientific Python Ecosystem Coordination (SPEC) documents

Results 43 specs issues
Sort by recently updated
recently updated
newest added

This follows the proposal on the forum https://discuss.scientific-python.org/t/spec-12-formatting-mathematical-expressions See other linked discussions as well.

New SPEC

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

You probably will do it but just in case...

enhancement

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

New SPEC

Have the axis tick labels at the top of the table, too. vs

Similar to what we did for blog.scientific-python.org

enhancement

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...