Timeline
07/11/12:
- 16:51 Ticket #2184 (npyio.py: genfromtxt() handles comments incorrectly with names=True) created by
- The documentation for genfromtxt() reads: When the variables are …
07/10/12:
- 08:30 Ticket #655 (Library for padding arrays) closed by
- fixed
- 04:47 Ticket #868 (ipmt is not implemented (in lib.financial)) closed by
- fixed: Added in commit:015cada57
- 04:13 Ticket #1985 (histogram2d) closed by
- duplicate
07/09/12:
- 17:27 Ticket #2183 (Typo in f2py typedefs) created by
- in cfuncs.py it said "insigned long long", and the definition for unsigned …
- 11:09 Ticket #2182 (Support UTF-8 in f2py) created by
- f2py cannot handle UTF-8 input files. See attached for example.
07/06/12:
- 08:39 Ticket #2181 (remove import-time 'exec' calls from polynomial) created by
- numpy/polynomial/*.py contains 5 files which do an 'exec' of a ~25K …
07/02/12:
- 16:44 Ticket #2179 (Memmap children retain _mmap reference in all cases) created by
- Consider the following: >>> a = np.memmap('file', dtype='int32') >>> (a + …
- 14:00 Ticket #2178 (regression: closes not-owned handle) created by
- While troubleshooting …
06/28/12:
- 19:50 Ticket #2177 (np.histogramdd does not work with reverse sorted bin sequence) created by
- The reference documentation for np.histogramdd does not specify that a …
- 14:48 Ticket #2176 (Add step parameter to linspace (or endpoint parameter to arange)) created by
- There's no simple way to make a sequence based on step size that includes …
06/21/12:
- 15:32 Ticket #2175 (pickle with masked array) created by
- An error message comes up when I try to pickle the result of numpy.mean on …
06/20/12:
- 17:42 Ticket #2174 (Byteswapped complex256 on Debian PPC randomly incorrect subtraction) created by
- PPC 32-bit on Debian Wheezy, numpy 1.6.2 and current numpy trunk: […] …
06/19/12:
- 18:13 Ticket #2173 (__int__() segfaults for float128) created by
- I use up-to-date Debian testing (wheezy) linux, amd64 architecture. I …
- 15:38 Ticket #2169 (Wrong result when calculating the mean masking nan values on a 64 bit ...) closed by
- duplicate: duplicate of #2170
- 11:08 Ticket #2172 (npyio.py: Make .squeeze() an option for genfromtxt()) created by
- I'm trying to read several data files with column headers using …
- 10:57 Ticket #2171 (Corner case problem for Python int() and numpy.float128) created by
- I use up-to-date Debian testing (wheezy) linux, amd64 architecture. I …
- 08:32 Ticket #2170 (Wrong result when calculating the mean masking nan values on a 64 bit ...) created by
- The array provided as a pickle file at the following link …
- 08:27 Ticket #2169 (Wrong result when calculating the mean masking nan values on a 64 bit ...) created by
- The array provided in attachment as a pickle file can be used to detect …
06/16/12:
- 12:19 Ticket #2168 (npyio.py --> recfromcsv seems to have a bug and ignores any dtypes ...) created by
- I found this due to someone having a problem not being able to load large …
06/15/12:
- 15:54 Ticket #2165 (Errors with "**" for numpy.float16) created by
- I use up-to-date Debian testing (wheezy), amd64 architecture. I have …
- 15:45 Ticket #2164 (Incorrect overflow warning message for float128) created by
- I use up-to-date Debian testing (wheezy), amd64 architecture. I have …
- 11:09 Ticket #2163 (BLAS matrix product (dot) never used for ndim > 2 (tensordot does not use ...) created by
- dotblas_matrixproduct() contains the comment "This function doesn't handle …
- 02:50 Ticket #2162 (A few potential errors in the indexing documentation) created by
- The documentation on array indexing …
06/14/12:
- 19:10 Ticket #2161 (np.log gives RuntimeWarning for arrays with nan values when array is ...) created by
- I can easily suppress the warning by changing np.seterr, but it seemed …
- 14:39 Ticket #2160 (memory corruption on argmax(-1, out=...)) created by
- Running this one liner crashes python with a glibc memory corruption …
06/13/12:
- 13:22 Ticket #2159 (add.accumulate w/ out array same as input causes memcpy overlap) created by
- source looks like: N.add.accumulate( count, axis = 1, out = count ) …
- 10:44 Ticket #2158 (genfromtxt masks non missing data) created by
- Under some conditions genfromtxt seems to mask not only missing data, but …
06/12/12:
- 17:33 Ticket #2157 (numpy.linalg.svd segmentation fault on large matrix) created by
- numpy.linalg.svd reaches a segmentation fault only on a large matrix. For …
06/11/12:
- 20:22 Ticket #2156 (array_split does not preserve dtype of original array when subarray length ...) created by
- The original dtype is u4, but the output becomes f8. […] The …
- 09:05 Ticket #2155 (error while pickling MaskedConstant) created by
- One gets an error while trying to pickle an object that contains a …
Note: See TracTimeline
for information about the timeline view.
