Release notes¶
v0.4¶
Deprecate
SimuB, as the Bernoulli trial at every iteration was bursting bubbles at too fast rate.Corresponding
DeprecationWarningadded.New
SimuDfeatures the following simulation and bubble attributes:lifetimeis given to the bubble at creation. After that number of iterations, it pops (Bubbleattribute)agereplaces the previous meaning of lifetime (Bubbleattribute)dist_lifetimethe lifetime distribution is given as an input. Prefers to be saved in HDF5 file format (SimuDparameter)
New global methods and attributes:
mean_lifetimemean bubble lifetime (Simuattribute)production_rateadimensioned production rate \(\tilde{p} = p_1\tau\) (Simuattribute)get_density_coverage(SimuVolumesIntmethod)
v0.3¶
Improve data storing and parameters exporting:
HDF5, parameters are stored as table attributes, starting with
paramsCSV, parameters are stored in a header tagger
<params>to</params>
Start building documentation (hosted on readthedocs)
v0.2.1¶
Erase and replace v0.2 (newly added versioning was buggy).
More efficient data saving (no need to store 230 in
int64structure).Implement
SimuC, where bubbles burst after a certain constant time.
v0.1¶
First public release of CoBubbles
Contains already the data structure and simulations run in