freyso
freyso
In part, this is an experiment on parsing. Idea 1 is to parse while reading the file, instead of reading the entire file first. Idea 2 is to use a...
**Summary** Once the SPHInX input tree (job.input.sphinx) is created, changes to input top-level settings have no effect. This could be fixed by registering call-backs when modifying input top-level settings. **Detailed...
I ran into a nasty problem with "job.restart" for SPHInX, but I suspect the root issue in pyiron_base . I used job.restart to create a follow-up job of a successful...
**Summary** A SPHInX (restart) job fails to run due to failures in hdf5io. Error message is _"ValueError: Objects can be only recovered from hdf5 if TYPE is given"_ I cannot...