-
Notifications
You must be signed in to change notification settings - Fork 245
Workshop 2025
Vincent Delecroix edited this page Oct 3, 2024
·
5 revisions
Currently under development. Date to be determined.
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, ...