eigency
Advanced tools
| Metadata-Version: 2.1 | ||
| Name: eigency | ||
| Version: 1.80 | ||
| Version: 2.0.0a1 | ||
| Summary: Cython interface between the numpy arrays and the Matrix/Array classes of the Eigen C++ library | ||
@@ -14,3 +14,2 @@ Home-page: https://github.com/wouterboomsma/eigency | ||
| Classifier: Programming Language :: Cython | ||
| Classifier: Programming Language :: Python :: 2.7 | ||
| Classifier: Programming Language :: Python :: 3.5 | ||
@@ -22,3 +21,3 @@ Classifier: Programming Language :: Python :: 3.6 | ||
| Classifier: Programming Language :: Python :: 3.10 | ||
| Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.* | ||
| Requires-Python: >=3.5 | ||
| Description-Content-Type: text/markdown | ||
@@ -25,0 +24,0 @@ License-File: LICENSE.txt |
+2
-3
| Metadata-Version: 2.1 | ||
| Name: eigency | ||
| Version: 1.80 | ||
| Version: 2.0.0a1 | ||
| Summary: Cython interface between the numpy arrays and the Matrix/Array classes of the Eigen C++ library | ||
@@ -14,3 +14,2 @@ Home-page: https://github.com/wouterboomsma/eigency | ||
| Classifier: Programming Language :: Cython | ||
| Classifier: Programming Language :: Python :: 2.7 | ||
| Classifier: Programming Language :: Python :: 3.5 | ||
@@ -22,3 +21,3 @@ Classifier: Programming Language :: Python :: 3.6 | ||
| Classifier: Programming Language :: Python :: 3.10 | ||
| Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.* | ||
| Requires-Python: >=3.5 | ||
| Description-Content-Type: text/markdown | ||
@@ -25,0 +24,0 @@ License-File: LICENSE.txt |
+1
-2
@@ -72,3 +72,2 @@ import os | ||
| "Programming Language :: Cython", | ||
| "Programming Language :: Python :: 2.7", | ||
| "Programming Language :: Python :: 3.5", | ||
@@ -91,4 +90,4 @@ "Programming Language :: Python :: 3.6", | ||
| exclude_package_data={__package_name__: [join(__eigen_lib_dir__, "CMakeLists.txt")]}, | ||
| python_requires=">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", | ||
| python_requires=">=3.5", | ||
| install_requires=["numpy"], | ||
| ) |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
4973764
-0.01%89
-1.11%