Commit ac2f5bf
Serialization refactor (#5244)
* first pass
* add arrayize
* add black dependency
* almost
* fix to_json
* wrap serialisation unification
* coverage
* fix
* valentin refactor
---------
Co-authored-by: Valentin Sulzer <[email protected]>1 parent ce4abea commit ac2f5bf
File tree
6 files changed
+1143
-432
lines changed- src/pybamm
- expression_tree/operations
- parameters
- tests/unit
- test_parameters
- test_serialisation
6 files changed
+1143
-432
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments