[Numpy-discussion] [ANN] CFP: SciPy India 2012 -- Dec 27-29 -- IIT Bombay

2012-10-14 Thread Jarrod Millman
Hello, The CFP for SciPy India 2012, to be held in IIT Bombay from December 27-29 is open. Please spread the word! Scipy.in is a conference providing opportunities to spread the use of the Python programming language in the Scientific Computing community in India. It provides a unique opportunit

Re: [Numpy-discussion] scipy.org still says source in some subversion repo -- should be git !?

2011-12-01 Thread Jarrod Millman
On Mon, Nov 28, 2011 at 1:19 PM, Matthew Brett wrote: > Maybe the content could be put in > http://github.com/scipy/scipy.github.com so we can make pull requests > there? > The source is here: https://github.com/scipy/scipy.org-new ___ NumPy-Discussio

[Numpy-discussion] [ANN] SciPy India 2011 Abstracts due November 2nd

2011-10-28 Thread Jarrod Millman
Organizers ====== * Jarrod Millman, Neuroscience Institute, UC Berkeley, USA (Conference Co-Chair) * Prabhu Ramachandran, Department of Aerospace Engineering, IIT Bombay, India (Conference Co-Chair) * FOSSEE Team ___ NumPy-Discussion mailing list NumP

[Numpy-discussion] [ANN] SciPy India 2011 Call for Presentations

2011-10-02 Thread Jarrod Millman
4-5, 2011, Sunday-Monday: Conference December 6-7 2011, Tuesday-Wednesday: Tutorials/Sprints Organizers ------ * Jarrod Millman, Neuroscience Institute, UC Berkeley, USA (Conference Co-Chair) * Prabhu Ramachandran, Department of Aerospace Engineering, IIT Bombay, India (Conference Co-Cha

[Numpy-discussion] Call for GSoC 2011 NumPy mentors

2011-03-12 Thread Jarrod Millman
Hi, It is time to start preparing for the 2011 Google Summer of Code (SoC). As in the past, we will participate in SoC with the Python Software Foundation (PSF) as our mentoring organization. The PSF has requested that every project, which wishes to participate in the SoC, provide a list of at l

Re: [Numpy-discussion] Question regarding submitting patches

2011-01-05 Thread Jarrod Millman
On Tue, Jan 4, 2011 at 7:49 PM, Justin Peel wrote: > I've been submitting some patches recently just by putting them on > Trac. However, I noticed in the Numpy Developer Guide that it says: > >   The recommended way to proceed is either to attach these files to > an enhancement ticket in the Numpy

[Numpy-discussion] [ANN] SciPy India 2010 Call for Presentations

2010-09-21 Thread Jarrod Millman
ials/Sprints Saturday, Dec. 18: Sprints Organizers ====== * Jarrod Millman, Neuroscience Institute, UC Berkeley, USA (Conference Co-Chair) * Prabhu Ramachandran, Department of Aerospace Engineering, IIT Bombay, India (Conference Co-Chair) *

[Numpy-discussion] sf.net export controls for numpy/scipy

2010-09-14 Thread Jarrod Millman
Hello, I plan to update the export controls settings for both numpy and scipy to: "This project does NOT incorporate, access, call upon, or otherwise use encryption of any kind, including, but not limited to, open source algorithms and/or calls to encryption in the operating system or underlying

Re: [Numpy-discussion] update on the transition to git/github

2010-07-13 Thread Jarrod Millman
On Tue, Jul 13, 2010 at 8:15 PM, Charles R Harris wrote: > How should we handle commits during the next week or two? I have a few > things I want to get in before 1.5 is tagged. Just keep committing as normal using svn for now. Once we are ready to make the transition (which includes having docu

[Numpy-discussion] update on the transition to git/github

2010-07-13 Thread Jarrod Millman
Hello all, On May 26th, I sent an email titled "curious about how people would feel about moving to github." While there were a few concerns raised, everyone was generally positive and were mainly concerned that this transition would need to be done carefully with clear workflow instructions and

Re: [Numpy-discussion] Technicalities of the SVN -> GIT transition

2010-06-02 Thread Jarrod Millman
On Wed, Jun 2, 2010 at 10:08 AM, Matthew Brett wrote: > Do y'all think opt-in?  Or opt-out?    If it's opt-in I guess you'll > catch most of the current committers, and most of the others you'll > lose, but maybe that's good enough. I think it should be opt-in. How would opt-out work? Would som

Re: [Numpy-discussion] curious about how people would feel about moving to github

2010-05-27 Thread Jarrod Millman
On Thu, May 27, 2010 at 2:28 AM, Anne Archibald wrote: > * Set up a git repository somewhere on scipy.org. It's a minor point, but setting up and maintaining our own git repository will require extra work without gaining anything useful. Github has a number of very useful features and is gaining

Re: [Numpy-discussion] curious about how people would feel about moving to github

2010-05-27 Thread Jarrod Millman
On Thu, May 27, 2010 at 2:28 AM, Anne Archibald wrote: > To get back to the original point of the thread: nobody has yet > objected to git, and all we have are some debates about the ultimate > workflow that don't make much difference to whether or how git should > be adopted. Is this a fair descr

Re: [Numpy-discussion] curious about how people would feel about moving to github

2010-05-26 Thread Jarrod Millman
On Wed, May 26, 2010 at 7:38 PM, Benjamin Root wrote: > I wouldn't call myself a developer, but I have been wanting to contribute > recently.  I learned source control with svn, so I am much more comfortable > with it.  My one attempt at using git for a personal project ended in > failure. > > The

Re: [Numpy-discussion] curious about how people would feel about moving to github

2010-05-26 Thread Jarrod Millman
On Wed, May 26, 2010 at 8:08 PM, Matthew Brett wrote: > That's the model we've gone for in nipy and ipython too.  We wrote it > up in a workflow doc project.  Here are the example docs giving the > git workflow for ipython: > > https://cirl.berkeley.edu/mb312/gitwash/ > > and in particular: > > ht

Re: [Numpy-discussion] curious about how people would feel about moving to github

2010-05-26 Thread Jarrod Millman
On Wed, May 26, 2010 at 6:37 PM, Bruce Southey wrote: > All that I ask is that there is one official place to do 'git clone' > or 'git pull' from a single official branch. I do not think that it is > good to tell users to pull from different branches especially if these > branches have conflicts.

Re: [Numpy-discussion] Introduction to Scott, Jason, and (possibly) others from Enthought

2010-05-26 Thread Jarrod Millman
ems to be interest (which there currently seems to be). So for now just keep sending emails with issues you want addressed in any actual proposal for this transition. Let's move this discussion to the git thread and use the thread for the discussion related directly to the subject line. Thank

Re: [Numpy-discussion] curious about how people would feel about moving to github

2010-05-26 Thread Jarrod Millman
On Wed, May 26, 2010 at 4:12 PM, Travis Oliphant wrote: > I think we are ready for such a move.    Someone should think about the > implications, though (with Trac integration, check-in mailings, etc.) and > make sure we get something we all like.   Somebody probably has thought > through all of t

[Numpy-discussion] curious about how people would feel about moving to github

2010-05-26 Thread Jarrod Millman
Hello, I changed the subject line for this thread, since I didn't want to hijack another thread. Anyway, I am not proposing that we actually decide whether to move to git and github now, but I am just curious how people would feel. We had a conversation about this a few years ago and it was quit

Re: [Numpy-discussion] Introduction to Scott, Jason, and (possibly) others from Enthought

2010-05-26 Thread Jarrod Millman
2010/5/25 Stéfan van der Walt : > Awesome! Since github now supports SVN interaction, and all the core > devs use Git, now might be a good time to move the entire numpy source > tree?  It will certainly make it easier to merge the refactor changes! I would love to move numpy to github as well. Al

Re: [Numpy-discussion] proposing a "beware of [as]matrix()" warning

2010-05-01 Thread Jarrod Millman
On Wed, Apr 28, 2010 at 2:46 PM, David Warde-Farley wrote: > Would it be acceptable to retain the matrix class but not have it imported in > the default namespace, and have to import e.g. numpy.matlib to get at them? +1 Jarrod ___ NumPy-Discussion mai

Re: [Numpy-discussion] PSF GSoC 2010 (Py3K focus)

2010-03-08 Thread Jarrod Millman
I added Titus' email regarding the PSF's focus on Py3K-related projects to our SoC ideas wiki page: http://projects.scipy.org/scipy/wiki/SummerofCodeIdeas Given Titus' email, this is the most likely list of projects we will get accepted this year: - finish porting NumPy to Py3K - port SciPy to Py

[Numpy-discussion] PSF GSoC 2010 (Py3K focus)

2010-03-08 Thread Jarrod Millman
Hello, Given the interest in participating in the GSoC this summer, I am forwarding a very interesting email from Titus Brown. If you are interested in doing a GSoC or mentoring, please read his email carefully. Basically, the PSF will be focuing on Py3K-related projects. Given Pauli's work on

Re: [Numpy-discussion] todos before 1.4.1 RC1

2010-03-01 Thread Jarrod Millman
scipy 0.7.2 = OK > numpy 1.4.1 + scipy 0.7.1 = NOT OK (Cython issue) > > So either release 1.4.1 and 0.7.2 at the same time, or scipy 0.7.2 first. You should release scipy 0.7.2 first. Since this is your first time managing the release process, it would be easier to do them one at a time.

Re: [Numpy-discussion] 1.4 still the candidate for easy_install

2010-02-17 Thread Jarrod Millman
Good catch. I just removed the 1.4.0 tarball from PyPI. Thanks, -- Jarrod Millman Helen Wills Neuroscience Institute 10 Giannini Hall, UC Berkeley http://cirl.berkeley.edu/ ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http

Re: [Numpy-discussion] numpy 2.0, what else to do?

2010-02-15 Thread Jarrod Millman
On Mon, Feb 15, 2010 at 10:04 AM, David Huard wrote: > In the list of things to do, I suggest deleting completely the old > histogram behaviour and the `new` keyword. +1 ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/

Re: [Numpy-discussion] numpy 2.0, what else to do?

2010-02-13 Thread Jarrod Millman
On Sat, Feb 13, 2010 at 1:49 PM, Travis Oliphant wrote: > This is exactly what I was worried about with calling the next release > 2.0. > > This is not the time to change all the things we wish were done > differently. > > The release is scheduled for 3 weeks. Hey Travis, I agree with your gener

Re: [Numpy-discussion] Removing datetime support for 1.4.x series ?

2010-02-11 Thread Jarrod Millman
release, though. I would also like to mark the numarray and numeric support as deprecated and planned for removal in NumPy 3.0. Just marking it deprecated shouldn't cause any problems and should give anyone left using the old interfaces plenty of time to migrate prior to a future 3.0 rele

Re: [Numpy-discussion] Removing datetime support for 1.4.x series ?

2010-02-08 Thread Jarrod Millman
On Mon, Feb 8, 2010 at 2:08 PM, Darren Dale wrote: >> You don't matter. Nor do I. > > I definitely should have counted to 100 before sending that. It wasn't > helpful and I apologize. No worries, your first email brought a smile to my face. ___ NumPy-Di

Re: [Numpy-discussion] Removing datetime support for 1.4.x series ?

2010-02-08 Thread Jarrod Millman
On Mon, Feb 8, 2010 at 1:57 PM, Charles R Harris wrote: > Should the release containing the datetime/hasobject changes be called > > a) 1.5.0 > b) 2.0.0 My vote goes to b. Jarrod ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.

Re: [Numpy-discussion] Removing datetime support for 1.4.x series ?

2010-02-08 Thread Jarrod Millman
I went ahead and set the default download for NumPy back to the 1.3.0 release on sourceforge. I also added a news item stating that 1.4.0 has temporarily been pulled due to the unintended ABI break pending a decision by the developers. Currently, the 1.4.0 release can still be accessed if you go

Re: [Numpy-discussion] Python 2.6 and numpy 1.3.0/1.4.0 from an extension

2010-02-08 Thread Jarrod Millman
ead and set the default download for NumPy back to the 1.3.0 release on sourceforge. I also added a news item stating that 1.4.0 has temporarily been pulled due to the unintended ABI break. -- Jarrod Millman Helen Wills Neuroscience Institute 10 Giannini Hall, UC Berkeley http://ci

Re: [Numpy-discussion] Removing datetime support for 1.4.x series ?

2010-02-07 Thread Jarrod Millman
-3 weeks. Then close the discussion and try to get the 2.0 release out as quickly after that as possible. -- Jarrod Millman Helen Wills Neuroscience Institute 10 Giannini Hall, UC Berkeley http://cirl.berkeley.edu/ ___ NumPy-Discussion mailing list NumPy-

Re: [Numpy-discussion] Removing datetime support for 1.4.x series ?

2010-02-05 Thread Jarrod Millman
On Fri, Feb 5, 2010 at 12:32 PM, Christopher Barker wrote: > If that's the case, and particularly if it's going to be a while before > 1.4.1 is ready, I suggest that the 1.4.0 release be pulled from "current > release" status on the download sites. +1 _

Re: [Numpy-discussion] Removing datetime support for 1.4.x series ?

2010-02-04 Thread Jarrod Millman
r the summer as well. -- Jarrod Millman Helen Wills Neuroscience Institute 10 Giannini Hall, UC Berkeley http://cirl.berkeley.edu/ ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion

Re: [Numpy-discussion] Removing datetime support for 1.4.x series ?

2010-02-02 Thread Jarrod Millman
On Tue, Feb 2, 2010 at 12:11 AM, David Cournapeau wrote: > Both Chuck and myself are in favor of removing the datetime altogether > for 1.4.x as a solution. At least in my case, it is mostly justified > by the report from David Huard that the current datetime support is > still a bit too experimen

Re: [Numpy-discussion] Wanted: new release manager for 1.5 and above

2010-01-16 Thread Jarrod Millman
First I want to give David Cournapeau a big thank you for all his hard work as release manager for the last few years. It is a lot of work and he has done a great job managing the releases (not to mention all the work he has done as one of the primary developers). I also want to thank Patrick Mar

Re: [Numpy-discussion] broken links on http://numpy.scipy.org/

2010-01-15 Thread Jarrod Millman
On Fri, Jan 15, 2010 at 1:38 AM, Sebastian Haase wrote: > Apparently this very nice looking icons (4 of the 5 icons or so) > at http://numpy.scipy.org/ are broken links. Fixed. Thanks, -- Jarrod Millman Helen Wills Neuroscience Institute 10 Giannini Hall, UC Berkeley http://cirl.berkel

Re: [Numpy-discussion] Numpy 1.4.0 rc1 released

2009-12-01 Thread Jarrod Millman
On Tue, Dec 1, 2009 at 4:47 AM, David Cournapeau wrote: > The first release candidate for 1.4.0 has been released. Excellent! Thanks for all your effort, Jarrod ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/

Re: [Numpy-discussion] 1.4.0: Setting a firm release date for 1st december.

2009-11-13 Thread Jarrod Millman
th the remaining diffs. I have to run now, but I will look at it later today. Thanks, -- Jarrod Millman Helen Wills Neuroscience Institute 10 Giannini Hall, UC Berkeley http://cirl.berkeley.edu/ ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.or

Re: [Numpy-discussion] 1.4.0: Setting a firm release date for 1st december.

2009-11-04 Thread Jarrod Millman
; Unless you object, I'd also like to include the distutils docs. Complete > docs with some possible minor inaccuracies is better than no docs. +1 -- Jarrod Millman Helen Wills Neuroscience Institute 10 Giannini Hall, UC Berkeley http://cirl.berkeley.edu/ _

Re: [Numpy-discussion] GSOC 2010

2009-10-21 Thread Jarrod Millman
f these ideas sounds very interesting. Personally, I would like to see ideas like these make there way into fully fleshed out NEPs: http://projects.scipy.org/numpy/browser/trunk/doc/neps -- Jarrod Millman Helen Wills Neuroscience Institute 10 Giannini Hall, UC Berkeley http://cirl.berkeley.ed

Re: [Numpy-discussion] merging docs from wiki

2009-10-01 Thread Jarrod Millman
OK, I've checked in the scipy doc improvements: http://projects.scipy.org/scipy/changeset/5954 http://projects.scipy.org/scipy/changeset/5955 Thanks to everyone who contributed! I will merge the numpy docs later today. Is there anything else I need to do on the SciPy documentation editor to indi

Re: [Numpy-discussion] merging docs from wiki

2009-10-01 Thread Jarrod Millman
On Thu, Oct 1, 2009 at 9:19 AM, Ralf Gommers wrote: > Sorry to ask again, but it would really be very useful to get those > docstrings merged for both scipy and numpy. I will do this now. Jarrod ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.o

[Numpy-discussion] ANN: SciPy 2009 early registration ends today

2009-07-22 Thread Jarrod Millman
Early Registration ends * Tuesday-Wednesday, August 18-19: Tutorials * Thursday-Friday, August 20-21: Conference * Saturday-Sunday, August 22-23: Sprints * Friday, September 4: Papers for proceedings due Executive Committee --- * Jarrod Millman, UC Berkeley, USA (Conference Chair) * Gaël Varo

[Numpy-discussion] ANN: SciPy 2009 early registration extended to July 22nd

2009-07-17 Thread Jarrod Millman
: Sprints * Friday, September 4: Papers for proceedings due Executive Committee --- * Jarrod Millman, UC Berkeley, USA (Conference Chair) * Gaël Varoquaux, INRIA Saclay, France (Program Co-Chair) * Stéfan van der Walt, University of Stellenbosch, South Africa (Program Co-Chair

Re: [Numpy-discussion] Scipy Conference 2009 Lecture Recordings

2009-07-17 Thread Jarrod Millman
On Fri, Jul 17, 2009 at 10:37 AM, Gökhan SEVER wrote: > I think, it would be great to have a similar equipment setup during the > SciPy09. Absolutely. It would be *great* to have the tutorials and talks recorded. If anyone steps up to bring equipment, record the talks, and post them, everyone wo

[Numpy-discussion] ANN: SciPy 2009 early registration extended to July 17th

2009-07-11 Thread Jarrod Millman
--- * Jarrod Millman, UC Berkeley, USA (Conference Chair) * Gaël Varoquaux, INRIA Saclay, France (Program Co-Chair) * Stéfan van der Walt, University of Stellenbosch, South Africa (Program Co-Chair) * Fernando Pérez, UC Berkeley, USA (Tutorial Chair

[Numpy-discussion] ANN: SciPy 2009 student sponsorship

2009-06-28 Thread Jarrod Millman
gistration ends * Tuesday-Wednesday, August 18-19: Tutorials * Thursday-Friday, August 20-21: Conference * Saturday-Sunday, August 22-23: Sprints * Friday, September 4: Papers for proceedings due Executive Committee --- * Jarrod Millman, UC Berkeley, USA (Conference Chair) * Gaël

[Numpy-discussion] SciPy 2009 Call for Papers

2009-05-18 Thread Jarrod Millman
Committee === * Jarrod Millman, UC Berkeley, USA (Conference Chair) * Gaël Varoquaux, INRIA Saclay, France (Program Co-Chair) * Stéfan van der Walt, University of Stellenbosch, South Africa (Program Co-Chair) * Fernando Pérez, UC Berkeley, USA (Tuto

Re: [Numpy-discussion] [ANN] Numpy 1.3.0rc2

2009-04-03 Thread Jarrod Millman
On Fri, Apr 3, 2009 at 8:18 AM, David Cournapeau wrote: > I am pleased to announce the release of the rc2 for numpy 1.3.0. I have > decided to go for a rc2 instead of the release directly because of the > serious mac os X issue. You can find source tarballs and installers for > both Mac OS X and W

[Numpy-discussion] SciPy 2009 Conference will be Aug. 18-23

2009-03-27 Thread Jarrod Millman
The subject says it all. Over the next few days, we will be updating the conference website with additional information. So if you are interested, please keep an eye on: http://conference.scipy.org/ Jarrod ___ Numpy-discussion mailing list Numpy-discu

Re: [Numpy-discussion] Is it ok to include GPL scripts in the numpy *repository* ?

2009-03-27 Thread Jarrod Millman
On Fri, Mar 27, 2009 at 3:48 AM, David Cournapeau wrote: >    To build the numpy .dmg mac os x installer, I use a script from the > adium project, which uses applescript and some mac os x black magic. The > script seems to be GPL, as adium itself: Why do you need to use the adium project? I am j

Re: [Numpy-discussion] [SciPy-user] Google summer of Code 2009

2009-03-10 Thread Jarrod Millman
On Tue, Mar 10, 2009 at 11:32 AM, Christopher Barker wrote: > hmmm -- I wonder if that is best -- it would put MPL projects in > competition with all other python projects. > > My first thought is that a SciPy application would be best -- with > SciPy, numpy, MPL, Sage, Cython, etc, it's plenty bi

Re: [Numpy-discussion] Update webpage for python requirements for Numpy/SciPy

2009-02-19 Thread Jarrod Millman
On Thu, Feb 19, 2009 at 1:24 PM, Bruce Southey wrote: > Hi, > Could someone please update the website to clearly state that numpy 1.2 > requires Python 2.4 or later? > I know it is in the release notes but that assumes people read them :-) > > It would be great to state this on the download and in

[Numpy-discussion] ANN: SciPy 0.7.0

2009-02-11 Thread Jarrod Millman
https://sourceforge.net/project/shownotes.php?release_id=660191&group_id=27747 You can download the release from here: https://sourceforge.net/project/showfiles.php?group_id=27747&package_id=19531&release_id=660191 Thank you to everybody who contributed to this release. Enjoy

Re: [Numpy-discussion] A buildbot farm with shell access - for free ?

2009-01-28 Thread Jarrod Millman
On Wed, Jan 28, 2009 at 6:11 PM, David Cournapeau wrote: > It is said in the email that this is reserved to the python project, and > prominent python projects like Twisted and Django. Would it be ok to try > to be qualified as a prominent python project as well ? That would be great. ___

Re: [Numpy-discussion] failure

2009-01-23 Thread Jarrod Millman
On Wed, Jan 21, 2009 at 10:53 AM, Gideon Simpson wrote: > == > FAIL: test_umath.TestComplexFunctions.test_against_cmath > -- > Traceback (most recent call last):

Re: [Numpy-discussion] Trying to implement the array interface

2009-01-14 Thread Jarrod Millman
On Wed, Jan 14, 2009 at 3:17 AM, Mark Asbach wrote: > I'm currently extending the Python wrapper for the Open Computer Vision > Library (opencv) with the goal to interface numerical libraries as seemless > as possible. Unfortunately, it doesn't seem to be that easy ;-) This is really great. Than

[Numpy-discussion] remove need for site.cfg on default

2009-01-13 Thread Jarrod Millman
Due to the fact that I was tired of adding site.cfg to scipy and numpy when building on Fedora and Ubuntu systems as well as a scipy ticket (http://scipy.org/scipy/numpy/ticket/985), I decided to try and add default system paths to numpy.distutils. You can find out more details on this ticket: h

Re: [Numpy-discussion] Removal of deprecated test framework stuff

2008-12-31 Thread Jarrod Millman
On Wed, Dec 31, 2008 at 2:53 AM, Alan McIntyre wrote: > Unless somebody objects, I'd like to remove from NumPy 1.3 the > following numpy.testing items that were deprecated in NumPy 1.2 (since > the warnings promise we'll do so ;): > > - ParametricTestCase (also removing the entire file > numpy/te

Re: [Numpy-discussion] numpy on windows x64 with mingw: it (almost) works

2008-12-21 Thread Jarrod Millman
On Sun, Dec 21, 2008 at 12:13 AM, David Cournapeau wrote: >Just a few words to mention that I've finally managed to build numpy > with the mingw-w64 project (port of mingw to AMD 64 bits MS OS), and it > almost run OK. Thanks for working on this. Jarrod ___

Re: [Numpy-discussion] unique1d docs

2008-12-15 Thread Jarrod Millman
tion that didn't exist when the moin documentation was started. Either put new docs in the docstrings or in the scipy tutorial. Thanks, -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.643.4014 http://cirl.berkeley.edu/

[Numpy-discussion] Please help prepare the SciPy 0.7 release notes

2008-12-09 Thread Jarrod Millman
, how many new developers, etc.) Just a thought. Figure it won't happen, if I don't ask. Thanks, -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.643.4014 http://cirl.berkeley.edu/

Re: [Numpy-discussion] genloadtxt : last call

2008-12-09 Thread Jarrod Millman
there has been some recent activity in this area I thought I'd mention it. As always--thanks to everyone who is actually putting in hard work! Sorry I am not offering to actually help out here, but I hope that someone will be interested and able to pursue some of these issues. Thanks again, Jar

Re: [Numpy-discussion] Python2.4 support

2008-12-07 Thread Jarrod Millman
izable number of users upgrade. Moin has a detailed list of Python versions for various OSes and hosting services: http://moinmo.in/PollAboutRequiringPython24 -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley pho

Re: [Numpy-discussion] Python2.4 support

2008-12-07 Thread Jarrod Millman
to do? Please feel free to update the release notes, which are checked into the trunk: http://scipy.org/scipy/numpy/browser/trunk/doc/release/1.3.0-notes.rst Thanks, -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510

Re: [Numpy-discussion] genloadtxt: second serving

2008-12-04 Thread Jarrod Millman
table headers." Is anyone familiar with this package? Would make sense to investigate including this or adopting some of its interface/features? -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.643.4014 http://cirl.be

Re: [Numpy-discussion] Py3k and numpy

2008-12-04 Thread Jarrod Millman
the 1.3 release yet, but the current plan was to try and get the release out near the end of December. Once SciPy 0.7 is out, I will turn my attention to the next NumPy release. -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC

Re: [Numpy-discussion] in(np.nan) on python 2.6

2008-12-04 Thread Jarrod Millman
On Thu, Dec 4, 2008 at 11:14 AM, Pierre GM <[EMAIL PROTECTED]> wrote: > Raise a ValueError (even in 2.5, therefore risking to break something) +1 -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.643.4014 http://cirl.ber

Re: [Numpy-discussion] 2D phase unwrapping

2008-11-26 Thread Jarrod Millman
programming resources to helping out, if someone else volunteers to do the majority of the work. Thanks, -- Forwarded message -- From: Gdeisat, Munther <[EMAIL PROTECTED]> Date: Fri, Sep 28, 2007 at 1:07 PM Subject: RE: 3D phase unwrap To: Jarrod Millman <[EMAIL PROTECTED]

[Numpy-discussion] ANN: SciPy 0.7.0b1 (beta release)

2008-11-25 Thread Jarrod Millman
http://sourceforge.net/project/shownotes.php?group_id=27747&release_id=642769 You can download the release from here: http://sourceforge.net/project/showfiles.php?group_id=27747&package_id=19531&release_id=642769 Thank you to everybody who contributed to this release. Enjoy, -

Re: [Numpy-discussion] Proposal for changing the names of inverse trigonometrical/hyperbolic functions

2008-11-24 Thread Jarrod Millman
eave the old names in and just add a deprecation note to the docs. Once we are ready to release 2.0, we can release a 1.x with deprecation warnings. -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.643

[Numpy-discussion] status of numpy 1.3.0

2008-11-24 Thread Jarrod Millman
there anything else that we should get in before releasing 1.3? Does it seem reasonable that we could release 1.3 during the third week of December? Who will have time to work on NumPy for the next month? Thanks, -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall

Re: [Numpy-discussion] Numpy 1.2.2 ?

2008-11-23 Thread Jarrod Millman
o be great if you could help figure out what needs to be back-ported from the trunk to the 1.2.x branch. Thanks, -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.643.4014 http://cirl.berkeley.edu/

Re: [Numpy-discussion] Numpy 1.2.2 ?

2008-11-23 Thread Jarrod Millman
s to 12x ? Yes, please backport your fixes to the 1.2.x branch. I would like to get a 1.2.2 release out at least. I would like to release 1.2.2 before we release 0.7.0 final--in case, we need any bugfixes (and *possibly* minor changes to NumPy testing) in NumPy 1.2.x for SciPy 0.7.x. -- Jarro

[Numpy-discussion] added nep for generalized ufuncs

2008-11-16 Thread Jarrod Millman
http://projects.scipy.org/scipy/numpy/browser/trunk/doc/neps/generalized-ufuncs.rst Please feel free to add to this or improve it as you see fit. Thanks, -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.643.4014 http://cirl.berkeley.edu

Re: [Numpy-discussion] Changes to histogram semantics: follow-up

2008-11-12 Thread Jarrod Millman
On Wed, Nov 12, 2008 at 12:58 PM, David Huard <[EMAIL PROTECTED]> wrote: > Revision 6020 proceeds with the planned changes to histogram semantics for > the 1.3 release. Thanks, -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone:

[Numpy-discussion] License review, cont.

2008-11-11 Thread Jarrod Millman
the revised BSD license), but I thought I'd ask anyway. Should we note the additional licenses in: http://projects.scipy.org/scipy/numpy/browser/trunk/LICENSE.txt I was imagining something like: http://projects.scipy.org/scipy/scipy/browser/trunk/scipy/weave/LICENSE.txt Thanks, -- Jarrod Mi

Re: [Numpy-discussion] Simplifying compiler optimization flags logic (fortran compilers)

2008-11-01 Thread Jarrod Millman
ortran -O3 ? > > You're probably right. I think it is probably best to take out some of the magic in fcompilers as well. -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.643.4014 http://cirl.berkeley.edu/ _

[Numpy-discussion] ANN: NumPy 1.2.1

2008-10-29 Thread Jarrod Millman
u can download the release from here: https://sourceforge.net/project/showfiles.php?group_id=1369 Thank you to everybody who contributed to this release. Enjoy, -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.643.4014 http://cir

Re: [Numpy-discussion] docs.scipy.org -- new site for the documentation marathon

2008-10-26 Thread Jarrod Millman
Packages/Sparse removed and all the content merged into http://docs.scipy.org/doc/scipy/reference/sparse.html I have cross-posted my response to the numpy list, but let's have this discussion on the scipy developer's list going forward. Thanks, -- Jarrod Millman Computational Infrastr

Re: [Numpy-discussion] docs.scipy.org -- new site for the documentation marathon

2008-10-26 Thread Jarrod Millman
e numpy list, but let's have this discussion on the scipy developer's list going forward. Thanks, -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.643.4014 http://cirl.berkeley.edu/ __

[Numpy-discussion] NumPy 1.2.1 to be tagged 10/28/08

2008-10-26 Thread Jarrod Millman
2.4 compatible lookfor: http://projects.scipy.org/scipy/numpy/changeset/5945 Setuptools fix: http://projects.scipy.org/scipy/numpy/changeset/5956 Thanks, -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.643.4014 http://cirl.berkeley.edu

Re: [Numpy-discussion] windows install problem for 1.2

2008-10-21 Thread Jarrod Millman
a script to upload release files and notes? Can you script making the announcement? It looks like they md5 support builtin: https://code.launchpad.net/numpy.scons.support/+download Ideas? Comments? -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC B

Re: [Numpy-discussion] windows install problem for 1.2

2008-10-21 Thread Jarrod Millman
ht be useful: Releaseforge: http://releaseforge.sourceforge.net/ Sourceforge Utilities: http://sfutils.sourceforge.net/ Has anyone found a good way of scripting sourceforge? Thanks, -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.6

Re: [Numpy-discussion] windows install problem for 1.2

2008-10-21 Thread Jarrod Millman
d somehow embed the checksum in the URL. Maybe something like this: https://wiki.mozilla.org/Firefox/Feature_Brainstorming:Downloads#MD5_Checksum -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 51

Re: [Numpy-discussion] Please backport fixes to the 1.2.x branch

2008-10-09 Thread Jarrod Millman
I would also like to back port revision 5833: http://projects.scipy.org/scipy/numpy/changeset/5833 Are there any other fixes that should be back ported? -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.643.4014 http://cirl.berkeley.edu

Re: [Numpy-discussion] Please backport fixes to the 1.2.x branch

2008-10-09 Thread Jarrod Millman
On Sun, Oct 5, 2008 at 7:59 PM, Jarrod Millman <[EMAIL PROTECTED]> wrote: > I would like to get a 1.2.1 release out ASAP. There are several > bug-fixes on the trunk that need to be backported. If you have made a > bug-fix to the trunk that you have been waiting to backport to the

Re: [Numpy-discussion] Merge of generalised ufuncs branch

2008-10-07 Thread Jarrod Millman
er comments from the > community, I propose that we merge it. +1 -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.643.4014 http://cirl.berkeley.edu/ ___ Numpy-discussion mailing list Numpy-di

[Numpy-discussion] Please backport fixes to the 1.2.x branch

2008-10-05 Thread Jarrod Millman
, I would like to freeze the branch for the 1.2.1 release in about 1 week. Please let me know if you need more time or if there is something in particular that you would like to see backported. Thanks, -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley

Re: [Numpy-discussion] Merged clean_math_config branch

2008-10-05 Thread Jarrod Millman
ng > version of numscons is about to be released. Excellent. Thanks for working on this. -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.643.4014 http://cirl.berkeley.edu/ ___ Numpy

Re: [Numpy-discussion] 1.2.0rc2 tagged! --PLEASE TEST--

2008-10-03 Thread Jarrod Millman
On Fri, Oct 3, 2008 at 12:35 AM, Francesc Alted <[EMAIL PROTECTED]> wrote: > It would be nice if you can update the PYPI package index too. Perhaps > having a list of places on where to announce NumPy on every release > would be handy. Done. Thanks, -- Jarrod Millma

Re: [Numpy-discussion] 1.2.0rc2 tagged! --PLEASE TEST--

2008-10-02 Thread Jarrod Millman
> And I still got 1.1 I updated the page to point to the sourceforge page. Thanks for catching that. -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.643.4014 http://cirl.berkeley.edu/ __

[Numpy-discussion] ANN: NumPy 1.2.0

2008-09-25 Thread Jarrod Millman
k you to everybody who contributed to this release. Enjoy, -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.643.4014 http://cirl.berkeley.edu/ ___ Numpy-discussion mailing list Numpy-discuss

Re: [Numpy-discussion] 1.2.0rc2 tagged! --PLEASE TEST--

2008-09-25 Thread Jarrod Millman
o wait until 1.2.1, which we will put out shortly. Thanks, -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.643.4014 http://cirl.berkeley.edu/ ___ Numpy-discussion mailing list Numpy-

Re: [Numpy-discussion] 1.2.0rc2 tagged! --PLEASE TEST--

2008-09-24 Thread Jarrod Millman
not: http://projects.scipy.org/scipy/numpy/changeset/5862 Either way, I plan to tag later today. -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.643.4014 http://cirl.berkeley.edu/ ___ Numpy-d

Re: [Numpy-discussion] python 2.4 incompatibility in numpy.lookfor in numpy 1.2.0rc2

2008-09-23 Thread Jarrod Millman
the docstring stating it currently works for 2.5 and make it raise a more informative exception. lookfor is in 1.1.x as well. -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.643.4014 http://cirl.berkeley.edu/ __

[Numpy-discussion] ready to tag 1.2.0

2008-09-18 Thread Jarrod Millman
in preparation for a 1.2.1 release. Thanks, -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.643.4014 http://cirl.berkeley.edu/ ___ Numpy-discussion mailing list Numpy-discussion@scipy.org http

Re: [Numpy-discussion] 1.2.0rc2 tagged! --PLEASE TEST--

2008-09-16 Thread Jarrod Millman
Glad to hear it is a "known" issue. By the way, does anyone know what version of gcc we require? Where is that documented? The only occurrence of a recommended gcc version is here: http://scipy.org/Installing_SciPy/BuildingGeneral And it states "gcc 3.x compilers are recommended.

  1   2   3   4   >