- Jan 16, 2025
-
-
Maxime Jacquemin authored
Credit to Basile Desloges
-
Maxime Jacquemin authored
-
Maxime Jacquemin authored
-
-
Maxime Jacquemin authored
-
Maxime Jacquemin authored
-
- Oct 25, 2024
-
-
Virgile Prevosto authored
-
- Oct 08, 2024
-
-
Thibault Martin authored
-
Thibault Martin authored
-
- Oct 03, 2024
-
-
The performance impact is small but measurable (about 2% in run time difference for polarssl and debie1 in open-source-case-studies). That's the tradeoff for not having to worry about misusing Obj.
-
- Sep 18, 2024
-
-
- Sep 13, 2024
-
-
Andre Maroneze authored
-
- Sep 06, 2024
-
-
François Bobot authored
-
- Aug 26, 2024
-
-
Andre Maroneze authored
-
- Aug 08, 2024
-
-
Allan Blanchard authored
-
Allan Blanchard authored
-
- Aug 05, 2024
-
-
Andre Maroneze authored
-
- Aug 02, 2024
-
-
- Jul 31, 2024
-
-
David Bühler authored
-
David Bühler authored
Values are simply modules of type Datatype.S. The pretty_debug of hptmap simply uses V.pretty instead of V.pretty_debug. Removes all previous definitions "let pretty_debug = pretty" in modules using Hptmap.
-
David Bühler authored
Complete functor Make_with_compositional_bool takes an additional module for the compositional boolean. Functor Make simply uses Comp_unused by default.
-
David Bühler authored
Merges the two argument modules `Initial_values` and `Datatype_deps` into one module `Info` containing two values "initial_values" and "dependencies".
-
- Jul 29, 2024
-
-
Thibault Martin authored
-
Thibault Martin authored
-
- Jul 25, 2024
-
-
Loïc Correnson authored
-
- Jul 09, 2024
-
-
- Jul 08, 2024
-
-
Loïc Correnson authored
-
- May 13, 2024
-
-
Thibault Martin authored
-
- Apr 30, 2024
-
-
Virgile Prevosto authored
-
- Apr 25, 2024
-
-
- Apr 17, 2024
-
-
Allan Blanchard authored
-
- Apr 16, 2024
-
-
Loïc Correnson authored
-
- Feb 26, 2024
-
-
David Bühler authored
-
- Feb 21, 2024
-
-
Allan Blanchard authored
-
- Feb 02, 2024
-
-
David Bühler authored
Uses the same convention as Pretty_utils.
-
David Bühler authored
Avoids overloading stdlib types.
-
- The functions `Nat.of_int`, `Nat.of_strictly_positive_int` and `Finite.of_int` now returns an option instead of forcing valid bounds on their inputs. - The spectral exponent search is simpler and returns the maximal exponent in the given limit that returns a spectral radius lower than one. - A bug has been fixed in the invariant computation. The sum over the inputs missed an element.
-
- Jan 31, 2024
-
-
Maxime Jacquemin authored
-