Timeline


and .

08/21/07:

17:11 Ticket #483 (rename trunk/Lib to trunk/scipy) closed by jarrod.millman
fixed: Closed in r3250.

08/18/07:

23:54 Ticket #484 (reenable ga code) created by jarrod.millman
The genetic algorithm code needs to be moved out of the sandbox.
23:52 Ticket #483 (rename trunk/Lib to trunk/scipy) created by jarrod.millman
Rename Lib to scipy for consistency with NumPy.
23:51 Ticket #482 (~/.python2x_compiled not created if missing) created by jarrod.millman
Weave is expecting to find a folder either ~/.python24_compiled or …
18:13 Ticket #479 (Output of scipy.stats.rv_discrete does not match input due to indexing ...) closed by stefan
fixed: Closed in r3246.
17:03 Ticket #402 (add nonlinear solvers (Broyden et al)) closed by jarrod.millman
fixed
12:57 Ticket #481 ("import scipy" yields "Fatal Python error:" on OS X 10.4.10, PPC Dual G5) created by kwmsmith@…
[…] Thanks for the post -- unfortunately I still cannot get things to …

08/15/07:

20:18 Ticket #480 (scipy.sparse.spmatrix.dot support for zero dim arrays) created by rimon@…
The following line in scipy.sparse.spmatrix.dot: elif …
05:28 Ticket #479 (Output of scipy.stats.rv_discrete does not match input due to indexing ...) created by mnan
When rv_discrete accepts zero probabilities (2nd value in kwarg 'values') …

08/11/07:

16:55 Ticket #478 (A new infodict() method for integrate.ode) created by friisj
This patch adds a new infodict() method to trunk/Lib/integrate/ode.py, …

08/08/07:

21:11 Ticket #477 (Poisson with lambda 0 fails) closed by stefan
invalid: The Poisson CDF is only defined for lambda > 0. From wikipedia: "λ is a …
13:42 Ticket #477 (Poisson with lambda 0 fails) created by danhs
Poisson distribution with lambda value of 0 fails. >>> …
13:39 Ticket #476 (Poisson and Binomial memory leaks) created by danhs
Poisson distribution CDF and binomial distribution CDF and PMF all leak …
11:03 Ticket #408 (Cleaning up fftpack sources) closed by cdavid
fixed: Multi dimensional fft is cleaned too, now (r3225). I can finally start …

08/07/07:

23:52 Ticket #189 (Add support for p4fftwgel - extremly fast fft for Intel P4) closed by cdavid
fixed: I have created a ticket #474 for all discussion related to fftw3's …
23:49 Ticket #1 (fftw3 - poor performance for complex arrrays) closed by cdavid
fixed: I am closing this ticket, because the specific issue of the ticket is …

08/03/07:

22:08 Ticket #461 (tests failing) closed by cdavid
duplicate: See #238. I found why the tests fail, but it will take some time to fix …
14:49 Ticket #460 (setup.py seems to expect a directory scipy instead of Lib!!!) closed by pearu
fixed
12:23 Ticket #460 (setup.py seems to expect a directory scipy instead of Lib!!!) reopened by johannct
sorry for not responding earlier.... this beats me..... Removing my soft …
12:12 Ticket #475 (new remezord function (and several filter length approximation algorithms)) created by LevGivon
The attached patch contains a filter parameter construction function …
03:14 Ticket #449 (build fails because of non-existing files and auto generated files were ...) closed by cdavid
fixed: I cannot reproduce this problem. Those look really similar to other …

08/02/07:

17:14 Ticket #323 (Variable is used before its values is defined (in fppogr.f)) closed by stefan
fixed: Fixed in r2345.
10:26 Ticket #310 (PyEM example on website results in strange plot) closed by cdavid
fixed: I think I can close this one. I have never seen the problem ever since, …
10:08 Ticket #464 (optimize.fmin_powell doesn't accept a matrix input for the initial guess) closed by cdavid
fixed: This works for me for scipy r3220 and numpy r3938
03:33 Ticket #236 (int / bool dtypes for scipy.sparse) closed by stefan
duplicate: Indeed, closing.

08/01/07:

06:55 Ticket #388 (remove uses of apply in optimize.py) closed by cdavid
fixed: Fixed in r3212
04:33 Ticket #474 (Controling fftw3 plans) created by cdavid
See ticket #408, #189 and #1. See also …
04:13 Ticket #473 (io.mio.loadmat : error loading path containing os.sep in filename) closed by cdavid
fixed: Fixed in 3211
04:08 Ticket #460 (setup.py seems to expect a directory scipy instead of Lib!!!) closed by stefan
worksforme: No response from the original reporter and no-one else has reported …

07/31/07:

05:16 Ticket #473 (io.mio.loadmat : error loading path containing os.sep in filename) created by Fabricio
I do want to separate src files and data files, so that I have a directory …
03:16 Ticket #430 (pyem cannot handle rank 1 arrays) closed by cdavid
invalid: This should go to scikits.

07/30/07:

10:01 Ticket #470 (iterative solver should not overwrite the initial guess ?) closed by cdavid
fixed: This should be fixed in r3208

07/27/07:

21:33 Ticket #472 (TypeError: slice indices must be integers) closed by cdavid
invalid: Thanks for the bug report, Nils. Could you put the scikits problems to …
08:45 Ticket #472 (TypeError: slice indices must be integers) created by nils
python -i …
06:32 Ticket #471 (Deprecate sandboxes which are in scikits.learn) closed by cdavid
fixed: Fixed in r3203
03:20 Ticket #377 (fmin_bfgs incorrectly expects a ZeroDivisonError, fails if division by ...) closed by cdavid
fixed: Fixed in r3170.
03:18 Ticket #416 (MATRIXC2F transposing the wrong way in optimize.leastsq) closed by cdavid
fixed: Fixed in r3201.
03:17 Ticket #296 (Upgrade optimize.tnc to 1.3) closed by cdavid
fixed: Ok, fixed in r3185 it seems.
03:04 Ticket #389 (fmin_cobyla -- initial guess to minimum is overwritten by the minimum) closed by cdavid
fixed: Ok, fixed in r3173. I close the bug. I still think we should have a more …

07/26/07:

22:48 Ticket #471 (Deprecate sandboxes which are in scikits.learn) created by cdavid
The following toolboxes were moved to scikits.learn. To avoid any mismatch …
22:45 Ticket #342 (clean up testing) closed by cdavid
fixed: A grep ScipyTestCase? reveals that there are no more of those in svn. I …
22:38 Ticket #385 (iterative solver tolerance error) closed by cdavid
invalid: Ok, I reopen a ticket for the overwriting problem, and close this one …
22:37 Ticket #470 (iterative solver should not overwrite the initial guess ?) created by cdavid
See #385. I don't know what the best behaviour should be.
21:57 Ticket #469 (Test failures) closed by cdavid
invalid: Ok, the problem is that I forgot to roll back a change I made for …
10:03 Ticket #469 (Test failures) created by nils
If I run the script test_release.py with latest svn I get […] I have …
09:29 Ticket #47 (Statistics Review: nanstd) closed by cdavid
fixed: Simple tests (rank 1 arrays) added for nanstd in r3194 + doc in r3197. …
09:28 Ticket #46 (Statistics Review: nanmean) closed by cdavid
fixed: Simple tests (rank 1 arrays) added for nanmean in r3194 + doc in r3197
09:26 Ticket #49 (Statistics Review: nanmedian) closed by cdavid
fixed: Simple tests (rank 1 arrays) added for nanmedian in r3194 + doc in r3197
09:25 Ticket #48 (Statistics Review: _nanmedian) closed by cdavid
fixed: Simple tests (rank 1 arrays) added for nanmedian in r3194 + doc in r3197
09:01 Ticket #384 (TypeError: argument 2 must be list, not numpy.ndarray) closed by cdavid
fixed: Ok, I close the ticket, then.
08:54 Ticket #344 (ValueError: objects are not aligned in optimize.fmin_cg) closed by cdavid
fixed: This seems to be fixed in recent SVN, right ? (version 0.5.3.dev3179)
08:50 Ticket #427 (linalg.lu returns a transposed permutation matrix) closed by cdavid
fixed: Ok, actually, the cause of the error was more nasty than that (some wrong …
08:48 Ticket #468 (lu decomposition segfaults for non square matrix and permutation to 1) closed by cdavid
fixed: Should be solved in r3196
08:07 Ticket #468 (lu decomposition segfaults for non square matrix and permutation to 1) created by cdavid
[…]
05:38 Ticket #381 (Bug report: scipy crashes when trying to invert empty matrix) closed by cdavid
duplicate: Ok, this is actually a numpy bug: I opened a ticket in numpy trac, and …
04:58 Ticket #337 (nanmedian return values) closed by cdavid
fixed: Fixed in r3194
03:37 Ticket #467 (Correcting tests for scipy.stats) created by cdavid
While checking some code in the stats module, I came accross some tests …

07/25/07:

12:29 Ticket #466 (Different results between sparse and dense operations) closed by wnbell
fixed: should be fixed in r3190
09:30 Ticket #466 (Different results between sparse and dense operations) created by nils
The attached script results in different results. For what reason ? …

07/23/07:

07:23 Ticket #224 (ValueError: shape mismatch: objects cannot be broadcast to a single shape) closed by cdavid
fixed: Should be closed in r3182. Can you confirm it ?
Note: See TracTimeline for information about the timeline view.