@@ -3,22 +3,22 @@ @article{dalcin18
3
3
Mikael Mortensen and
4
4
David E. Keyes} ,
5
5
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 } ,
9
9
url = { http://arxiv.org/abs/1804.09536} ,
10
- archivePrefix = { arXiv} ,
11
10
eprint = { 1804.09536}
12
11
}
12
+
13
13
@article {mortensen_joss ,
14
14
author = { Mortensen, Mikael} ,
15
- year = 2018 ,
15
+ year = { 2018} ,
16
16
title = { Shenfun: High performance spectral Galerkin computing platform} ,
17
17
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}
22
22
}
23
23
24
24
@inproceedings {mortensen17 ,
@@ -75,30 +75,32 @@ @article{fftw05
75
75
author = { Frigo, Matteo and Johnson, Steven~G.} ,
76
76
title = { The Design and Implementation of {FFTW3}} ,
77
77
journal = { Proceedings of the IEEE} ,
78
- year = 2005 ,
79
- volume = 93 ,
80
- number = 2 ,
78
+ year = { 2005} ,
79
+ volume = { 93 } ,
80
+ number = { 2 } ,
81
81
pages = { 216--231} ,
82
82
note = { Special issue on ``Program Generation, Optimization, and Platform Adaptation''}
83
83
}
84
84
85
85
@article {mortensen16 ,
86
86
title = { {High performance Python for direct numerical simulations of turbulent flows}} ,
87
87
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} ,
93
94
author = { {Mikael Mortensen and Hans Petter Langtangen}} ,
94
95
}
95
96
96
97
@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} } ,
100
101
year ={ 2016} ,
101
- volume ={ abs/1607.00850}
102
+ archivePrefix = { arXiv} ,
103
+ url ={ https://arxiv.org/pdf/1607.00850.pdf}
102
104
}
103
105
104
106
@article {ketcheson ,
0 commit comments