-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
From @jhkennedy in PR #11 :
There's licensing issues with vendoring this library (fftw-3.3.9) -- if you vendor a GPL v2 library, you have also to license your code GPL compliant, which is not in line with NASA SMD policies to use a permissive license.
Because of this, we should make sure that we create a way to install the workflow in this repository without vendored code. Instead, we should install fftw from its source.
@kspepin would also enjoy your thoughts on this.
Metadata
Metadata
Assignees
Labels
No labels