Timeline
02/09/10: Today
- 07:40 Ticket #1393 (assignment of float to int array causes loss of decimal part) created by
- An assignment such as […] does not produce a warning when my_array is …
- 07:15 Ticket #1392 (numpy has a directory under python site-packages named "core" - linux ...) closed by
- invalid: This is certainly not a problem in numpy. I suspect that your admin has a …
- 07:12 Ticket #1392 (numpy has a directory under python site-packages named "core" - linux ...) created by
- I install numpy (1.4.0) in the day, every day. - I log out in the evening, …
- 03:06 Changeset [8106] by
- BUG: fix non-separate compilation.
- 02:59 Changeset [8105] by
- ENH: handle complex input for assert_array_almost_equal_nulp. (cherry …
- 02:59 Changeset [8104] by
- BUG: fix typo. (cherry picked from commit …
- 02:59 Changeset [8103] by
- TST: add simple test for complex arrays input to …
- 02:40 Changeset [8102] by
- ENH: handle complex input for assert_array_almost_equal_nulp.
- 02:40 Changeset [8101] by
- BUG: fix typo.
- 02:40 Changeset [8100] by
- TST: add simple test for complex arrays input to …
- 00:11 Changeset [8099] by
- REF: remove datetime support at python level.
- 00:11 Changeset [8098] by
- REF: remove datetime support at the C level.
- 00:10 Changeset [8097] by
- REF: replace literal dtypes by category in umath code generator.
02/08/10: Yesterday
- 14:20 Ticket #1332 (set_fill_value does not work properly for masked structured array) closed by
- fixed: OK then, closing
- 07:29 Ticket #1391 (Fill value and empty arrays) created by
- I'm not sure if this is a bug report or feature request since I'm not sure …
- 07:13 Changeset [8096] by
- BUG: Check input to poly for zero-dimensional arrays.
- 01:35 Changeset [8095] by
- * allow fill_value to be np.void
- 00:21 Changeset [8094] by
- * Make sure _fill_value is never None for structured masked arrays
02/07/10:
- 21:20 Ticket #1390 (dtype.itemsize not working correctly) created by
- Should the following […] not return an integer which is the number of …
- 16:26 Changeset [8093] by
- * Force the fill_value of a structured masked array to be defined (bug …
- 15:13 Changeset [8092] by
- BUG: Partial backport of r8085 to fix ticket #1388.
- 14:53 Changeset [8091] by
- BUG: Backport r8086 to fix ticket #1379.
- 14:45 Changeset [8090] by
- BUG: Backport r8087.
- 14:36 Changeset [8089] by
- BUG: Add needed imports of warnings.
- 13:51 Ticket #1330 (tolist() does not work for structured array row) closed by
- fixed
- 11:33 Ticket #1332 (set_fill_value does not work properly for masked structured array) reopened by
- This is broken again as of r8088 (I do not know at which revision this …
02/06/10:
02/04/10:
- 15:23 Changeset [8088] by
- ctypeslib: Correct tabs to spaces
- 12:15 Ticket #1389 (Bad documentation for np.seterr) created by
- There seems to be some debate in the np.seterr documentation page, which …
- 09:19 Ticket #1375 (min() and max() accept and return dictionaries) closed by
- invalid: NumPy? creates an object array in this case and then ultimately calls …
- 09:08 Ticket #1376 (Suspecting indentation error!) closed by
- fixed: Fixed in r8087
- 09:07 Changeset [8087] by
- BUG: Fix #1376, indentation problem.
- 08:45 Ticket #1379 (CPU ID not set correctly on PARISC) closed by
- fixed: Patch applied in r8086. Thanks.
- 08:44 Changeset [8086] by
- BUG: Fix #1379 by applying supplied patch.
- 08:40 Changeset [8085] by
- BUG: Fix #1388. Return NULL after setting error. Also simplify ctypeslib …
02/03/10:
- 01:37 Ticket #1388 (numpy.frombuffer calls PyErr_Format without actually throwing the error, ...) created by
- After calling numpy.frombuffer with a zero-length str or array.array, …
02/01/10:
- 22:54 Changeset [8084] by
- BUG: fix #1387. Raise ValueError? for empty input to bincount.
- 22:54 Changeset [8083] by
- TST: add a couple of simple unit-tests for bincount.
- 19:40 Ticket #1387 (Undefined behavior for bincount for empty array) created by
- E.g.: […]
- 04:57 Ticket #1308 (Make np.dot and np.inner fast for read-only arrays.) closed by
- fixed: Fixed in r8082
- 04:56 Changeset [8082] by
- BUG: fix performance issue (#1308).
01/31/10:
- 15:08 Ticket #1386 (100 times poorer performance indexing scalar record array) created by
- Assigning to a field in a scalar record array like this Ba? = Aa? …
01/29/10:
- 16:50 Changeset [8081] by
- BUG: Add more protection against uninitialized lists on the Distribution …
- 16:18 Changeset [8080] by
- BUG: guard against having an uninitialized list of scripts.
- 10:41 Ticket #1385 (please provide objects.inv for intersphinx) closed by
- worksforme: It's at http://docs.scipy.org/doc/numpy/objects.inv
- 10:27 Ticket #1385 (please provide objects.inv for intersphinx) created by
- intersphinx module expects to find objects.inv in the root of the …
- 08:50 Ticket #1384 (C API to get human-readable dtype description from a PyArray_Descr) closed by
- invalid: Replying to pv: > Can you call __repr__ on the object? IIRC, …
01/28/10:
- 19:42 Ticket #1384 (C API to get human-readable dtype description from a PyArray_Descr) created by
- This is often useful for error messages - there may already be one way, …
- 10:28 Ticket #1383 (Handling of HP C++ compiler not correct) created by
- Patch is attached. I don't know whether it is possible to distinguish …
- 10:24 Ticket #1382 (Sun compiler flags not correct for 64 bits compile) created by
- The supplied compiler flags do not work (at least they don't with the …
- 10:19 Ticket #1381 (Linker flags for MKL library are not set correctly) created by
- In numpy-1.4.0/numpy/distutils/system_info.py somebody tried to link both …
- 10:13 Ticket #1380 (endianess is not set correctly for HP-UX Itanium) created by
- Please note that the Itanium can be configured to work in big or little …
- 10:10 Ticket #1379 (CPU ID not set correctly on PARISC) created by
- In numpy-1.4.0/numpy/core/include/numpy/npy_cpu.h the code for setting the …
- 10:06 Ticket #1378 (Change of Intel Fortran compiler flags) created by
- The flags for the Intel compiler v 11 require a change, numpy got broken …
- 09:58 Ticket #1377 (HP Fortran compiler flags incomplete) created by
- The flags for the HP Fortran compiler should be changed as described …
01/27/10:
- 09:11 Ticket #1376 (Suspecting indentation error!) created by
- In the file numpy/distutils/fcompiler/gnu.py lines 303 to 308: […] …
01/26/10:
- 08:46 Ticket #1375 (min() and max() accept and return dictionaries) created by
- This is probably not desired, or is it? In [1]: numpy.min({'a':45}) …
- 03:59 Ticket #1374 (Ticket 628 not fixed for Solaris (polyfit uses 100% CPU and does not stop)) created by
- The exact contents of ticket 628 are not fixed for the Solaris version: …
01/25/10:
- 09:33 Ticket #1373 (mvoid.__str__ fails with python2.4) created by
- The following code fragment […] works fine with python2.5, but fails …
01/24/10:
- 17:12 Ticket #1372 (Intel Visual Fortran 11.1 not recognized by numpy.distutils on Windows) closed by
- fixed: Applied in r8079
- 17:11 Changeset [8079] by
- Apply ifort.patch from ticket #1372 to allow Intel Fortran Compiler 11.1 …
01/23/10:
- 18:44 Ticket #1372 (Intel Visual Fortran 11.1 not recognized by numpy.distutils on Windows) created by
- On Windows with Intel Visual Fortran Compiler Pro 11.1 installed, the …
01/22/10:
- 13:14 Ticket #1371 (compilation fails on non-Intel CPUs) created by
- Numpy 1.4 fails to compile on non-Intel architectures (here ARM on …
- 04:02 Ticket #1370 (numpy.load() crashes on invalid data) closed by
- invalid: It's a bug in Python: […] numpy.load is a thin wrapper for cPickle.
01/21/10:
- 17:09 Ticket #1370 (numpy.load() crashes on invalid data) created by
- […] When I run this, the Python interpreter crashes and exits …
- 16:25 Ticket #1369 (do not veil proper exception with bogus one in load_library) created by
- I've got an exception thrown at me on a Linux system: OSError: …
- 15:16 Ticket #1368 (numpy.ma sort method sorts in-place but dosctring says it returns a sorted ...) closed by
- fixed: Docstring updated in r8078. Note that the behavior of the .sort …
- 15:10 Changeset [8078] by
- * fixed the docstring of MaskedArray.sort
- 14:41 Ticket #1368 (numpy.ma sort method sorts in-place but dosctring says it returns a sorted ...) created by
- The dosctring to the sort method in numpy.ma says "Return a sorted copy of …
- 06:26 Ticket #1367 (test_core.TestMaskedView fails with python2.4) created by
- Seen on both Linux i386 with python 2.4.6 and Linux sparc with python …
01/20/10:
- 10:24 Changeset [8077] by
- BUG: Fix ticket #1336 again. Merge for r8072 introduced a regression.
- 08:47 Ticket #1336 (Fix for 1299 exposes Bus error on Sparc) reopened by
- r8072 reintroduces the bus error. I need the attached patch to complete …
- 02:10 Changeset [8076] by
- np.genfromtxt: make sure we're using the actual names when double-checking …
01/19/10:
- 16:24 Changeset [8075] by
- Fix test for sorting with other-endian field.
- 12:59 Ticket #1366 (Sort fails for (big endian) structured arrays) closed by
- fixed: VOID_compare needed to check for byteswapping and swap as appropriate. …
- 12:58 Changeset [8074] by
- Fix VOID_compare to handle the case of byteswapped data. Fixes Ticket …
- 08:19 Ticket #1366 (Sort fails for (big endian) structured arrays) created by
- The problem was originally demonstrated on numpy-discussion with the …
01/18/10:
- 01:37 Ticket #1365 (numpy build on interix) created by
- Hey! i have a small patch to make numpy build on interix. maybe it's not …
01/17/10:
- 16:31 Ticket #1364 (segfault in numpy.dot for large arrays) created by
- Hello, I've encountered a segfault in numpy when trying to compute a dot …
- 14:44 Changeset [8073] by
- STY: Remove unused variable that was added in last commit.
- 14:09 Changeset [8072] by
- STY: First pass cleanup of arraytypes.c.src. Coding style cleanups. Break …
01/16/10:
- 10:19 Ticket #1336 (Fix for 1299 exposes Bus error on Sparc) closed by
- fixed: OK, I'm going to close the ticket since you didn't report any problems. …
01/15/10:
- 23:01 Changeset [8071] by
- Backport fix for #1336.
- 22:33 Changeset [8070] by
- Fix bus error resulting from inlined gcc memcpy alignment assumptions. …
- 21:32 Changeset [8069] by
- remove webup, use upload
- 21:32 Changeset [8068] by
- mv build to _build
- 21:28 Changeset [8067] by
- point conf to the default static content
- 21:22 Changeset [8066] by
- removing old dir
- 21:20 Changeset [8065] by
- consolidating static content in one location
- 21:19 Changeset [8064] by
- removing old dir
- 21:17 Changeset [8063] by
- point everything to top-level dir
- 21:14 Changeset [8062] by
- moving content up a level from source
- 21:11 Changeset [8061] by
- mv theme to _theme
- 21:08 Changeset [8060] by
- add make webup
- 17:46 Changeset [8059] by
- Remove un-necessary import.
- 13:15 Changeset [8058] by
- Fix test related to bug-fix in array creation from a buffer when offset is …
- 13:11 Changeset [8057] by
- missed a few links
- 13:03 Changeset [8056] by
- fixed broken links
01/14/10:
- 20:02 Changeset [8055] by
- _
- 19:57 Changeset [8054] by
- _
- 19:51 Changeset [8053] by
- _
- 19:00 Changeset [8052] by
- _
- 18:56 Changeset [8051] by
- _
- 18:44 Changeset [8050] by
- _
- 18:43 Changeset [8049] by
- _
- 18:43 Changeset [8048] by
- 18:41 Changeset [8047] by
- ariver: 2010-01-14 18:41:12
- 18:37 Changeset [8046] by
- ariver:20100114183627
- 18:33 Changeset [8045]
- 18:05 Changeset [8044] by
- Fix math adding offset to the calculation of memory needed.
- 17:03 Changeset [8043] by
- Make sure and account for offset in test of whether or not an array can be …
- 14:55 Ticket #1362 (comparison operators (e.g. ==) on array with dtype object do not work) closed by
- invalid: I pointed out that the result was correct given that the tuple (0,1) was …
- 11:36 Ticket #1362 (comparison operators (e.g. ==) on array with dtype object do not work) reopened by
- Replying to charris: > But I am going to close the ticket as …
- 11:21 Ticket #1362 (comparison operators (e.g. ==) on array with dtype object do not work) closed by
- invalid: Oops, I overwrote your original description by accident and I don't know …
- 02:44 Ticket #1363 (Test failures due to strange pylab/numpy interactions) created by
- numpy.test() pass every test on 1.4.0, but if pylab is imported, numpy is …
01/13/10:
- 15:03 Ticket #1362 (comparison operators (e.g. ==) on array with dtype object do not work) created by
- […] results in […] I expected last line to be […] So, it works …
01/12/10:
- 20:14 Ticket #1361 (repr for string item within array of dtype object is missing quotes) created by
- In numpy version shipped with Debian […] as well as current trunk …
- 15:07 Changeset [8042] by
- * fix methods using axis when the mask is nomask (from 1.4.x r8041)
- 14:19 Changeset [8041] by
- * fix methods using axis when the mask is nomask
- 08:39 Ticket #1360 (numpy.seterr not working for numpy.log10 on windows) created by
- On Windows, seterr(all='raise') does not raise exceptions when Overflow …
01/11/10:
- 20:29 Ticket #1359 (Python crashes in matplotlib with numpy r7465) created by
- I've run into an issue with numpy and matplotlib which crashes Python. I …
- 19:50 Ticket #1358 (broken link) created by
- the bug-report link http://numpy.scipy.org/bug-report.html on the numpy …
- 19:49 Ticket #1357 (initialization of large array produces strange result) created by
- Initialization of a ndarray with shape (2**16,2**16) produces a strange …
01/10/10:
- 14:51 Ticket #1356 (loadtxt() leaks memory (uncollectible gzip object)) created by
- loadtxt() leaves objects behind that the python garbage collector can't …
- 11:33 Ticket #1355 (Patch for pyton-2.7 distutils) created by
- Here is a small patch from our python team at Gentoo to install numpy with …
Note: See TracTimeline
for information about the timeline view.
