-
-
Notifications
You must be signed in to change notification settings - Fork 42
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
refactor: splitting up of NonlinearSolve #483
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
avik-pal
force-pushed
the
ap/more_split
branch
3 times, most recently
from
October 26, 2024 22:29
db7e64e
to
373b98b
Compare
avik-pal
force-pushed
the
ap/more_split
branch
2 times, most recently
from
October 28, 2024 05:07
4587ae0
to
47d89e5
Compare
avik-pal
force-pushed
the
ap/more_split
branch
from
October 28, 2024 05:09
47d89e5
to
3075a08
Compare
avik-pal
force-pushed
the
ap/more_split
branch
from
October 29, 2024 03:13
254c2fb
to
2cccc87
Compare
avik-pal
force-pushed
the
ap/more_split
branch
from
October 30, 2024 02:34
d21baa9
to
df06103
Compare
avik-pal
added a commit
to SciML/sciml.ai
that referenced
this pull request
Oct 30, 2024
Already near completion in SciML/NonlinearSolve.jl#483
avik-pal
force-pushed
the
ap/more_split
branch
from
October 30, 2024 19:16
df06103
to
d0389b7
Compare
avik-pal
force-pushed
the
ap/more_split
branch
2 times, most recently
from
October 31, 2024 03:18
c6413da
to
242785e
Compare
avik-pal
force-pushed
the
ap/more_split
branch
from
October 31, 2024 03:18
242785e
to
693949b
Compare
avik-pal
force-pushed
the
ap/more_split
branch
from
October 31, 2024 04:48
0e0fd79
to
6ef8905
Compare
avik-pal
force-pushed
the
ap/more_split
branch
from
October 31, 2024 04:58
efc4cbe
to
a7a5f1e
Compare
avik-pal
force-pushed
the
ap/more_split
branch
from
October 31, 2024 15:27
23ae884
to
81d9765
Compare
avik-pal
force-pushed
the
ap/more_split
branch
from
October 31, 2024 15:54
81d9765
to
4de8491
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fixes SciML/SimpleNonlinearSolve.jl#164
New Package Versions
Checklist
\
and structured Array checks were used.And a few more stuff...