Skip to content

scipy/xsf

xsf

Special function implementations

Tests

To run the tests:

For subsequent test runs, you can skip re-cloning xsref with:

pixi run --skip-deps tests

You can trigger a rebuild inbetween test runs with:

pixi run build-tests

Note

This has currently only been tested on Linux.