Skip to content

Commit 3b76d5f

Browse files
jp/deflation (#5)
* hook in deflation to the Newton iteration * Reduce number of inner-products computations for the deflation mechanism and include the first example where 9 solutions are found. * make code compatible with setup before deflation * Type friendliness and unit test for deflation * readd removed test * readd removed test * Type robustness and Julia naming convention changes * tests pass * Use custom ForwardDiff.jl branch Co-authored-by: Sheehan Olver <[email protected]>
1 parent edca52b commit 3b76d5f

File tree

6 files changed

+828
-127
lines changed

6 files changed

+828
-127
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
2-
Manifest.toml
31
.DS_Store

0 commit comments

Comments
 (0)