We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1d6acd commit e34dc23Copy full SHA for e34dc23
README.md
@@ -9,7 +9,6 @@ Path Forward:
9
- Make the code more readable.
10
- Use `@inbounds`
11
- Use `AbstractFFTs` interface
12
-- Instead of `@view`, just `vec` and `ArrayInterfaces.restructure` and then use `CPtr` instead.
13
- Use `StaticArrays` for the workspace in small cases
14
- Strictly generate code for certain cases
15
- Create a SIMD type for Complex numbers
0 commit comments