| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved pic flag to src_compile | Sebastien Fabbro | 2008-12-11 | 1 | -6/+6 |
* | Moved pic flag to src_compile | Sebastien Fabbro | 2008-12-11 | 3 | -9/+11 |
* | Fixed for python-2.6 (bug #245100, thanks Christian Becke for his patch), now... | Sebastien Fabbro | 2008-12-05 | 1 | -5/+11 |
* | Fixed for python-2.6 (bug #245100, thanks Christian Becke for his patch), now... | Sebastien Fabbro | 2008-12-05 | 7 | -10/+704 |
* | Added virtual/cblas dependency, thanks Michael Davidsaver, bug #244403 | Sebastien Fabbro | 2008-10-28 | 1 | -5/+5 |
* | Added virtual/cblas dependency, thanks Michael Davidsaver, bug #244403 | Sebastien Fabbro | 2008-10-28 | 2 | -2/+7 |
* | Fixed again blas/lapack configuration to be compatible with the available gen... | Sebastien Fabbro | 2008-09-28 | 1 | -5/+5 |
* | Fixed again blas/lapack configuration to be compatible with the available gen... | Sebastien Fabbro | 2008-09-28 | 2 | -12/+29 |
* | Changed blas/atlas configuration to match newer numpy (should be still compat... | Sebastien Fabbro | 2008-09-26 | 1 | -3/+13 |
* | Changed blas/atlas configuration to match newer numpy (should be still compat... | Sebastien Fabbro | 2008-09-26 | 3 | -20/+28 |
* | fix up metadata.xml | Michael Sterrett | 2008-08-17 | 1 | -11/+1 |
* | fix up metadata.xml | Michael Sterrett | 2008-08-17 | 1 | -2/+6 |
* | Fix implicit declarations, bug #204874, thanks to Dustin Surawicz for reporting. | Thomas Anderson | 2008-07-03 | 1 | -5/+6 |
* | Fix implicit declarations, bug #204874, thanks to Dustin Surawicz for reporting. | Thomas Anderson | 2008-07-03 | 3 | -2/+39 |
* | Added a few configuration options for lapack and atlas | Sebastien Fabbro | 2008-06-23 | 1 | -6/+6 |
* | Added a few configuration options for lapack and atlas | Sebastien Fabbro | 2008-06-23 | 2 | -8/+17 |
* | Removed buggy versions | Sebastien Fabbro | 2008-04-21 | 1 | -9/+4 |
* | Removed buggy versions | Sebastien Fabbro | 2008-04-21 | 5 | -460/+7 |
* | Put append-ldflags in pkg_setup and make it available always (bug # 217914) | Sebastien Fabbro | 2008-04-17 | 1 | -2/+12 |
* | Put append-ldflags in pkg_setup and make it available always (bug # 217914) | Sebastien Fabbro | 2008-04-17 | 2 | -6/+8 |
* | Added ~ppc64; bug #211791 | Markus Rothe | 2008-03-26 | 1 | -2/+2 |
* | Added ~ppc64; bug #211791 | Markus Rothe | 2008-03-26 | 2 | -3/+6 |
* | Remove all old-style digests from the system and regen the Manifest files. | Robin H. Johnson | 2008-01-31 | 5 | -67/+0 |
* | New patch to fix some undefined pointer (mainly on amd64). Trying to fix bug ... | Sebastien Fabbro | 2008-01-24 | 1 | -66/+19 |
* | New patch to fix some undefined pointer (mainly on amd64). Trying to fix bug ... | Sebastien Fabbro | 2008-01-24 | 17 | -1028/+57 |
* | Revert clapack patch (see bug #197527) and take care of LDFLAGS as numpy | Sebastien Fabbro | 2007-12-17 | 1 | -4/+21 |
* | Revert clapack patch (see bug #197527) and take care of LDFLAGS as numpy | Sebastien Fabbro | 2007-12-17 | 3 | -1/+136 |
* | Added new revision to fix undefined lapack symbols (see bug #195619). | Markus Dittrich | 2007-10-18 | 1 | -4/+15 |
* | Added new revision to fix undefined lapack symbols (see bug #195619). | Markus Dittrich | 2007-10-18 | 4 | -1/+241 |
* | New revision with patch to fix fftw problem (see bug #194708). | Markus Dittrich | 2007-10-05 | 1 | -14/+15 |
* | New revision with patch to fix fftw problem (see bug #194708). | Markus Dittrich | 2007-10-05 | 4 | -1/+150 |
* | Version bump. Added dev-python/imaging in RDEPEND. Re-organize sandbox module... | Sebastien Fabbro | 2007-09-25 | 1 | -7/+23 |
* | Version bump. Added dev-python/imaging in RDEPEND. Re-organize sandbox module... | Sebastien Fabbro | 2007-09-25 | 5 | -1/+714 |
* | removed old versions (commited this time) | Sebastien Fabbro | 2007-09-11 | 1 | -17/+3 |
* | removed old versions (commited this time) | Sebastien Fabbro | 2007-09-11 | 4 | -273/+0 |
* | fixed conflict with cdf (bug #191593), removed old versions | Sebastien Fabbro | 2007-09-11 | 1 | -24/+16 |
* | fixed conflict with cdf (bug #191593), removed old versions | Sebastien Fabbro | 2007-09-11 | 6 | -662/+34 |
* | Marked ~ppc for bug #191600. | Joseph Jezak | 2007-09-09 | 1 | -8/+18 |
* | Marked ~ppc for bug #191600. | Joseph Jezak | 2007-09-09 | 2 | -3/+6 |
* | whitespace | Michael Sterrett | 2007-08-24 | 1 | -14/+4 |
* | whitespace | Michael Sterrett | 2007-08-24 | 1 | -2/+1 |
* | Version bump + cleaning configuration | Sebastien Fabbro | 2007-08-24 | 1 | -7/+15 |
* | Version bump + cleaning configuration | Sebastien Fabbro | 2007-08-24 | 3 | -1/+133 |
* | Revision including a bunch of patches from scipy-svn. Now also includes | Sebastien Fabbro | 2007-06-06 | 1 | -7/+58 |
* | Revision including a bunch of patches from scipy-svn. Now also includes | Sebastien Fabbro | 2007-06-06 | 14 | -1/+1554 |
* | Removed old unused versions | Sebastien Fabbro | 2007-06-04 | 1 | -28/+8 |
* | Removed old unused versions | Sebastien Fabbro | 2007-06-04 | 6 | -306/+5 |
* | removing scipy-0.3.2 (unsupported and buggy), and scipy-0.4.8 which does not ... | Sebastien Fabbro | 2007-02-19 | 1 | -30/+7 |
* | removing scipy-0.3.2 (unsupported and buggy), and scipy-0.4.8 which does not ... | Sebastien Fabbro | 2007-02-19 | 7 | -283/+5 |
* | added scipy-0.5.2-r1.ebuild with a lot of changes and umfpack support. | Sebastien Fabbro | 2007-02-19 | 1 | -8/+25 |