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 8c21cc4 commit c8d21ccCopy full SHA for c8d21cc
setup.py
@@ -34,10 +34,10 @@ def extract_varvals(*varnames):
34
long_description=LONG_DESCRIPTION,
35
long_description_content_type='text/x-rst',
36
keywords=' '.join([
37
- 'irbasis'
+ 'irbasis', 'many-body', 'propagator', 'svd'
38
]),
39
classifiers=[
40
- 'Development Status :: 4 - Beta',
+ 'Development Status :: 5 - Production/Stable',
41
'Intended Audience :: Developers',
42
'Intended Audience :: Science/Research',
43
'Topic :: Scientific/Engineering :: Physics',
0 commit comments