Added pickling test and support for undefined slot attributes. |
|
More...
|
almost 12 years ago
|
Fixed incorrect subclass pickling test. |
|
More...
|
almost 12 years ago
|
Fixed comment. |
|
More...
|
almost 12 years ago
|
Reference added. |
|
More...
|
almost 12 years ago
|
More thorough testing and handling of the pickling of subclasses. __slots__ = string is now supported. |
|
More...
|
almost 12 years ago
|
Additional subclass pickling test: __slots__ can be a string. |
|
More...
|
almost 12 years ago
|
Working subclass pickling tests. |
|
More...
|
almost 12 years ago
|
Added pickling tests for subclasses, both with and without slots. |
|
More...
|
almost 12 years ago
|
More logical layout. |
|
More...
|
almost 12 years ago
|
More explicit variable name. Now consistent with __setstate__. Consistent case in comments. More general variable name for the result of __getstate__ |
|
More...
|
almost 12 years ago
|
Acknowledgments now up to date. |
|
More...
|
almost 12 years ago
|
Merge pull request #13 from mjpieters/master |
|
More...
|
almost 12 years ago
|
Support subclasses without __slots__ |
|
More...
|
almost 12 years ago
|
Added the names of people who made interesting suggestions. |
|
More...
|
almost 12 years ago
|
Make __getstate__ work for derived classes |
|
More...
|
almost 12 years ago
|
More obvious connection between paragraphs. |
|
More...
|
almost 12 years ago
|
Added the recent inclusion of the package in the Python(x,y) distribution. |
|
More...
|
almost 12 years ago
|
Fixed spelling error in variable name. |
|
More...
|
almost 12 years ago
|
Copyright dates in docstrings updated. |
|
More...
|
about 12 years ago
|
Version sent by Jorge. |
|
More...
|
about 12 years ago
|
Started working on adding tests for an updated wrap()… |
|
More...
|
about 12 years ago
|
More complete documentation. |
|
More...
|
about 12 years ago
|
Merge branch 'master' into wrap_keyword_floats |
|
More...
|
about 12 years ago
|
Removed deprecated position_in_sigmas(). |
|
More...
|
about 12 years ago
|
Merge branch 'master' into wrap_keyword_floats |
|
More...
|
about 12 years ago
|
E-mail address added to author reference. |
|
More...
|
about 12 years ago
|
Merge branch 'master' into wrap_keyword_floats |
|
More...
|
about 12 years ago
|
Travis and NumPy comments… |
|
More...
|
about 12 years ago
|
More info printed for debugging purposes. |
|
More...
|
about 12 years ago
|
I am not sure that the python3 package installs any other Python version, now… Trying to install NumPy in a different way. |
|
More...
|
about 12 years ago
|