|
| 1 | +@BOOK{Kelley2022 |
| 2 | + title = {Solving nonlinear equations with iterative methods: Solvers and |
| 3 | + examples in Julia}, |
| 4 | + author = {Kelley, C T}, |
| 5 | + publisher = {Society for Industrial and Applied Mathematics}, |
| 6 | + location = {Philadelphia, PA}, |
| 7 | + date = {2022-01}, |
| 8 | + doi = {10.1137/1.9781611977271}, |
| 9 | + isbn = {9781611977264,9781611977271}, |
| 10 | + urldate = {2024-11-15}, |
| 11 | + language = {en} |
| 12 | +} |
| 13 | + |
| 14 | +@BOOK{Kelley2003, |
| 15 | + title = {Solving nonlinear equations with Newton's method}, |
| 16 | + author = {Kelley, C T}, |
| 17 | + publisher = {Society for Industrial and Applied Mathematics}, |
| 18 | + location = {Philadelphia, Pa.}, |
| 19 | + date = {2003}, |
| 20 | + doi = {10.1137/1.9780898718898}, |
| 21 | + isbn = {9780898715460,9780898718898}, |
| 22 | + series = {Fundamentals of algorithms}, |
| 23 | + urldate = {2024-11-12}, |
| 24 | + language = {en} |
| 25 | +} |
| 26 | + |
| 27 | +@article{montoison-orban-2023, |
| 28 | + author = {Montoison, Alexis and Orban, Dominique}, |
| 29 | + title = {{Krylov.jl: A Julia basket of hand-picked Krylov methods}}, |
| 30 | + journal = {Journal of Open Source Software}, |
| 31 | + volume = {8}, |
| 32 | + number = {89}, |
| 33 | + pages = {5187}, |
| 34 | + year = {2023}, |
| 35 | + doi = {10.21105/joss.05187} |
| 36 | +} |
| 37 | + |
| 38 | +@ARTICLE{Kan2022-ko, |
| 39 | + title = {Extension of complex step finite difference method to |
| 40 | + Jacobian-free {Newton–Krylov} method}, |
| 41 | + author = {Kan, Ziyun and Song, Ningning and Peng, Haijun and Chen, |
| 42 | + Biaosong}, |
| 43 | + journaltitle = {Journal of computational and applied mathematics}, |
| 44 | + publisher = {Elsevier BV}, |
| 45 | + volume = {399}, |
| 46 | + issue = {113732}, |
| 47 | + pages = {113732}, |
| 48 | + date = {2022-01-01}, |
| 49 | + doi = {10.1016/j.cam.2021.113732}, |
| 50 | + issn = {0377-0427,1879-1778}, |
| 51 | + urldate = {2024-10-21}, |
| 52 | + language = {en} |
| 53 | +} |
0 commit comments