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

(NFC) move initialization into functions #53

Merged
merged 3 commits into from
Jun 12, 2023

Conversation

longemen3000
Copy link
Contributor

instead of doing it in a hardcoded way, add two functions that init B and fz,∇fz,B0 respectively. it would help in supporting #52

@longemen3000
Copy link
Contributor Author

tests need #49 to be merged

@pkofod pkofod closed this Jun 12, 2023
@pkofod pkofod reopened this Jun 12, 2023
@codecov
Copy link

codecov bot commented Jun 12, 2023

Codecov Report

❗ No coverage uploaded for pull request base (master@8d4792b). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #53   +/-   ##
=========================================
  Coverage          ?   76.43%           
=========================================
  Files             ?       54           
  Lines             ?     2780           
  Branches          ?        0           
=========================================
  Hits              ?     2125           
  Misses            ?      655           
  Partials          ?        0           

@pkofod
Copy link
Member

pkofod commented Jun 12, 2023

I like it, thanks

@pkofod pkofod merged commit ee661e3 into JuliaNLSolvers:master Jun 12, 2023
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