commit 5810b622a3aab84606e8a8566c175e0162acf927
parent b1eb340711ff77f9f0efa399f19aef7d0b936558
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Tue, 15 Jun 2021 17:14:28 +0200
Add the 0.7 release note
Diffstat:
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -15,7 +15,10 @@ The library uses [CMake](http://www.cmake.org) and the
[RCMake](https://gitlab.com/vaplv/rcmake/#tab-readme) package to build. It also
depends on the
[Star-SP](https://gitlab.com/meso-star/star-sp/#tab-readme) and the
-[RSys](https://gitlab.com/vaplv/rsys/#tab-readme) libraries.
+[RSys](https://gitlab.com/vaplv/rsys/#tab-readme) libraries. The
+[RSIMD](https://gitlab.com/vaplv/rsimd) library is an optional dependency that,
+if it is installed, is used to speed up the setup of the built-in RDG-FA phase
+function.
First ensure that CMake is installed on your system. Then install the RCMake
package as well as all the aforementioned prerequisites. Finally generate the
@@ -24,6 +27,11 @@ project from the `cmake/CMakeLists.txt` file by appending to the
## Release notes
+### Version 0.7
+
+- Add a built-in phase function using the
+ [RDG-FA](https://doi.org/10.1016/j.jqsrt.2013.08.022) model.
+
### Version 0.6
- Add the phase function API allowing the user to define, sample and evaluate a