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

fix: restore the history of SimpleNonlinearSolve #487

Merged
merged 500 commits into from
Nov 1, 2024

Conversation

avik-pal
Copy link
Member

@avik-pal avik-pal commented Nov 1, 2024

yash-rs and others added 30 commits September 15, 2023 02:14
…-02-47-49-322-00444979024

CompatHelper: bump compat for SciMLBase to 2, (keep existing compat)
Fix error in README example
Set ITP as the default method for interval problems
Add matrix resizing and fix cases with u0 as a matrix
Change typeof(x) <: y to x isa y
Add a dispatch to SimpleNewtonRaphson for NNLS and SimpleGaussNewton
DaniGlez and others added 28 commits August 8, 2024 23:35
Default ITP parameters update
ci: standardize workflows using SciML's reusable workflows
Return InitialFailure from bracketing methods if not enclosing interval
Co-authored-by: Guillaume Dalle <[email protected]>
feat: update to new DI.jl
…_msg

tweak warning message for when tspan isn't an enclosing interval
ci: test with `1`, `lts` and `pre` versions of julia
…9-19-05-21-858-02245559465

CompatHelper: bump compat for TaylorDiff in [weakdeps] to 0.3, (keep existing compat)
@avik-pal avik-pal merged commit 748fb09 into master Nov 1, 2024
39 of 53 checks passed
@avik-pal avik-pal deleted the ap/simplenonlinearsolve_history branch November 1, 2024 14:20
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.