Skip to content

Commit 88c945d

Browse files
committed
Fix link in README
1 parent 38fbb69 commit 88c945d

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -155,13 +155,8 @@ If you used Adaptive in a scientific work, please cite it as follows.
155155

156156
We would like to give credits to the following people:
157157

158-
- Pedro Gonnet for his implementation of [CQUAD](https://www.gnu.org/software/gsl/manual/html_node/CQUAD-doubly_002dadaptive-integration.html),
159-
“Algorithm 4” as described in “Increasing the Reliability of Adaptive
160-
Quadrature Using Explicit Interpolants”, P. Gonnet, ACM Transactions on
161-
Mathematical Software, 37 (3), art. no. 26, 2010.
162-
- Pauli Virtanen for his `AdaptiveTriSampling` script (no longer
163-
available online since SciPy Central went down) which served as
164-
inspiration for the `~adaptive.Learner2D`.
158+
- Pedro Gonnet for his implementation of [CQUAD](https://www.gnu.org/software/gsl/manual/html_node/CQUAD-doubly_002dadaptive-integration.html), “Algorithm 4” as described in “Increasing the Reliability of Adaptive Quadrature Using Explicit Interpolants”, P. Gonnet, ACM Transactions on Mathematical Software, 37 (3), art. no. 26, 2010.
159+
- Pauli Virtanen for his `AdaptiveTriSampling` script (no longer available online since SciPy Central went down) which served as inspiration for the `adaptive.Learner2D`.
165160

166161
<!-- credits-end -->
167162

0 commit comments

Comments
 (0)