Commit 20b68ff
Phase Diagram Serialization Improvement (#4414)
* Removed extra copy of entry data from phase diagram serialization.
* Serialized qhull_entries as list of indices instead of list of entries.
* pre-commit auto-fixes
* Added phase diagram serialization backwards compatibilty.
* Removed accidental side effects of PhaseDiagram.from_dict().
---------
Co-authored-by: Felix Adams <98037892+fadams-umd@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Shyue Ping Ong <shyuep@users.noreply.github.com>
Co-authored-by: Matt Horton <mkhorton@users.noreply.github.com>1 parent 94c78f2 commit 20b68ff
1 file changed
+19
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
392 | 395 | | |
393 | 396 | | |
394 | 397 | | |
395 | | - | |
396 | 398 | | |
397 | | - | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
398 | 403 | | |
399 | 404 | | |
400 | 405 | | |
| |||
406 | 411 | | |
407 | 412 | | |
408 | 413 | | |
409 | | - | |
410 | | - | |
411 | 414 | | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
412 | 427 | | |
413 | 428 | | |
414 | 429 | | |
| |||
0 commit comments