star-line

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

commit ecc3036edaf9853d4e284a488680d18831b13045
parent 8a1a290654be84a475518257e6473aea5bde8005
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Tue,  9 Jun 2026 14:49:45 +0200

Update the required version of the LBLU dependency

Diffstat:
Mconfig.mk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.mk b/config.mk @@ -28,7 +28,7 @@ RANLIB = ranlib PCFLAGS_STATIC = --static PCFLAGS = $(PCFLAGS_$(LIB_TYPE)) -LBLU_VERSION = 0.0.1 +LBLU_VERSION = 0.1 RSYS_VERSION = 0.14 SHTR_VERSION = 0 SSP_VERSION = 0.15