We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da43154 commit 3e14ab7Copy full SHA for 3e14ab7
setup.py
@@ -24,7 +24,7 @@ def get_install_requires():
24
"Programming Language :: Python :: 3.7",
25
"Programming Language :: Python :: 3.8",
26
],
27
- description="Open-source frequency domain solver for photonic integrated circuits.",
+ description="Open-source frequency domain circuit simulator for photonic integrated circuits.",
28
license="MIT license",
29
long_description=readme,
30
include_package_data=True,
0 commit comments