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

Attempt to fix NumPy ABI incompatibility #240

Merged
merged 4 commits into from
Apr 24, 2021
Merged

Attempt to fix NumPy ABI incompatibility #240

merged 4 commits into from
Apr 24, 2021

Conversation

josh146
Copy link
Member

@josh146 josh146 commented Apr 24, 2021

No description provided.

@codecov
Copy link

codecov bot commented Apr 24, 2021

Codecov Report

Merging #240 (a251129) into master (1838438) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #240   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines         1269      1269           
=========================================
  Hits          1269      1269           
Impacted Files Coverage Δ
thewalrus/_version.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1838438...a251129. Read the comment docs.

@josh146 josh146 merged commit 7659ec6 into master Apr 24, 2021
@josh146 josh146 deleted the josh146-patch-1 branch April 24, 2021 03:23
nquesada added a commit that referenced this pull request Apr 29, 2021
* Basis ordering (#237)

* first working version

* puts all the tests in the same class

* making bots happy

* updates autosummary

* One extra test

* updates changelog

* Fixes error message

* Update thewalrus/symplectic.py

Co-authored-by: Josh Izaac <josh146@gmail.com>

* Update thewalrus/symplectic.py

Co-authored-by: Josh Izaac <josh146@gmail.com>

* Update thewalrus/symplectic.py

Co-authored-by: Josh Izaac <josh146@gmail.com>

* Increment the version number to v0.15 (and update changelog) (#236)

* update changelog

* update

* add threshold detection to docs

Co-authored-by: Nicolas Quesada <zeitus@gmail.com>
Co-authored-by: Josh Izaac <josh146@gmail.com>

* bump to dev (#238)

* Update README.rst (#239)

* Update config.yml

* Update appveyor.yml

* Update _version.py

* Attempt to fix NumPy ABI incompatibility (#240)

* Update _version.py

* Update CHANGELOG.md

* Update appveyor.yml

* Update config.yml

* Re-bump the version number to v0.16-dev (#241)

* still fixing the tests

* All tests pass

* updates PR

* end line

* emoves unused dictionary

* updates requirements

Co-authored-by: Josh Izaac <josh146@gmail.com>
Co-authored-by: Theodor <theodor@xanadu.ai>
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.

1 participant