- Dec 21, 2016
-
-
Christoph Groth authored
-
Christoph Groth authored
-
Christoph Groth authored
-
Christoph Groth authored
-
Christoph Groth authored
These two options are pure setuptools functionality and problematic: https://pip.pypa.io/en/stable/user_guide/?highlight=setup_requires#installation-bundles
-
Christoph Groth authored
-
- Dec 20, 2016
-
-
Joseph Weston authored
Also fixes other memory leads. Previously, load_index_seq_as_long did not correctly DECREF the new reference created by PySequence_Fast. fixes #10
-
- Dec 19, 2016
-
-
Christoph Groth authored
-
Christoph Groth authored
-
Christoph Groth authored
-
Christoph Groth authored
-
Christoph Groth authored
-
Christoph Groth authored
-
Christoph Groth authored
-
Christoph Groth authored
-
Christoph Groth authored
-
Christoph Groth authored
-
- Nov 03, 2016
-
-
Joseph Weston authored
-
- Sep 09, 2016
-
-
Christoph Groth authored
-
- Sep 05, 2016
-
-
Christoph Groth authored
-
Christoph Groth authored
-
- May 26, 2016
-
-
Christoph Groth authored
-
- May 24, 2016
-
-
Joseph Weston authored
Python2's weird comparison semantics are inconsistent with what we expect when `NotImplemented` is returned.
-
Joseph Weston authored
If the arrays do not have the same shape then we return NotImplemented.
-
- May 11, 2016
-
-
Joseph Weston authored
A new method `object_size` is added to the Array template class, which calculates the total size of the Python object in bytes. The function `size_of` then wraps this method and provides the necessary interface for a Python method object.
-
Joseph Weston authored
-
- Mar 31, 2016
-
- Dec 01, 2015
-
-
Christoph Groth authored
-
Christoph Groth authored
-
-
Christoph Groth authored
-
-
-
Christoph Groth authored
- Nov 13, 2015
-
-
Christoph Groth authored
-
Christoph Groth authored
This makes it fail for Python 3 also on 64 bit platforms.
-
- Nov 08, 2015
-
-
Christoph Groth authored
-
Christoph Groth authored
-
Christoph Groth authored
-