-
Notifications
You must be signed in to change notification settings - Fork 0
/
paper.bib
54 lines (50 loc) · 2.64 KB
/
paper.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
@article{10.7717/peerj-cs.103,
title = {SymPy: symbolic computing in Python},
author = {Meurer, Aaron and Smith, Christopher P. and Paprocki, Mateusz and \v{C}ert\'{i}k, Ond\v{r}ej and Kirpichev, Sergey B. and Rocklin, Matthew and Kumar, AMiT and Ivanov, Sergiu and Moore, Jason K. and Singh, Sartaj and Rathnayake, Thilina and Vig, Sean and Granger, Brian E. and Muller, Richard P. and Bonazzi, Francesco and Gupta, Harsh and Vats, Shivam and Johansson, Fredrik and Pedregosa, Fabian and Curry, Matthew J. and Terrel, Andy R. and Rou\v{c}ka, \v{S}t\v{e}p\'{a}n and Saboo, Ashutosh and Fernando, Isuru and Kulal, Sumith and Cimrman, Robert and Scopatz, Anthony},
year = 2017,
month = jan,
keywords = {Python, Computer algebra system, Symbolics},
abstract = {
SymPy is an open source computer algebra system written in pure Python. It is built with a focus on extensibility and ease of use, through both interactive and programmatic applications. These characteristics have led SymPy to become a popular symbolic library for the scientific Python ecosystem. This paper presents the architecture of SymPy, a description of its features, and a discussion of select submodules. The supplementary material provide additional examples and further outline details of the architecture and features of SymPy.
},
volume = 3,
pages = {e103},
journal = {PeerJ Computer Science},
issn = {2376-5992},
url = {https://doi.org/10.7717/peerj-cs.103},
doi = {10.7717/peerj-cs.103}
}
@article{pusa2010computing,
title={Computing the matrix exponential in burnup calculations},
author={Pusa, Maria and Lepp{\"a}nen, Jaakko},
journal={Nuclear science and engineering},
volume={164},
number={2},
pages={140--150},
year={2010},
publisher={American Nuclear Society}
}
@incollection{carpenter1984extended,
title={Extended numerical computations on the “1/9” conjecture in rational approximation theory},
author={Carpenter, AJ and Ruttan, A and Varga, RS},
booktitle={Rational approximation and interpolation},
pages={383--411},
year={1984},
publisher={Springer}
}
@article{pusa2012correction,
title={Correction to partial fraction decomposition coefficients for Chebyshev rational approximation on the negative real axis},
author={Pusa, Maria},
journal={arXiv preprint arXiv:1206.2880},
year={2012}
}
@article{glasser1980properties,
title={Properties of certain zero column-sum matrices with applications to the optimization of chemical reactors},
author={Glasser, D and Horn, FJM and Meidan, R},
journal={Journal of Mathematical Analysis and Applications},
volume={73},
number={2},
pages={315--337},
year={1980},
publisher={Elsevier}
}