-
Notifications
You must be signed in to change notification settings - Fork 278
Workshop 2023
Fredrik Johansson edited this page Oct 7, 2023
·
24 revisions
https://flintlib.github.io/workshop2023.html
People: Fredrik
- Distribute autofiles?
- Any additional bugfixes
- Documentation proofreading
People: Fredrik
- Tuning HNF, other functions over Z
- Generic-ify linear algebra
- Sparse linear algebra
People: Fredrik
- Python-FLINT
- Sage
- Nemo
- Can we have more code reuse, testing?
People: Fredrik
- How should we tune FLINT for various architectures?
- How to handle different instruction sets (AVX2, etc.)
People: Fredrik
- 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?)