Mike Maul
Mike Maul
I wrote a function to generate a notebook from a lisp file. Thought you might be interested, you can find it at: https://gist.github.com/mmaul/68f434766e0e82c6c22d
Build fails on hdf5-1.12 due to H5I_REFERENCE being removed from headers.... Removed H5I_REFERENCE from c5i-grovel.lisp Per hdf5-1.12.0/release_docs/HISTORY-1_10_0-1_12_0.txt - Remove H5I_REFERENCE from the library This ID class was never used by...
This is mostly relevant to multi-plots, where attributes need to be change between plots. Currently set statements are rendered to the stream after the data if set with gp-set gp-unset.
`plot-window` was failing due to error generated by `read-delimited-list` refusing to be used outside out side of a call to `read` when the parameter 'recursive-p`was not set to nil (Not...