Sterling Smith
Sterling Smith
@lebigot Thanks for your consideration. The use case is saving correlated variables, and then reloading both those and quantities derived from those correlated variables. Here is what we have currently:...
Thanks for looking over this. The motivation for moving this upstream as a core functionality is that the saved uncertainties are used by two separate, but related python programs. By...
@lebigot Thanks for your time. Let me know if I can help. What would be a suitable amount of time to wait before pinging this issue, if I haven't seen...
I would have to look at the solution to (1) to determine if it will work. I was using pickling as an easy way to demonstrate what I need, but...
Well that is progress. Thanks.
I can adapt. Presumably you are thinking of how to write (or have written) the `__getstate__` and `__setstate__` methods?
@marshallward I certainly agree with your statement "it's better to do one format well,". While the OMFIT namelist class can handle a nested structure, it does not handle 2d arrays...
I am having a similar issue with conda-build 3.0.31 and conda 4.3.30. I tried to modify the tk recipe from https://github.com/conda-forge/tk-feedstock to depend on `xorg-libx11` from the conda-forge channel using...
Looking at using the branch at https://github.com/conda-forge/tk-feedstock/pull/17, I had not specified a version number, which they do, and building from that branch does seem to pick up the xorg-libx11 package...
Mention @wdeshazer @modestmc .