Logging of changes between package versions (generated and uploaded to pypi.org).
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
Overall acceleration of computation and object placement methods.
- Method (check API documentation): get_objects_acc
- More printouts if methods for UscopeScene called with verbose_info flag
- Automatic acceleration in the method set_random_places if numba installed.
Initial release with 2 implemented simulation classes:
UscopeScene - for simulation of a microscopic image;
FluorObj - for simulation of an individual bead / elongated small continuously-shaped fluorescent object;
- Initial release with functionality revealed in API Documentation and README;