Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAINT: Feature/cython fixes #49

Merged
merged 6 commits into from
Sep 6, 2021

Conversation

MBounouar
Copy link

  • defined macros NPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION to avoid deprecation warnings
  • fixed unreachable code error in src/zipline/lib/adjustment.pyx
  • fixed missing typed index
  • clean up and fixe to src/zipline/lib/rank.pyx

@stefan-jansen stefan-jansen merged commit 1420bc4 into stefan-jansen:main Sep 6, 2021
@MBounouar MBounouar deleted the feature/cython_fixes branch September 7, 2021 07:32
MBounouar added a commit to MBounouar/zipline-reloaded that referenced this pull request Oct 27, 2021
* fix unreacheable code

* fixed missing typed index

* clean up and fix

* use NPY_NO_DEPRECATED_API

* remove unused options
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants