@@ -3,22 +3,22 @@ @article{dalcin18
33 Mikael Mortensen and
44 David E. Keyes} ,
55 title = { Fast parallel multidimensional {FFT} using advanced {MPI}} ,
6- journal = { CoRR } ,
7- volume = { abs/1804.09536 } ,
8- year = { 2018 } ,
6+ journal = { {Journal of Parallel and Distributed Computing} } ,
7+ volume = { in press } ,
8+ year = { 2019 } ,
99 url = { http://arxiv.org/abs/1804.09536} ,
10- archivePrefix = { arXiv} ,
1110 eprint = { 1804.09536}
1211}
12+
1313@article {mortensen_joss ,
1414 author = { Mortensen, Mikael} ,
15- year = 2018 ,
15+ year = { 2018} ,
1616 title = { Shenfun: High performance spectral Galerkin computing platform} ,
1717 journal = { Journal of Open Source Software} ,
18- volume = 3 ,
19- number = 31 ,
20- pages = 1071 ,
21- doi = https://doi.org/10 .21105 /joss.01071
18+ volume = { 3 } ,
19+ number = { 31 } ,
20+ pages = { 1071} ,
21+ doi = { https://doi.org/10.21105/joss.01071}
2222}
2323
2424@inproceedings {mortensen17 ,
@@ -75,30 +75,32 @@ @article{fftw05
7575 author = { Frigo, Matteo and Johnson, Steven~G.} ,
7676 title = { The Design and Implementation of {FFTW3}} ,
7777 journal = { Proceedings of the IEEE} ,
78- year = 2005 ,
79- volume = 93 ,
80- number = 2 ,
78+ year = { 2005} ,
79+ volume = { 93 } ,
80+ number = { 2 } ,
8181 pages = { 216--231} ,
8282 note = { Special issue on ``Program Generation, Optimization, and Platform Adaptation''}
8383}
8484
8585@article {mortensen16 ,
8686 title = { {High performance Python for direct numerical simulations of turbulent flows}} ,
8787 journal = { {Computer Physics Communications}} ,
88- volume = " 203" ,
89- pages = " 53 - 65" ,
90- year = " 2016" ,
91- issn = " 0010-4655" ,
92- doi = { https://doi.org/10.1016/j.cpc.2016.02.005} ,
88+ volume = { 203} ,
89+ pages = { 53--65} ,
90+ year = { 2016} ,
91+ issn = { 0010-4655} ,
92+ url = { https://doi.org/10.1016/j.cpc.2016.02.005} ,
93+ doi = { 10.1016/j.cpc.2016.02.005} ,
9394 author = { {Mikael Mortensen and Hans Petter Langtangen}} ,
9495}
9596
9697@article {mortensen16b ,
97- title ={ Massively parallel implementation in Python of a pseudo-spectral DNS code for turbulent flows} ,
98- author ={ Mikael Mortensen} ,
99- journal ={ CoRR } ,
98+ title ={ { Massively parallel implementation in Python of a pseudo-spectral DNS code for turbulent flows} } ,
99+ author ={ { Mikael Mortensen} } ,
100+ journal ={ {Proceedings of EuroScipy 2015} } ,
100101 year ={ 2016} ,
101- volume ={ abs/1607.00850}
102+ archivePrefix = { arXiv} ,
103+ url ={ https://arxiv.org/pdf/1607.00850.pdf}
102104}
103105
104106@article {ketcheson ,
0 commit comments