Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nocarryr/cython-pocketfft

Cython wrapper for PocketFFT
https://github.com/nocarryr/cython-pocketfft

Last synced: 2 months ago
JSON representation

Cython wrapper for PocketFFT

Awesome Lists containing this project

README

        

# cython-pocketfft

## Description

A [Cython] wrapper for [PocketFFT]

## Links

* Documentation:
* https://cython-pocketfft.readthedocs.io/en/latest/
* Source code:
* https://github.com/nocarryr/cython-pocketfft

## Usage

*TODO*

## Installation

*TODO*

## License

### PocketFFT

Copyright (C) 2010-2019 Max-Planck-Society - (See [pocketfft/LICENSE.md](cypocketfft/_pocketfft_lib/LICENSE.md) for details)

Source code available at https://gitlab.mpcdf.mpg.de/mtr/pocketfft

### cython-pocketfft (this project)

Copyright (c) 2019 Matthew Reid - (See [LICENSE](LICENSE) for details)

Source code available at https://github.com/nocarryr/cython-pocketfft

[Cython]: https://cython.org/
[PocketFFT]: https://gitlab.mpcdf.mpg.de/mtr/pocketfft