Re: [Numpy-discussion] Announcing Bokeh 0.2: interactive web plotting for Python

2013-11-06 Thread Peter Wang
Hi Sebastian, On Wed, Nov 6, 2013 at 4:55 AM, Sebastian Haase wrote: > Hi, > you projects looks really great! > I was wondering if you are making use of any pre-existing javascript > plotting library like flot or flotr2 ? > And if not, what are your reasons ? We did not use any pre-existing JS

Re: [Numpy-discussion] Announcing Bokeh 0.2: interactive web plotting for Python

2013-10-24 Thread Peter Wang
On Thu, Oct 24, 2013 at 10:11 AM, Jason Grout wrote: > It would be really cool if you could hook into the new IPython comm > infrastructure to push events back to the server in IPython (this is not > quite merged yet, but probably ready for experimentation like this). > The comm infrastructure ba

Re: [Numpy-discussion] Announcing Bokeh 0.2: interactive web plotting for Python

2013-10-24 Thread Peter Wang
On Thu, Oct 24, 2013 at 6:36 AM, Jason Grout wrote: > On 10/24/13 6:35 AM, Jason Grout wrote: > > This looks really cool. I was checking out how easy it would be to > > embed in the Sage Cell Server [1]. I briefly looked at the code, and it > > appears that the IPython notebook mode does not use

Re: [Numpy-discussion] Announcing Bokeh 0.2: interactive web plotting for Python

2013-10-24 Thread Peter Wang
On Thu, Oct 24, 2013 at 7:39 AM, Jason Grout wrote: > On 10/23/13 6:00 PM, Peter Wang wrote: > > > > The project website (with interactive gallery) is at: > > http://bokeh.pydata.org > > Just a suggestion: could you put the source below each gallery image, > like ma

[Numpy-discussion] Announcing Bokeh 0.2: interactive web plotting for Python

2013-10-23 Thread Peter Wang
Hi everyone, I'm excited to announce the v0.2 release of Bokeh, an interactive web plotting library for Python. The long-term vision for Bokeh is to provide rich interactivity, using the full power of Javascript and Canvas, to Python users who don't need to write any JS or learn the DOM. The ful

Re: [Numpy-discussion] Blaze

2012-10-31 Thread Peter Wang
On Sat, Oct 27, 2012 at 7:14 PM, Charles R Harris wrote: > Thanks. I've been trying to keep an eye on this but it is difficult to > find the details. I think the beta was scheduled for sometime in December. > Hey guys, We're hoping to get a first release out by the end of the November, per Step

[Numpy-discussion] Reminder: Last day of early registration for PyData NYC conference!

2012-10-12 Thread Peter Wang
Hi everyone, Just a friendly reminder that today is the final day of early registration for the PyData NYC conference later this month! We have a fantastic lineup of talks and workshops on a variety of topics related to Python for data analysis, including topics that are hard to find at other con

[Numpy-discussion] PyData NYC 2012 Speakers and Talks announced!

2012-09-28 Thread Peter Wang
nd follow @PyDataConf on Twitter. Early registration ends in just a few weeks, so register today! http://pydata.eventbrite.com/ See you there! -Peter Wang Organizer, PyData NYC 2012 ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http:

Re: [Numpy-discussion] NumPy 1.7 release delays

2012-06-27 Thread Peter Wang
On Wed, Jun 27, 2012 at 9:33 AM, Charles R Harris wrote: > On Wed, Jun 27, 2012 at 7:20 AM, John Hunter wrote: >> because the original developers are gone.  So people are loathe to >> upgrade.  It is certainly true that deprecations that have lived for a >> single point release cycle have not bee

Re: [Numpy-discussion] Numpy governance update

2012-02-16 Thread Peter Wang
On Feb 16, 2012, at 12:08 AM, Matthew Brett wrote: >> The question is more about what can possibly be done about it. To really >> shift power, my hunch is that the only practical way would be to, like >> Mark said, make sure there are very active non-Continuum-employed >> developers. But perhaps I

Re: [Numpy-discussion] Numpy governance update

2012-02-15 Thread Peter Wang
On Feb 15, 2012, at 3:36 PM, Matthew Brett wrote: > Honestly - as I was saying to Alan and indirectly to Ben - any formal > model - at all - is preferable to the current situation. Personally, I > would say that making the founder of a company, which is working to > make money from Numpy, the only

[Numpy-discussion] Scipy 2011 Convore thread now open

2011-07-12 Thread Peter Wang
Hi folks, I have gone ahead and created a Convore group for the SciPy 2011 conference: https://convore.com/scipy-2011/ I have already created threads for each of the tutorial topics, and once the conference is underway, we'll create threads for each talk, so that audience can interact and post q

Re: [Numpy-discussion] Anybody going to PyCon?

2011-03-10 Thread Peter Wang
I will be there tonight through Sunday night. I posted on Convore about a Visualization BoF, which may be of interest to folks in the numpy/scipy crowd: https://convore.com/pycon-2011/python-visualization-bof/ See you all there! -Peter On Mon, Mar 7, 2011 at 3:53 AM, Gökhan Sever wrote: > Hell

[Numpy-discussion] How to include numpy headers in C across versions 1.1, 1.2, and 1.3

2009-05-11 Thread Peter Wang
Hey guys, I've got a small C extension that uses isnan() and (in numpy 1.1) had been importing it from ufuncobject.h. I see that it has now moved into npy_math.h in 1.3. What is the best way to ensure that I can reliably include this function across versions 1.1, 1.2, and 1.3? (Checking

Re: [Numpy-discussion] numpy-svn mails

2009-03-06 Thread Peter Wang
On Mar 6, 2009, at 12:46 PM, Charles R Harris wrote: > On Fri, Mar 6, 2009 at 8:28 AM, Ryan May wrote: > Hi, > > Is anyone getting mails of the SVN commits? I've gotten 1 spam > message from that list, but no commits. > > Ryan > > I'm not seeing them either...Chuck Hey guys, I'm working on th

Re: [Numpy-discussion] Missing svn mailings?

2009-03-05 Thread Peter Wang
On Mar 5, 2009, at 1:16 PM, Charles R Harris wrote: > It looks like the new system is failing to mail svn commit > notifications... Chuck Thanks for the heads up; it should be fixed now. -Peter ___ Numpy-discussion mailing list Numpy-discussion@scip

Re: [Numpy-discussion] NumPy SVN?

2009-03-04 Thread Peter Wang
On Mar 4, 2009, at 8:37 AM, David Cournapeau wrote: > Travis E. Oliphant wrote: >> Is commit to NumPy SVN still turned off? How do I get a working SVN >> again? >> > > It is on - I could commit a few things 1-2 hours ago. If you still get > an administrative error message ("repo is read only ...

Re: [Numpy-discussion] Proposed schedule for numpy 1.3.0

2009-03-03 Thread Peter Wang
On Mar 3, 2009, at 1:52 PM, Pierre GM wrote: > David, >> I also started to update the release notes: >> >> http://projects.scipy.org/scipy/numpy/browser/trunk/doc/release/1.3.0-notes.rst > > I get a 404. This is most likely a DNS issue. Please try pinging projects.scipy.org from the command li

Re: [Numpy-discussion] SVN and Trac servers are back up

2009-03-03 Thread Peter Wang
On Mar 3, 2009, at 1:02 PM, David Cournapeau wrote: > It looks like modifying tickets still cause some trouble: after > clicking > "submit changes", the server seems to hang, and the request never > ends, > > Thanks again for all your work on the migration, > David Can you try again? I looke

[Numpy-discussion] SVN and Trac servers are back up

2009-03-03 Thread Peter Wang
Hi everyone, We have moved the scipy and numpy Trac and SVN servers to a new machine. We have also moved the scikits SVN repository, but not its Trac (scipy.org/scipy/scikits). The SVN repositories for wavelets, mpi4py, and other projects that are hosted on scipy have not been moved yet,

Re: [Numpy-discussion] Need **working** code example of 2-D arrays

2008-10-13 Thread Peter Wang
On Oct 13, 2008, at 4:16 PM, Linda Seltzer wrote: > Alan, Stop tuyrning this around. Stop referring to my request as an > accusation and stop referring to your put-downs as a "correction." Linda, from what I can tell, the tone in this discussion thread changed from the "professional", "technic

Re: [Numpy-discussion] Squeak, squeak. Trac mailing list still broken.

2008-05-20 Thread Peter Wang
Hey Chuck, I was able to create a ticket just now and received a notification email about it. Can you try modifying or updating a ticket and see if you get notifications? -Peter On May 20, 2008, at 2:19 PM, Charles R Harris wrote: > Robert, > > The dead mailer is a PITA and becoming a majo

Re: [Numpy-discussion] [SciPy-dev] [IT] Weekend outage complete

2008-05-16 Thread Peter Wang
On May 16, 2008, at 5:35 AM, Matthew Brett wrote: > Hi, > I hope you're the right person to ask about this - sorry if not. > I have just noticed that our (neuroimaging.scipy.org) wiki link no > longer works: > http://projects.scipy.org/neuroimaging/ni/wiki > gives a 502 proxy error: > Proxy Erro

[Numpy-discussion] [IT] Weekend outage complete

2008-05-05 Thread Peter Wang
Hi everyone, The downtime took a little longer than expected (perhaps that is to be expected?), but everything should be back up and running now. Mail, web, SVN, and Trac for scipy.org and enthought.com are all functional. The mail server is working through some backlogged mail but that

[Numpy-discussion] [IT] (updated) Maintenance and scheduled downtime this evening and weekend

2008-05-04 Thread Peter Wang
Hi everyone, We will need to do some more on the network today, Sunday May 4, from 1pm to 3pm Central time. (This is 2pm-4pm Eastern, 6pm-8pm UTC.) This affects the main Enthought and Scipy.org servers, including SVN, Trac, the mailing lists, and the web site. As usual, we don't anticip

Re: [Numpy-discussion] [SciPy-dev] [IT] Maintenance and scheduled downtime this evening and weekend

2008-05-02 Thread Peter Wang
On May 2, 2008, at 5:45 PM, Damian Eads wrote: > Will this effect SVN and Trac access? > Thanks! > Damian Yes, this affects svn, trac, web, mailing lists,...everything, because we will be working on the underlying network infrastructure. -Peter ___

[Numpy-discussion] [IT] Maintenance and scheduled downtime this evening and weekend

2008-05-02 Thread Peter Wang
Hi everyone, This evening and this weekend, we will be doing a major overhaul of Enthought's internal network infrastructure. We will be cleaning up a large amount of legacy structure and transitioning to a more maintainable, better documented configuration. We have planned the work so tha