On Tue, Dec 29, 2009 at 8:02 AM, Gael Varoquaux
wrote:
> On Mon, Dec 28, 2009 at 02:29:24PM -0500, Neal Becker wrote:
>> Perhaps this could be useful:
>> http://checkinstall.izto.org/
>
> Yes, checkinstall is really cool. However, I tend to prefer things with
> no magic that I don't have to sandbo
On Mon, Dec 28, 2009 at 02:29:24PM -0500, Neal Becker wrote:
> Perhaps this could be useful:
> http://checkinstall.izto.org/
Yes, checkinstall is really cool. However, I tend to prefer things with
no magic that I don't have to sandbox to know what they are doing. This
is why I am also happy to hea
On Mon, Dec 28, 2009 at 2:30 PM, Gökhan Sever wrote:
>
>
> On Mon, Dec 28, 2009 at 12:15 PM, Gökhan Sever wrote:
>
>>
>>
>> On Mon, Dec 28, 2009 at 11:16 AM, Gökhan Sever wrote:
>>
>>>
>>>
>>> On Mon, Dec 28, 2009 at 11:07 AM, Robert Kern wrote:
>>>
On Mon, Dec 28, 2009 at 11:00, Gökhan Seve
On Mon, Dec 28, 2009 at 12:15 PM, Gökhan Sever wrote:
>
>
> On Mon, Dec 28, 2009 at 11:16 AM, Gökhan Sever wrote:
>
>>
>>
>> On Mon, Dec 28, 2009 at 11:07 AM, Robert Kern wrote:
>>
>>> On Mon, Dec 28, 2009 at 11:00, Gökhan Sever
>>> wrote:
>>>
>>> > One interesting thing I have noticed while inst
A new release of the dynamical systems modeling toolbox PyDSTool is
available from Sourceforge:
http://www.sourceforge.net/projects/pydstool/
Highlights from the release notes:
* Cleanup of global imports, especially: entire numpy.random and
linalg namespaces no longer imported by default
* Add
On Mon, Dec 28, 2009 at 3:28 PM, Charles R Harris
wrote:
>
>
> On Sun, Dec 27, 2009 at 6:34 PM, David Cournapeau
> wrote:
>>
>> Hi,
>>
>> I am pleased to announce the release of numpy 1.4.0. The highlights of
>> this release are:
>>
>
>
>
> The new files aren't up on sourceforge yet, although I
> On Tue, Dec 29, 2009 at 3:49 AM, Dag Sverre Seljebotn
> wrote:
>
>>
>> Do you here mean automatic generation of Ubuntu debs, Debian debs,
>> Windows
>> MSI installer, Windows EXE installer, and so on? (If so then great!)
>
> Yes (although this is not yet implemented). In particular on windows,
>
On Tue, Dec 29, 2009 at 3:49 AM, Dag Sverre Seljebotn
wrote:
>
> Do you here mean automatic generation of Ubuntu debs, Debian debs, Windows
> MSI installer, Windows EXE installer, and so on? (If so then great!)
Yes (although this is not yet implemented). In particular on windows,
I want to imple
On Tue, Dec 29, 2009 at 3:03 AM, Neal Becker wrote:
> David Cournapeau wrote:
>
>> On Mon, Dec 28, 2009 at 11:47 PM, Stefan Schwarzburg
>> wrote:
>>> Hi,
>>> I would like to add a comment from the user perspective:
>>>
>>> - the main reason why I'm not satisfied with pypi/distutils/etc. and why
>
David wrote:
> Repository
>
>
> The goal here is to have something like CRAN
> (http://cran.r-project.org/web/views/), ideally with a build farm so
> that whenever anyone submits a package to our repository, it would
> automatically be checked, and built for windows/mac os x and maybe a
>
On Mon, Dec 28, 2009 at 11:16 AM, Gökhan Sever wrote:
>
>
> On Mon, Dec 28, 2009 at 11:07 AM, Robert Kern wrote:
>
>> On Mon, Dec 28, 2009 at 11:00, Gökhan Sever
>> wrote:
>>
>> > One interesting thing I have noticed while installing the numpy from the
>> > source is that numpy dependent librarie
On Mon, Dec 28, 2009 at 11:07 AM, Robert Kern wrote:
> On Mon, Dec 28, 2009 at 11:00, Gökhan Sever wrote:
>
> > One interesting thing I have noticed while installing the numpy from the
> > source is that numpy dependent libraries must be re-installed and this
> must
> > be a clean re-install. Fo
On Mon, Dec 28, 2009 at 11:00, Gökhan Sever wrote:
> One interesting thing I have noticed while installing the numpy from the
> source is that numpy dependent libraries must be re-installed and this must
> be a clean re-install. For instance I can't import some matplotlib and scipy
> modules with
On Mon, Dec 28, 2009 at 10:31 AM, Gökhan Sever wrote:
>
>
> On Sat, Dec 26, 2009 at 6:09 PM, David Cournapeau wrote:
>
>> On Sun, Dec 27, 2009 at 6:19 AM, Gökhan Sever
>> wrote:
>>
>> >
>> > For the develop, it is one of easiest ways to catch up the bug-fixes
>> even
>> > though I don't work on t
On Sat, Dec 26, 2009 at 6:09 PM, David Cournapeau wrote:
> On Sun, Dec 27, 2009 at 6:19 AM, Gökhan Sever
> wrote:
>
> >
> > For the develop, it is one of easiest ways to catch up the bug-fixes even
> > though I don't work on the source directly. So far besides a few glitches
> it
> > was always w
On Mon, Dec 28, 2009 at 11:47 PM, Stefan Schwarzburg
wrote:
> Hi,
> I would like to add a comment from the user perspective:
>
> - the main reason why I'm not satisfied with pypi/distutils/etc. and why I
> will not be satisfied with toydist (with the features you listed), is that
> they break my i
(warning, long post)
Hi there,
As some of you already know, the packaging and distributions of
scientific python packages have been a constant source of frustration.
Open source is about making it easy for anyone to use software how
they see fit, and I think python packaging infrastructure has
Hi,
> An obvious idea is to allow the testing machinery to parse all
> the configs, including the doctest configs, then throw away the native
> (non-numpy) doctest plugin before we get to collecting and running the
> tests.
>
> I've attached a patch that does this; it's a little bit magic because
18 matches
Mail list logo