commit facc7d874dcb11552c33cc175ac7469b8ff2190b
parent ecc3036edaf9853d4e284a488680d18831b13045
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Tue, 9 Jun 2026 15:02:44 +0200
Write the release notes for version 0.0
Diffstat:
1 file changed, 13 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -19,6 +19,19 @@ Edit config.mk as needed, then run:
make clean install
+## Release notes
+
+### Version 0.0
+
+- Initial version of the library that structures a set of lines into an
+ N-ary tree.
+- Provides the sln-build utility, which constructs and writes to disk
+ the structure that partitions the lines.
+- Provides the sln-get utility, which displays information about an
+ acceleration structure.
+- Provides the sln-slab utility, which uses the acceleration structure
+ to solve for radiative transfer in a uniform slab.
+
## Copyright notice
Copyright (C) 2022, 2026 |Méso|Star> (<contact@meso-star.com>)