diff --git a/packages.json b/packages.json index 8b39ae9..76b38c4 100644 --- a/packages.json +++ b/packages.json @@ -29533,6 +29533,22 @@ "license": "MIT", "web": "https://git.ozzuu.com/thisago/jsfetchMock" }, + { + "name": "noptics", + "url": "https://gitlab.com/OFThomas/noptics", + "method": "git", + "tags": [ + "optics", + "linear-algebra", + "quantum", + "complex-numbers", + "library" + ], + "description": "Linear algebra, classical and quantum optics simulation package", + "license": "Apache-2.0", + "web": "https://gitlab.com/OFThomas/noptics", + "doc": "https://ofthomas.gitlab.io/noptics/" + }, { "name": "fungus", "url": "https://github.com/beef331/fungus",