Skip to content

Commit

Permalink
Update paper.bib
Browse files Browse the repository at this point in the history
  • Loading branch information
mdhaber authored Jan 7, 2025
1 parent 3c649f5 commit cc18722
Showing 1 changed file with 22 additions and 10 deletions.
32 changes: 22 additions & 10 deletions paper.bib
Original file line number Diff line number Diff line change
Expand Up @@ -71,16 +71,28 @@ @misc{nep38
url = {https://numpy.org/neps/nep-0038-SIMD-optimizations.html}
}

@article{scipy,
title={{S}ci{P}y 1.0: fundamental algorithms for scientific computing in {P}ython},
author={Virtanen, Pauli and Gommers, Ralf and Oliphant, Travis E and Haberland, Matt and Reddy, Tyler and others},
doi = {10.1038/s41592-019-0686-2},
journal={Nature methods},
volume={17},
number={3},
pages={261--272},
year={2020},
publisher={Nature Publishing Group}
@ARTICLE{2020SciPy-NMeth,
author = {Virtanen, Pauli and Gommers, Ralf and Oliphant, Travis E. and
Haberland, Matt and Reddy, Tyler and Cournapeau, David and
Burovski, Evgeni and Peterson, Pearu and Weckesser, Warren and
Bright, Jonathan and {van der Walt}, St{\'e}fan J. and
Brett, Matthew and Wilson, Joshua and Millman, K. Jarrod and
Mayorov, Nikolay and Nelson, Andrew R. J. and Jones, Eric and
Kern, Robert and Larson, Eric and Carey, C J and
Polat, {\.I}lhan and Feng, Yu and Moore, Eric W. and
{VanderPlas}, Jake and Laxalde, Denis and Perktold, Josef and
Cimrman, Robert and Henriksen, Ian and Quintero, E. A. and
Harris, Charles R. and Archibald, Anne M. and
Ribeiro, Ant{\^o}nio H. and Pedregosa, Fabian and
{van Mulbregt}, Paul and {SciPy 1.0 Contributors}},
title = {{{SciPy} 1.0: Fundamental Algorithms for Scientific
Computing in Python}},
journal = {Nature Methods},
year = {2020},
volume = {17},
pages = {261--272},
adsurl = {https://rdcu.be/b08Wh},
doi = {10.1038/s41592-019-0686-2},
}

@article{PyNumDiff,
Expand Down

0 comments on commit cc18722

Please sign in to comment.