8000 GitHub - steppi/xsf: Special function implementations
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

steppi/xsf

 
 

Repository files navigation

xsf

Special function implementations.

See scipy#1 for context.

Tests

To run the tests:

You can trigger a rebuild inbetween test runs with:

pixi run build-tests

For subsequent test runs, to skip re-cloning xsref or to control parallelism for individual commands, you can use:

pixi run clone-xsf
pixi run configure-tests
pixi run build-only -j8
pixi run --skip-deps tests -j2

Note

This has currently only been tested on Linux.

About

Special function implementations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.8%
  • Other 0.2%
0