JohannesBuchner / UltraNest

Fit and compare complex models reliably and rapidly. Advanced nested sampling.
https://johannesbuchner.github.io/UltraNest/
Other
142 stars 30 forks source link

Store version in points hdf5 file #99

Open JohannesBuchner opened 1 year ago

JohannesBuchner commented 1 year ago

May be useful later with which ultranest version the points file was created, to enable backward compatibility

JohannesBuchner commented 10 months ago

This could be handled by a .add_metadata(key, value) call to the store backends, which is probably null or a comment for the text backends.