-
Notifications
You must be signed in to change notification settings - Fork 278
Workshop 2023
Fredrik Johansson edited this page Oct 2, 2023
·
24 revisions
https://flintlib.github.io/workshop2023.html
- Distribute autofiles?
- Any additional bugfixes
- Documentation proofreading
- Tuning HNF, other functions over Z
- Generic-ify linear algebra
- Sparse linear algebra
- Python-FLINT
- Sage
- Nemo
- Can we have more code reuse, testing?
- How should we tune FLINT for various architectures?
- How to handle different instruction sets (AVX2, etc.)
- Continue to review/cleanup/document fft_small
- Add more helper functions (invariant multiplication, etc.)
- FFT matrix multiplication
- Fallback nmod FFT code
- Generic FFT code (port Pascal's acb code?)