Groups
Groups
Sign in
Groups
Groups
bottle-neck
Conversations
About
Send feedback
Help
Group path
bottle-neck
1–30 of 65
Fast NumPy array functions written in Cython
Mark all as read
Report group
0 selected
Sam
Aug 21
Question about "femto" PYPI project
Hi, I'm trying to reach kwgoodman to see if it might be possible to take over the "femto
unread,
Question about "femto" PYPI project
Hi, I'm trying to reach kwgoodman to see if it might be possible to take over the "femto
Aug 21
Christopher Whelan
,
Primož Godec
2
1/13/22
[ANN] Bottleneck 1.3.2 Release
Hello, since nobody responded at the repository, I am reaching out here. Since many of us are
unread,
[ANN] Bottleneck 1.3.2 Release
Hello, since nobody responded at the repository, I am reaching out here. Since many of us are
1/13/22
Christopher Whelan
12/9/19
[ANN] Bottleneck 1.3.1 release
This was released a few weeks ago but I neglected to announce it here. Please ensure that you upgrade
unread,
[ANN] Bottleneck 1.3.1 release
This was released a few weeks ago but I neglected to announce it here. Please ensure that you upgrade
12/9/19
Christopher Whelan
12/9/19
[RFC] NEP 29 adoption (drop <3.6 in next release)
With Python 2 reaching EOL on 1/1/2020, bottleneck will also be dropping support for Python 2.7. With
unread,
[RFC] NEP 29 adoption (drop <3.6 in next release)
With Python 2 reaching EOL on 1/1/2020, bottleneck will also be dropping support for Python 2.7. With
12/9/19
Christopher Whelan
2
11/9/19
[ANN] Bottleneck 1.3.0 rc1 released
1.3.0rc2 has just been uploaded to PyPI and resolves a cross-platform packaging bug and adds explicit
unread,
[ANN] Bottleneck 1.3.0 rc1 released
1.3.0rc2 has just been uploaded to PyPI and resolves a cross-platform packaging bug and adds explicit
11/9/19
Keith Goodman
3/3/18
Re: [bottleneck] no speedup using bottleneck
On Sat, Mar 3, 2018 at 2:50 AM, Søren Sønderby <skaaes...@gmail.com> wrote: Hi, I'm
unread,
Re: [bottleneck] no speedup using bottleneck
On Sat, Mar 3, 2018 at 2:50 AM, Søren Sønderby <skaaes...@gmail.com> wrote: Hi, I'm
3/3/18
Keith Goodman
5/16/17
Bottleneck 1.2.1 released
Bottleneck 1.2.1 Release date: 2017-05-15 This release adds support for NumPy's relaxed strides
unread,
Bottleneck 1.2.1 released
Bottleneck 1.2.1 Release date: 2017-05-15 This release adds support for NumPy's relaxed strides
5/16/17
Keith Goodman
5/1/17
Preparing to release bottleneck 1.2.1
I am getting ready to release bottleneck 1.2.1. This release adds support for NumPy's relaxed
unread,
Preparing to release bottleneck 1.2.1
I am getting ready to release bottleneck 1.2.1. This release adds support for NumPy's relaxed
5/1/17
Keith Goodman
11/3/16
Speeding up bottleneck
I'm playing around with SSE3, AVX, and OpenMP to see which techniques might help bottleneck. I
unread,
Speeding up bottleneck
I'm playing around with SSE3, AVX, and OpenMP to see which techniques might help bottleneck. I
11/3/16
Keith Goodman
, …
Wes McKinney
6
10/26/16
Bottleneck 1.2.0 released
https://github.com/conda-forge/bottleneck-feedstock/pull/7 On Wed, Oct 26, 2016 at 11:45 AM, Keith
unread,
Bottleneck 1.2.0 released
https://github.com/conda-forge/bottleneck-feedstock/pull/7 On Wed, Oct 26, 2016 at 11:45 AM, Keith
10/26/16
Keith Goodman
6/22/16
Bottleneck 1.1.0 released
Bottleneck 1.1.0 *Release date: 2016-06-22* This release makes Bottleneck more robust, releases GIL,
unread,
Bottleneck 1.1.0 released
Bottleneck 1.1.0 *Release date: 2016-06-22* This release makes Bottleneck more robust, releases GIL,
6/22/16
Nick Guy
,
Keith Goodman
2
8/20/15
edges on move_mean
On Thu, Aug 20, 2015 at 8:03 AM, Nick Guy <ngu...@gmail.com> wrote: Hi, Nice resource you'
unread,
edges on move_mean
On Thu, Aug 20, 2015 at 8:03 AM, Nick Guy <ngu...@gmail.com> wrote: Hi, Nice resource you'
8/20/15
Keith Goodman
,
Stephan Hoyer
2
2/6/15
bottleneck 1.0.0 released
This is awesome. Congrats Keith! On Fri, Feb 6, 2015 at 8:49 AM, Keith Goodman <kwgoodman@gmail.
unread,
bottleneck 1.0.0 released
This is awesome. Congrats Keith! On Fri, Feb 6, 2015 at 8:49 AM, Keith Goodman <kwgoodman@gmail.
2/6/15
Keith Goodman
,
Dougal Sutherland
6
2/4/15
Bottleneck rewrite done
On Mon, Feb 2, 2015 at 2:32 PM, Keith Goodman <kwgo...@gmail.com> wrote: I think I am done
unread,
Bottleneck rewrite done
On Mon, Feb 2, 2015 at 2:32 PM, Keith Goodman <kwgo...@gmail.com> wrote: I think I am done
2/4/15
Keith Goodman
,
Stephan Hoyer
13
1/9/15
A big change to moving window functions
On Fri, Jan 9, 2015 at 8:56 AM, Stephan Hoyer <sho...@gmail.com> wrote: On Friday, Jan 9, 2015
unread,
A big change to moving window functions
On Fri, Jan 9, 2015 at 8:56 AM, Stephan Hoyer <sho...@gmail.com> wrote: On Friday, Jan 9, 2015
1/9/15
Keith Goodman
, …
Moritz Beber
20
12/16/14
Rewrite of bottleneck
On Mon, Dec 15, 2014 at 1:53 PM, Moritz Beber <moritz...@gmail.com> wrote: OK, sorry for the
unread,
Rewrite of bottleneck
On Mon, Dec 15, 2014 at 1:53 PM, Moritz Beber <moritz...@gmail.com> wrote: OK, sorry for the
12/16/14
Stephan Hoyer
10/21/14
Numbagg: Bottleneck functions rewritten with Numba
I've created a new project with the intention of porting most of the functions in Bottleneck to
unread,
Numbagg: Bottleneck functions rewritten with Numba
I've created a new project with the intention of porting most of the functions in Bottleneck to
10/21/14
Moritz Beber
, …
Keith Goodman
7
7/24/14
pairwise distance of row vectors with missing (nan) values
So I tried a few different version and you can see the results in this notebook: http://nbviewer.
unread,
pairwise distance of row vectors with missing (nan) values
So I tried a few different version and you can see the results in this notebook: http://nbviewer.
7/24/14
Keith Goodman
7/21/14
Re: [bottleneck] Build Bottleneck Error
On Sun, Jul 20, 2014 at 3:10 AM, kernelpanic <azi...@gmail.com> wrote: I tried to build
unread,
Re: [bottleneck] Build Bottleneck Error
On Sun, Jul 20, 2014 at 3:10 AM, kernelpanic <azi...@gmail.com> wrote: I tried to build
7/21/14
dbv
, …
Dougal Sutherland
6
7/11/14
argpartsort upcasts 32-bit to 64-bit
Thanks for the pointer to the interesting discussion.
unread,
argpartsort upcasts 32-bit to 64-bit
Thanks for the pointer to the interesting discussion.
7/11/14
dbv
4/22/14
sort and partsort arguments
For an array of length m, bottleneck.partsort(arr, n) returns the n smallest elements at the
unread,
sort and partsort arguments
For an array of length m, bottleneck.partsort(arr, n) returns the n smallest elements at the
4/22/14
Jan-Philip Gehrcke
, …
Skipper Seabold
3
2/19/14
Building with Intel compilers
On Wed, Feb 19, 2014 at 6:38 AM, Jan-Philip Gehrcke <jgeh...@googlemail.com> wrote: Hello,
unread,
Building with Intel compilers
On Wed, Feb 19, 2014 at 6:38 AM, Jan-Philip Gehrcke <jgeh...@googlemail.com> wrote: Hello,
2/19/14
Jan-Philip Gehrcke
,
Keith Goodman
2
2/19/14
Boost for np.sum(x[np.isfinite(x)])
On Wed, Feb 19, 2014 at 6:29 AM, Jan-Philip Gehrcke <jgeh...@googlemail.com> wrote: Hello, I
unread,
Boost for np.sum(x[np.isfinite(x)])
On Wed, Feb 19, 2014 at 6:29 AM, Jan-Philip Gehrcke <jgeh...@googlemail.com> wrote: Hello, I
2/19/14
Keith Goodman
,
dbv
2
2/12/14
Bottleneck 0.8.0 released
Thanks so much for all your efforts.
unread,
Bottleneck 0.8.0 released
Thanks so much for all your efforts.
2/12/14
Keith Goodman
,
Christoph Deil
4
1/13/14
Next release of bottleneck will require numpy 1.8
On Fri, Jan 10, 2014 at 1:10 PM, Keith Goodman <kwgo...@gmail.com> wrote: On Fri, Jan 10,
unread,
Next release of bottleneck will require numpy 1.8
On Fri, Jan 10, 2014 at 1:10 PM, Keith Goodman <kwgo...@gmail.com> wrote: On Fri, Jan 10,
1/13/14
willia...@gmail.com
,
Keith Goodman
2
10/17/13
Problems to Install Bottleneck on Amazon EC2 Instance
On Wed, Oct 16, 2013 at 4:43 PM, <willia...@gmail.com> wrote: I've been trying to
unread,
Problems to Install Bottleneck on Amazon EC2 Instance
On Wed, Oct 16, 2013 at 4:43 PM, <willia...@gmail.com> wrote: I've been trying to
10/17/13
Keith Goodman
9/10/13
Bottleneck 0.7.0 released
Bottleneck 0.7.0 Release date: 2013-09-10 Enhancements bn.rankdata() is twice as fast (with input a =
unread,
Bottleneck 0.7.0 released
Bottleneck 0.7.0 Release date: 2013-09-10 Enhancements bn.rankdata() is twice as fast (with input a =
9/10/13
dbv
,
Keith Goodman
3
6/26/13
argpartsort
Uhmm. Indices are needed plus R, N are variable. Looks like two sorts will be needed.
unread,
argpartsort
Uhmm. Indices are needed plus R, N are variable. Looks like two sorts will be needed.
6/26/13
Keith Goodman
,
dbv
6
5/28/13
bottleneck on Mac OSX 10.8
Btw, a "pip install bottleneck" on a 32-bit ubuntu 12.04 took a couple of minutes to
unread,
bottleneck on Mac OSX 10.8
Btw, a "pip install bottleneck" on a 32-bit ubuntu 12.04 took a couple of minutes to
5/28/13
dfo...@gmail.com
,
Keith Goodman
4
5/21/13
using nanvar_selector
On Tue, May 21, 2013 at 10:39 AM, <dfo...@gmail.com> wrote: I was following the example in
unread,
using nanvar_selector
On Tue, May 21, 2013 at 10:39 AM, <dfo...@gmail.com> wrote: I was following the example in
5/21/13