File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,21 @@ authors = [
2121]
2222license = {file = " LICENSE" }
2323classifiers = [
24+ " Natural Language :: English" ,
25+ " Operating System :: POSIX :: Linux" ,
26+ " Operating System :: Microsoft :: Windows" ,
27+ " Development Status :: 5 - Production/Stable" ,
28+ " Programming Language :: C" ,
29+ " Programming Language :: C++" ,
30+ " Programming Language :: Python :: 3 :: Only" ,
31+ " Environment :: GPU :: NVIDIA CUDA :: 11.8" ,
32+ " Intended Audience :: Science/Research" ,
2433 " Programming Language :: Python :: 3.7" ,
2534 " License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)" ,
35+ " Topic :: Scientific/Engineering :: Artificial Intelligence" ,
36+ " Topic :: Scientific/Engineering :: Physics" ,
37+ " Topic :: Scientific/Engineering :: Chemistry" ,
38+ " Environment :: Console" ,
2639]
2740dependencies = [
2841 ' numpy' ,
You can’t perform that action at this time.
0 commit comments