Re: [Scikit-learn-general] Fedora packaging: purpose of sklearn/externals

2013-09-05 Thread Gael Varoquaux
> Linux package managers unbundle libs under sklearn.external, and as a > consequence, scikit-learn is going to be run with versions of the unbundled > packages (six 1.3 for example) no tested. To effectively support the "package > manager" installation method, these combinations should be supporte

Re: [Scikit-learn-general] Fedora packaging: purpose of sklearn/externals

2013-09-02 Thread Sergio Pascual
2013/9/2 Andreas Mueller > On 09/02/2013 01:27 AM, Sergio Pascual wrote: > > Although not all people use the package manager I expect that most of > > the users of the package are going to use this method of installation, > > just for simplicity. See, for reference, the results of this poll [1] >

Re: [Scikit-learn-general] Fedora packaging: purpose of sklearn/externals

2013-09-02 Thread Andreas Mueller
On 09/02/2013 01:27 AM, Sergio Pascual wrote: > Although not all people use the package manager I expect that most of > the users of the package are going to use this method of installation, > just for simplicity. See, for reference, the results of this poll [1] > about usage of numpy and scipy:

Re: [Scikit-learn-general] Fedora packaging: purpose of sklearn/externals

2013-09-01 Thread Sergio Pascual
Although not all people use the package manager I expect that most of the users of the package are going to use this method of installation, just for simplicity. See, for reference, the results of this poll [1] about usage of numpy and scipy: installation via MacPorts and Linux package managers com

Re: [Scikit-learn-general] Fedora packaging: purpose of sklearn/externals

2013-08-31 Thread Yaroslav Halchenko
ok -- I am "closing" this issue since it seems to be only about some bug in the past and the latest sklearn release is all good with the joblib provided from independent package. Please reopen happen my conclusion is wrong but please provide details. On Sat, 31 Aug 2013, Gael Varoquaux wrote: > >

Re: [Scikit-learn-general] Fedora packaging: purpose of sklearn/externals

2013-08-31 Thread Gael Varoquaux
- Original message - > Maybe Gael remembers? I don't remember which version it was, but I remember that what was broken was the persisting of downloads by one of the dataset grabbers. G -- Learn the latest--Vis

Re: [Scikit-learn-general] Fedora packaging: purpose of sklearn/externals

2013-08-31 Thread Andreas Mueller
On 08/31/2013 02:38 PM, Yaroslav Halchenko wrote: > On Sat, 31 Aug 2013, Andreas Mueller wrote: >>> Some of the external packages are Python packages, under >>> sklearn/externals. These are: joblib and six. While I understand why C >>> packages are bundled, I cannot see the benefit of having bundle

Re: [Scikit-learn-general] Fedora packaging: purpose of sklearn/externals

2013-08-31 Thread Yaroslav Halchenko
On Sat, 31 Aug 2013, Andreas Mueller wrote: > > Some of the external packages are Python packages, under > > sklearn/externals. These are: joblib and six. While I understand why C > > packages are bundled, I cannot see the benefit of having bundled > > python packages, instead of listing them a

Re: [Scikit-learn-general] Fedora packaging: purpose of sklearn/externals

2013-08-31 Thread Andreas Mueller
On 08/31/2013 01:06 AM, Sergio Pascual wrote: > Hello, miy name is Sergio Pascual and I'm the currrent maintainer of > the scikit-learn package in Fedora. I'm in the process of updating the > current package from 0.13 to 0.14. There are some issues with bundled > libraries, some already commente

[Scikit-learn-general] Fedora packaging: purpose of sklearn/externals

2013-08-30 Thread Sergio Pascual
Hello, miy name is Sergio Pascual and I'm the currrent maintainer of the scikit-learn package in Fedora. I'm in the process of updating the current package from 0.13 to 0.14. There are some issues with bundled libraries, some already commented in this list. Some of the external packages are Pytho