-
Notifications
You must be signed in to change notification settings - Fork 245
Workshop 2025
Albin Ahlbäck edited this page Oct 13, 2024
·
5 revisions
January 27–31, 2025
https://flintlib.github.io/workshop2025.html
https://sagemath.zulipchat.com/#narrow/stream/408539-flint
People: Albin, ...
-
Continuing on Edgar's work, check that each entry in header files has a corresponding docstring. Automate this and integrate into our CI.
-
Add a runner for checking documentation format.
-
One of our CI runners currently checks parts of FLINT for an extended list of warnings. Extend this check to cover the whole of FLINT.
-
Perhaps write a tool that helps downstream projects to write wrappers for structs and basic functions (see https://github.com/Nemocas/Nemo.jl/issues/1812). Would also be useful for SageMath, python-flint, PARI/GP, ...
People: Albin, ...
- Implement Abbott and Fieker's computation of determinants over dense matrices of integers? See https://arxiv.org/abs/2404.08358