star-line

Structure for accelerating line importance sampling
git clone git://git.meso-star.fr/star-line.git
Log | Files | Refs | README | LICENSE

commit f2e7291c8a22cf46d1585f4a027f1d27158f67d0
parent 576f8d8e1fa7cf57c2c2af93b70e62459b69c7ef
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Mon, 23 Mar 2026 17:18:28 +0100

Add in README that Star-SamPling is a dependency

It's a prerequisite of the Sln-slab utility.

Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -10,6 +10,7 @@ Build an acceleration structure to speed up line importance sampling. - Line By Line Utils - RSys - Star HITRAN +- Star SamPling - Star BlackBody ## Installation