CovertLab / arrow

Stochastic simulations in python
MIT License
3 stars 1 forks source link

Python 3 compatibility via Cython #41

Closed 1fish2 closed 5 years ago

1fish2 commented 5 years ago

TODO: Test building and installing pip packages into Python 2 and 3.

1fish2 commented 5 years ago

Fixes #40

1fish2 commented 5 years ago

Thanks for reviewing all this. It was a good opportunity to discuss Cython. Happy to do more of that.

BTW, I started a wiki page on Cython. So far it just links to key web pages. Maybe some of the points here could go there.

Also BTW, the Cython docs got significantly better in the last release.

I'll experiment a bit more with setup.py then merge this PR.

1fish2 commented 5 years ago

Yes, I did test in python 3.