pysym
Advanced tools
+1
-1
| Metadata-Version: 1.1 | ||
| Name: pysym | ||
| Version: 0.2.2 | ||
| Version: 0.2.3 | ||
| Summary: Minimal symbolic manipulation framework. | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/bjodah/pysym |
| Metadata-Version: 1.1 | ||
| Name: pysym | ||
| Version: 0.2.2 | ||
| Version: 0.2.3 | ||
| Summary: Minimal symbolic manipulation framework. | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/bjodah/pysym |
@@ -1,1 +0,1 @@ | ||
| __version__ = '0.2.2' | ||
| __version__ = '0.2.3' |
+1
-1
@@ -769,3 +769,3 @@ # -*- coding: utf-8 -*- | ||
| return Number.make(source[ri, ci]) | ||
| except TypeError: | ||
| except (TypeError, IndexError): | ||
| return Number.make(source[ri*ncols + ci]) | ||
@@ -772,0 +772,0 @@ self.args = (nrows, ncols) + tuple( |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
46381
0.03%