add partial derivative

This commit is contained in:
2024-08-25 23:45:56 +08:00
parent 90fcee2ff9
commit cc06c34967
6 changed files with 204 additions and 15 deletions

3
tests/pytest.ini Normal file
View File

@@ -0,0 +1,3 @@
[pytest]
log_cli = true
log_level = INFO