File: howtocite.rst

package info (click to toggle)
mpi4py-fft 2.0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 720 kB
  • sloc: python: 3,053; ansic: 87; makefile: 42; sh: 33
file content (19 lines) | stat: -rw-r--r-- 562 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
How to cite?
============

Please cite mpi4py-fft using

::

    @article{jpdc_fft,
        author = {{Dalcin, Lisandro and Mortensen, Mikael and Keyes, David E}},
        year = {{2019}},
        title = {{Fast parallel multidimensional FFT using advanced MPI}},
        journal = {{Journal of Parallel and Distributed Computing}},
        doi = {10.1016/j.jpdc.2019.02.006}
    }
    @electronic{mpi4py-fft,
        author = {{Lisandro Dalcin and Mikael Mortensen}},
        title = {{mpi4py-fft}},
        url = {{https://github.com/mpi4py/mpi4py-fft}}
    }