Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDocument new features in Cython 3.0 #3583
Open
Milestone
Comments
|
From a quick look through, features that stand out to me as currently undocumented include:
|
|
@da-woods : the official doc is scarce, but here it is: https://cython.readthedocs.io/en/latest/src/userguide/numpy_pythran.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's time to look through the documentation to see if all new features have been documented and/or are findable for users in an appropriate place. This is a great beginners ticket because it allows playing with new Cython features and figuring out how they work.
.pyxfile underdocs/examples/to let the test suite pick it up