Skip to content

put secant initial tangent computation in a while loop that scales do…#27

Merged
dlasalle37 merged 1 commit into
mainfrom
26-allow-secantinitialtangent-to-make-multiple-solving-attempts
Apr 20, 2026
Merged

put secant initial tangent computation in a while loop that scales do…#27
dlasalle37 merged 1 commit into
mainfrom
26-allow-secantinitialtangent-to-make-multiple-solving-attempts

Conversation

@dlasalle37
Copy link
Copy Markdown
Collaborator

…wn ds until an initial tangent is successfully computed

…wn ds until an initial tangent is successfully computed
@dlasalle37 dlasalle37 linked an issue Apr 20, 2026 that may be closed by this pull request
@dlasalle37 dlasalle37 merged commit be01276 into main Apr 20, 2026
3 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 20, 2026

Codecov Report

❌ Patch coverage is 86.95652% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/PALC/initialization.jl 86.36% 3 Missing ⚠️

📢 Thoughts on this report? Let us know!

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.

allow SecantInitialTangent to make multiple solving attempts

1 participant