Skip to content
Fredrik Johansson edited this page Oct 7, 2023 · 24 revisions

https://flintlib.github.io/workshop2023.html

Final 3.0 release

People: Fredrik

  • Distribute autofiles?
  • Any additional bugfixes
  • Documentation proofreading

Linear algebra

People: Fredrik

  • Tuning HNF, other functions over Z
  • Generic-ify linear algebra
  • Sparse linear algebra

Interfaces

People: Fredrik

  • Python-FLINT
  • Sage
  • Nemo
  • Can we have more code reuse, testing?

Tuning, portability

People: Fredrik

  • How should we tune FLINT for various architectures?
  • How to handle different instruction sets (AVX2, etc.)

FFTs

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?)

Clone this wiki locally