Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Optional Cython integration #7

Closed
wdv4758h opened this issue Jun 12, 2016 · 1 comment
Closed

Optional Cython integration #7

wdv4758h opened this issue Jun 12, 2016 · 1 comment

Comments

@wdv4758h
Copy link
Owner

Someone may want to use Cython for performance.

We should build Cython extension with different version of Python on different platform.
e.g. :

  • everywhere-0.0.1-cp35-cp35m-manylinux_x86_64.whl
  • everywhere-0.0.1-cp35-cp35m-macosx_x86_64.whl
  • everywhere-0.0.1-cp35-cp35m-manylinux_armv7.whl
  • everywhere-0.0.1-cp35-cp35m-macosx_armv7.whl
  • everywhere-0.0.1-cp35-cp35m-manylinux-avx2_x86_64.whl
  • everywhere-0.0.1-cp35-cp35m-manylinux-mkl_x86_64.whl
@wdv4758h
Copy link
Owner Author

Cython support is added in 26414d1.
Build matrix should be this issue #4.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant