commit 3bb7afb0ce6ec33083bf6ede33eaf5a60cc5a7be parent fde67906e3c7cba87e0b58448202c149a395aac8 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Tue, 23 Jan 2018 10:36:03 +0100 Write the 0.4 release note Diffstat:
| M | README.md | | | 12 | ++++++++++++ |
1 file changed, 12 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -20,6 +20,18 @@ RCMake package, the RSys and the Star-Sampling libraries, respectively. The generated project can be edited, built, tested and installed as any CMake project. +## Release notes + +### Version 0.4 + +- Remove the raw integration functionality. +- Rename the `max_steps` integrator attribute in `max_realisation`. +- Update the profile of the integrand function of the integrator: the + identifier of the thread that invokes the integrand is provided has an input + parameter. +- Add the `smc_device_get_threads_count` function that returns the maximum + number of threads used by the device. + ## License Star-MC is Copyright (C) |Meso|Star> 2015-2018 (<contact@meso-star.com>). It is