Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neilb/alien-fftw3
A Perl Alien module for the FFTW3 library
https://github.com/neilb/alien-fftw3
Last synced: 18 days ago
JSON representation
A Perl Alien module for the FFTW3 library
- Host: GitHub
- URL: https://github.com/neilb/alien-fftw3
- Owner: neilb
- Created: 2013-10-28T22:59:12.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-28T23:17:11.000Z (about 11 years ago)
- Last Synced: 2024-11-06T02:09:15.129Z (2 months ago)
- Language: Perl
- Size: 98.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
Alien::FFTW3 - Easy installation of FFTW3
=========================================COPYRIGHT AND LICENSE
Copyright 2013 Craig DeForest
This module is free software; you can redistribute
it and/or modify it under the same terms as Perl
5.10-5.16. For more details, see the full text of the
licenses in the directory LICENSES.Thanks to Joel Berger for writing Alien::Base.