From 1a3aa8a28cb383ba32b3dc11fa70c367cbceef78 Mon Sep 17 00:00:00 2001 From: David Doret Date: Thu, 28 Sep 2023 22:31:19 +0200 Subject: [PATCH] documentation #195 + inference validation #126 --- .idea/workspace.xml | 46 ++- src/punctilious/__init__.py | 4 +- src/punctilious/core.py | 383 +++++++++++++---------- src/sample/sample_absorption.py | 2 + tests/test_validate_formula.py | 32 +- tests/test_validate_formula_statement.py | 26 +- 6 files changed, 277 insertions(+), 216 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 09153d69..3725130c 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -6,7 +6,11 @@ + + + + @@ -430,14 +434,6 @@