Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
ITAFFT
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Institute of Technical Acoustics (ITA)
ITAFFT
Compare Revisions
7261d7a7501f6195f990ebf892fabb905499740c...911a20dab894b1d5f080d53a236699ad599bca19
Source
911a20dab894b1d5f080d53a236699ad599bca19
Select Git revision
...
Target
7261d7a7501f6195f990ebf892fabb905499740c
Select Git revision
Compare
Commits (2)
Update README.md
· 8fea2efb
Dipl.-Ing. Jonas Stienen
authored
Jan 08, 2017
8fea2efb
Merge branch 'develop'
· 911a20da
Dipl.-Ing. Jonas Stienen
authored
Feb 13, 2017
911a20da
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
README.md
README.md
+5
-0
No files found.
README.md
View file @
911a20da
## ITADataSources
## ITADataSources
ITAFFT is a backend-configurable C++ library for fast Fourier transformations. Currently, FFTW and Intel MKL is supported.
ITAFFT is a backend-configurable C++ library for fast Fourier transformations. Currently, FFTW and Intel MKL is supported.
ITAFFT is a component from
[
ITACoreLibs
](
https://git.rwth-aachen.de/ita/ITACoreLibs
)
, a collection of C++ libraries for virtual acoustics.
### License
### License
See
[
LICENSE
](
LICENSE.md
)
file.
See
[
LICENSE
](
LICENSE.md
)
file.
### Quick build guide
Follow instructions from Wiki pages of
[
ITABase
](
https://git.rwth-aachen.de/ita/ITABase/wikis/home
)
project.