multi-pbar threading

This commit is contained in:
2024-02-06 08:59:34 +01:00
parent 400ae2fd48
commit ab2f90184f
9 changed files with 392 additions and 11 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "scgenerator"
version = "0.4.1"
version = "0.4.2"
description = "Simulate nonlinear pulse propagation in optical fibers"
readme = "README.md"
authors = [{ name = "Benoit Sierro", email = "benoit.sierro@iap.unibe.ch" }]