Hi Cyrille,
On Fri, Nov 16, 2012 at 1:00 PM, Cyrille Rossant
wrote:
> Hi Fernando,
>
> It would be really great if galry could be integrated in the notebook
> indeed. Is the code of this demo available somewhere, so that I can get an
> idea about how this integration works?
>
> In theory, galry s
Hi Fernando,
It would be really great if galry could be integrated in the
notebook indeed. Is the code of this demo available somewhere, so that I
can get an idea about how this integration works?
In theory, galry should be compatible with WebGL because one of the main
components of galry is a sh
Hi Cyrille,
On Thu, Nov 15, 2012 at 11:24 AM, Cyrille Rossant
wrote:
> I am developing a high-performance interactive visualization package in
> Python based on PyOpenGL (http://rossant.github.com/galry/). It is primarily
> meant to be used as a framework for developing complex interactive GUIs (
On Fri, Nov 16, 2012 at 7:58 AM, Skipper Seabold wrote:
> On Fri, Nov 16, 2012 at 10:19 AM, Yaroslav Halchenko
> wrote:
> > I just found some code (http://www.onerussian.com/tmp/plots.py and
> > pasted below for review/feedback) laying around which I wrote around
> > matplotlib for plotting prima
On Fri, Nov 16, 2012 at 10:19 AM, Yaroslav Halchenko
wrote:
> I just found some code (http://www.onerussian.com/tmp/plots.py and
> pasted below for review/feedback) laying around which I wrote around
> matplotlib for plotting primarily pair-wise stats results. Here is a
> demonstration:
> http:/
I just found some code (http://www.onerussian.com/tmp/plots.py and
pasted below for review/feedback) laying around which I wrote around
matplotlib for plotting primarily pair-wise stats results. Here is a
demonstration:
http://nbviewer.ipython.org/url/www.onerussian.com/tmp/run_plots.ipynb
I wond
On Fri, Nov 16, 2012 at 7:44 AM, Mike Kaufman wrote:
> On 11/15/12 2:54 PM, Paul Ivanov wrote:
> > On Wed, Nov 14, 2012 at 7:37 PM, Mike Kaufman
> >
> > I just found that *direction* accepts 'inout' as well, which
> > does indeed place the tick on both sides of the spine. So the
> >
On 11/15/12 2:54 PM, Paul Ivanov wrote:
> On Wed, Nov 14, 2012 at 7:37 PM, Mike Kaufman
> I just found that *direction* accepts 'inout' as well, which
> does indeed place the tick on both sides of the spine. So the
> documentation should be updated to reflect this.
>
>
> Thanks for the
On 16 November 2012 05:14, Damon McDougall wrote:
> >> I have a C++ TriFinder class
> >> that I could modify to work within matplotlib, and it is O(log N) so
> should
> >> be faster than your version for typical use cases.
> >
> > What algorithm does this use? Is the code open source and/or availa
On 15 November 2012 21:25, Chris Barker wrote:
> On Wed, Nov 14, 2012 at 1:50 AM, Ian Thomas wrote:
>
> > I think the code used to determine which triangle contains a certain
> point
> > should be factored out into its own TriFinder class,
>
> +1 -- this is a generally useful feature. In fact, i
10 matches
Mail list logo