nterpolators), you may want to double-check your results.
Authors
=======
* @endolith
* Max Argus +
* Hervé Audren
* Alessandro Pietro Bardelli +
* Michael Benfield +
* Felix Berkenkamp
* Matthew Brett
* Per Brodtkorb
* Evgeni Burovski
* Pierre de Buyl
* CJ Carey
* Brandon Carter +
* Tim Cera
* Klesk C
> I really don't like the double work and the large amount of noise coming
> from backporting every other PR to NumPy very quickly. For SciPy the policy
> is:
> - anyone can set the "backport-candidate" label
> - the release manager backports, usually a bunch in one go
> - only important fixe
details of the interpolators), you may want to double-check your results.
Authors
===
* @endolith
* Max Argus +
* Hervé Audren
* Alessandro Pietro Bardelli +
* Michael Benfield +
* Felix Berkenkamp
* Matthew Brett
* Per Brodtkorb
* Evgeni Burovski
* Pierre de Buyl
* CJ Carey
* Brandon C
s.
Authors
===
* @endolith
* Max Argus +
* Hervé Audren
* Alessandro Pietro Bardelli +
* Michael Benfield +
* Felix Berkenkamp
* Matthew Brett
* Per Brodtkorb
* Evgeni Burovski
* Pierre de Buyl
* CJ Carey
* Brandon Carter +
* Tim Cera
* Klesk Chonkin
* Christian Häggström +
* Luca Citi
* Peadar
On Fri, Jan 27, 2017 at 9:24 PM, Matthew Brett wrote:
> Hi,
>
> I've taken advantage of the new travis-ci cron job feature [1] to set
> up daily builds of numpy manylinux and OSX wheels for the current
> trunk, uploading to:
>
> https://7933911d6844c6c53a7d-47bd50c35cd79bd838daf386af554a83.ssl.cf2
Related to https://github.com/scipy/scipy/issues/6336?
23.01.2017 14:40 пользователь "David Cournapeau"
написал:
> Hi there,
>
> While building the latest scipy on top of numpy 1.11.3, I have noticed
> crashes while running the scipy test suite, in scipy.special (e.g. in
> scipy.special hyp0f1 te
br@duneyrr:~/repos/numpy/numpy/_build_utils$ git blame -M -C -C
apple_accelerate.py
4743f3b4 numpy/_build_utils/apple_accelerate.py (Charles Harris
2015-12-05 19:16:00 -0700 1) from __future__ import division, a
4743f3b4 numpy/_build_utils/apple_accelerate.py (Charles Harris
2015-12-05 19:16:00 -0
Thank you Chuck!
04.10.2016 5:15 пользователь "Charles R Harris"
написал:
> *Hi All,*
>
> I'm pleased to announce the release of Numpy 1.11.2. This release
> supports Python 2.6 - 2.7, and 3.2 - 3.5 and fixes bugs and regressions
> found in Numpy 1.11.1. Wheels for Linux, Windows, and OSX can be
om> wrote:
>>>
>>>
>>>
>>> On Fri, Sep 30, 2016 at 9:48 AM, Evgeni Burovski <
evgeny.burovs...@gmail.com> wrote:
>>>>
>>>> On Fri, Sep 30, 2016 at 6:29 PM, Charles R Harris
>>>> wrote:
>>>> >
&
On Fri, Sep 30, 2016 at 6:29 PM, Charles R Harris
wrote:
>
>
> On Fri, Sep 30, 2016 at 9:21 AM, Benjamin Root wrote:
>>
>> This is the first I am hearing of tempita (looks to be a templating
>> language). How is it a dependency of numpy? Do I now need tempita in order
>> to use numpy, or is it a
On Tue, Aug 2, 2016 at 6:41 PM, Siegfried Gonzi
wrote:
> Hi all
>
> Does anyone know how to invoke curve_fit with a variable number of
> parameters, e.g. a1 to a10 without writing it out,
>
> e.g.
>
> def func2( x, a1,a2,a3,a4 ):
>
> # Bessel function
> tmp = scipy.special.j0( x[:
larjoe +
* Gregory Allen +
* Gilles Aouizerate +
* Tom Augspurger +
* Henrik Bengtsson +
* Felix Berkenkamp
* Per Brodtkorb
* Lars Buitinck
* Daniel Bunting +
* Evgeni Burovski
* CJ Carey
* Tim Cera
* Grey Christoforo +
* Robert Cimrman
* Philip DeBoer +
* Yves Delley +
* Dávid Bodnár +
* Ion Elberdin +
On behalf of the scipy development team, I am pleased to announce the
second release candidate for scipy 0.18.0.
Please test it --- both the release itself on your machines and your
code against this release --- and report results on the issue tracker
or scipy-dev mailing list.
Source tarballs an
Thanks Pauli!
Maybe it's worth to add these to the devdocs pages?
On Jun 24, 2016 10:05 PM, "Pauli Virtanen" wrote:
> Hi,
>
> In case someone is interested in getting notifications of performance
> regressions in the Numpy and Scipy benchmarks, this is available as Atom
> feeds at:
>
> https://pv
On Tue, Jun 21, 2016 at 4:27 AM, Matthew Brett wrote:
> Hi,
>
> On Mon, Jun 20, 2016 at 6:31 AM, Evgeni Burovski
> wrote:
>> Hi,
>>
>> I'm pleased to announce the availability of the first release
>> candidate for scipy 0.18.0.
>> Please try this
.
The bundled copy of SuperLU in the `scipy.sparse` subpackage has been upgraded
to version 5.1.1.
Authors
===
* @endolith
* @yanxun827 +
* @kleskjr +
* @MYheavyGo +
* @solarjoe +
* Gregory Allen +
* Gilles Aouizerate +
* Tom Augspurger +
* Henrik Bengtsson +
* Felix Berkenkamp
* Per Brodtkorb
*
Hi,
On behalf of the scipy development team, I'm pleased to announce the
availability of scipy 0.17.1.
This is a bugfix release with no new features compared to 0.17.0.
Source tarballs and OS X wheels are available from PyPI or from GitHub
releases at https://github.com/scipy/scipy/releases/tag/
> On Wed, Feb 10, 2016 at 11:55 PM, Ralf Gommers
> wrote:
>> This is last year's page:
>> https://github.com/scipy/scipy/wiki/GSoC-2015-project-ideas
>>
>> Some ideas have been worked on, others are still relevant. Let's copy this
>> page to -2016- and start editing it and adding new ideas. I'l
>>> ==
>>> ERROR: test_multiarray.TestNewBufferProtocol.test_relaxed_strides
>>> --
>>> Traceback (most recent call last):
>>> File
>>> "/home/br/virtualenvs/ma
> numpy.show_config() shows the places that numpy found the libraries at
> build time. In the case of the manylinux wheel builds, I put openblas
> at /usr/local , but the place the wheel should be loading openblas
> from is /.libs. For example, I think you'll
> find that the numpy tests will stil
-- Forwarded message --
From: Evgeni Burovski
Date: Mon, Feb 8, 2016 at 11:56 AM
Subject: Re: [Numpy-discussion] Multi-distribution Linux wheels - please test
To: Discussion of Numerical Python
On Sat, Feb 6, 2016 at 8:26 PM, Matthew Brett wrote:
> Hi,
>
> As some o
> scipy:
>one new failure, in test_nanmedian_all_axis
>250 calls to np.testing.rand (wtf), 92 calls to random_integers, 3 uses
> of datetime64 with timezones. And for some reason the new numpy gives more
> "invalid value encountered in greater"-type warnings.
One limitation of this approac
On Thu, Feb 4, 2016 at 9:32 AM, Nadav Horesh wrote:
> I have several cases of hand digitized spectra that I'd like to resample
> these spectra at even spacings. My problem is that cubic or RBF splines
> often result in an unacceptible over-shooting. Is there a python module that
> provides somethi
On Mon, Feb 1, 2016 at 11:22 PM, Julian Taylor
wrote:
> I don't like that approach, closing PRs with valuable code causes them
> to get lost in the much larger set of closed ones.
> Instead we could tag them appropriately so they can be found by
> parties interested in using or finishing them. The
23.01.2016 22:12 пользователь "Kiko" написал:
>
> is it python3.5 compatible? your message and github don't say the same.
It is indeed --- thanks for catching it. My typo, my bad.
Evgeni
> 2016-01-23 19:12 GMT+01:00, Charles R Harris :
> >
> >
> > Congratulations.
> >
> > Chuck
> >
> _
lle +
* Bruno Beltran +
* Sumit Binnani +
* Joseph Jon Booker
* Olga Botvinnik +
* Michael Boyle +
* Matthew Brett
* Zaz Brown +
* Lars Buitinck
* Pete Bunch +
* Evgeni Burovski
* CJ Carey
* Ien Cheng +
* Cody +
* Jaime Fernandez del Rio
* Ales Erjavec +
* Abraham Escalante
* Yves-Rémi Van Eycke +
* Yu Feng +
Hi,
I'm pleased to announce the availability of the second release
candidate for Scipy 0.17.0. It's two days ahead of the original
schedule: based on typical development patterns, I'd like to have two
weekends and a full working week before January 17th, when this rc2 is
supposed to become the fin
27 matches
Mail list logo