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

Remove dependency on DualNumbers #59

Merged
merged 1 commit into from
May 9, 2024
Merged

Remove dependency on DualNumbers #59

merged 1 commit into from
May 9, 2024

Conversation

devmotion
Copy link
Member

Fixes #57. Also to me it seemed this functionality is not used anywhere in the package, so it should not break existing code.

@codecov
Copy link

codecov bot commented Mar 23, 2023

Codecov Report

Patch coverage: 85.71% and project coverage change: +0.06 🎉

Comparison is base (98d6991) 77.81% compared to head (c2094fb) 77.87%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
+ Coverage   77.81%   77.87%   +0.06%     
==========================================
  Files           7        7              
  Lines        1109     1103       -6     
==========================================
- Hits          863      859       -4     
+ Misses        246      244       -2     
Impacted Files Coverage Δ
src/HypergeometricFunctions.jl 100.00% <ø> (ø)
src/specialfunctions.jl 57.25% <85.71%> (+0.59%) ⬆️

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dlfivefifty dlfivefifty merged commit 2957d4b into master May 9, 2024
@dlfivefifty dlfivefifty deleted the dw/dual branch May 9, 2024 17:15
@oschulz oschulz mentioned this pull request Aug 13, 2024
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.

Make DualNumbers a weak dependency
2 participants