Skip to content

Actions: SciML/NonlinearSolve.jl

CI (SciMLJacobianOperators)

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
92 workflow run results
92 workflow run results

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

feat: NonlinearSolveBase + BracketingNonlinearSolve + SimpleNonlinearSolve
CI (SciMLJacobianOperators) #42: Pull request #458 synchronize by avik-pal
October 22, 2024 23:55 38m 0s ap/split_start
October 22, 2024 23:55 38m 0s
feat: NonlinearSolveBase + BracketingNonlinearSolve + SimpleNonlinearSolve
CI (SciMLJacobianOperators) #41: Pull request #458 synchronize by avik-pal
October 22, 2024 23:55 43s ap/split_start
October 22, 2024 23:55 43s
fix: remove uses of LineSearches.jl backtracking (#480)
CI (SciMLJacobianOperators) #40: Commit 1ad7a3a pushed by avik-pal
October 21, 2024 22:33 30m 29s master
October 21, 2024 22:33 30m 29s
Merge pull request #474 from SciML/ap/patch
CI (SciMLJacobianOperators) #39: Commit e7e218b pushed by ChrisRackauckas
October 5, 2024 21:12 20m 22s master
October 5, 2024 21:12 20m 22s
fix: use DI preparation result when initializing Jacobian (#472)
CI (SciMLJacobianOperators) #38: Commit d56476c pushed by avik-pal
October 4, 2024 17:01 23m 26s master
October 4, 2024 17:01 23m 26s
refactor: migrate to LineSearch.jl (#461)
CI (SciMLJacobianOperators) #37: Commit c35f0f4 pushed by avik-pal
October 4, 2024 16:11 29m 10s master
October 4, 2024 16:11 29m 10s
docs: fix external references
CI (SciMLJacobianOperators) #36: Commit f1969a2 pushed by avik-pal
October 3, 2024 17:07 9m 7s master
October 3, 2024 17:07 9m 7s
refactor: simplify __wrapprecs (#465)
CI (SciMLJacobianOperators) #35: Commit d6d741b pushed by avik-pal
September 28, 2024 02:13 8m 29s master
September 28, 2024 02:13 8m 29s
test: issue 451
CI (SciMLJacobianOperators) #34: Commit 736b4a3 pushed by avik-pal
September 27, 2024 20:31 9m 14s master
September 27, 2024 20:31 9m 14s
refactor: use DI.jl for the jacobian stuff
CI (SciMLJacobianOperators) #33: Pull request #467 synchronize by avik-pal
September 27, 2024 19:29 9m 53s ap/clean_jac
September 27, 2024 19:29 9m 53s
refactor: use DI.jl for the jacobian stuff
CI (SciMLJacobianOperators) #32: Pull request #467 synchronize by avik-pal
September 27, 2024 19:25 3m 31s ap/clean_jac
September 27, 2024 19:25 3m 31s
refactor: use DI.jl for the jacobian stuff
CI (SciMLJacobianOperators) #31: Pull request #467 synchronize by avik-pal
September 27, 2024 19:16 8m 50s ap/clean_jac
September 27, 2024 19:16 8m 50s
refactor: use DI.jl for the jacobian stuff
CI (SciMLJacobianOperators) #30: Pull request #467 synchronize by avik-pal
September 27, 2024 19:07 8m 46s ap/clean_jac
September 27, 2024 19:07 8m 46s
refactor: use DI.jl for the jacobian stuff
CI (SciMLJacobianOperators) #29: Pull request #467 synchronize by avik-pal
September 27, 2024 18:52 8m 56s ap/clean_jac
September 27, 2024 18:52 8m 56s
refactor: use DI.jl for the jacobian stuff
CI (SciMLJacobianOperators) #28: Pull request #467 synchronize by avik-pal
September 27, 2024 18:31 10m 42s ap/clean_jac
September 27, 2024 18:31 10m 42s
refactor: use DI.jl for the jacobian stuff
CI (SciMLJacobianOperators) #27: Pull request #467 synchronize by avik-pal
September 27, 2024 18:18 10m 6s ap/clean_jac
September 27, 2024 18:18 10m 6s
fix: remove stale dep
CI (SciMLJacobianOperators) #26: Commit 05aa3db pushed by avik-pal
September 25, 2024 21:28 9m 47s master
September 25, 2024 21:28 9m 47s
fix: DI now works with ReverseDiff
CI (SciMLJacobianOperators) #25: Pull request #466 synchronize by avik-pal
September 25, 2024 21:18 9m 19s ap/up_di2
September 25, 2024 21:18 9m 19s
fix: DI now works with ReverseDiff
CI (SciMLJacobianOperators) #24: Pull request #466 opened by avik-pal
September 25, 2024 21:13 5m 17s ap/up_di2
September 25, 2024 21:13 5m 17s
feat: use contexts from DifferentiationInterface.jl
CI (SciMLJacobianOperators) #23: Commit 153244f pushed by avik-pal
September 25, 2024 18:52 8m 48s master
September 25, 2024 18:52 8m 48s
feat: use Contexts from DifferentiationInterface.jl
CI (SciMLJacobianOperators) #22: Pull request #464 opened by avik-pal
September 25, 2024 18:09 8m 51s ap/scimljacop_up
September 25, 2024 18:09 8m 51s
docs: add a README for SciMLJacobianOperators
CI (SciMLJacobianOperators) #21: Commit c2706b8 pushed by avik-pal
September 25, 2024 17:35 9m 58s master
September 25, 2024 17:35 9m 58s
docs: add a README for SciMLJacobianOperators
CI (SciMLJacobianOperators) #20: Pull request #463 opened by avik-pal
September 25, 2024 17:34 8m 33s ap/doc
September 25, 2024 17:34 8m 33s
docs: disable ILU for now
CI (SciMLJacobianOperators) #19: Commit bdacb9c pushed by avik-pal
September 24, 2024 18:16 8m 46s master
September 24, 2024 18:16 8m 46s
feat: add SciMLJacobianOperators package
CI (SciMLJacobianOperators) #18: Pull request #460 synchronize by avik-pal
September 24, 2024 18:15 11m 8s ap/jacop
September 24, 2024 18:15 11m 8s