Skip to content

Change NonlinearSolve enums to SciMLBase enums #92

New issue

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

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

Already on GitHub? # to your account

Merged
merged 2 commits into from
Oct 25, 2022

Conversation

utkarsh530
Copy link
Member

@utkarsh530 utkarsh530 commented Oct 20, 2022

Provides compatibility to execute solves on GPU.

@codecov
Copy link

codecov bot commented Oct 20, 2022

Codecov Report

Merging #92 (a737b3e) into master (22ed463) will not change coverage.
The diff coverage is 0.00%.

❗ Current head a737b3e differs from pull request most recent head 2e26ff2. Consider uploading reports for the commit 2e26ff2 to get more accurate results

@@          Coverage Diff           @@
##           master     #92   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           8       8           
  Lines         459     459           
======================================
  Misses        459     459           
Impacted Files Coverage Δ
src/bisection.jl 0.00% <0.00%> (ø)
src/falsi.jl 0.00% <0.00%> (ø)
src/scalar.jl 0.00% <0.00%> (ø)
src/solve.jl 0.00% <0.00%> (ø)
src/types.jl 0.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants