Skip to content

fix for julia 1.7 #550

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

Merged
merged 2 commits into from
Dec 7, 2021
Merged

fix for julia 1.7 #550

merged 2 commits into from
Dec 7, 2021

Conversation

oxinabox
Copy link
Member

@oxinabox oxinabox commented Dec 3, 2021

Closes #549

And

  • Change in symmetric handles factorization becoming less accurate and thus the finite differencing escaping the domain (we possibly should fix the _fdm to point the right way though?)
  • This change just makes sure our initial point is less close to boundry

@oxinabox oxinabox requested a review from sethaxen December 3, 2021 22:27
@github-actions github-actions bot added the needs version bump Version needs to be incremented or set to -DEV in Project.toml label Dec 3, 2021
Co-authored-by: Michael Abbott <32575566+mcabbott@users.noreply.github.com>
@oxinabox
Copy link
Member Author

oxinabox commented Dec 7, 2021

I am merging this because merging without proper review seems less bad than leaving CI broken

@oxinabox oxinabox merged commit 2caaad6 into main Dec 7, 2021
@oxinabox oxinabox deleted the ox/fix17 branch December 7, 2021 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs version bump Version needs to be incremented or set to -DEV in Project.toml
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI is failing for julia 1
2 participants