Jeremy R. Manning

Results 116 comments of Jeremy R. Manning

This might be useful: http://hypertools.readthedocs.io/en/latest/hypertools.cluster.html#hypertools.cluster

Update: I believe this is related to [this issue](https://github.com/education/classroom/issues/2263). It looks like the canvas administrator needs to enable the "Allow this tool to access the IMS Names and Role Provisioning...

I'm not seeing an update students option-- here's what that tab looks like for my course:

Thanks for submitting an issue! Can you paste in the error you're encountering? And could you also provide a full snippet that we could use to replicate the error?

Ah, thanks for clarifying. We use matplotlib as our back end renderer, so if the issue is also part of matplotlib we won't be able to address it directly within...

@manybooks thanks for the additional info. i've added [an issue](https://github.com/ContextLab/hypertools/issues/206) to add functionality to allow passing arguments to matplotlib through `hyp.plot`.

the challenge here is how to set the line styles so that line that share a higher-level index are grouped somehow. some notes from slack: + essentially, i was imagining...

Hi @alokkumary2j we haven't made any real progress on this, but I'm very interested in revisiting it! One idea we were throwing around was to support streaming data through [Streaming...

this would be very useful-- @andrewheusser are you thinking this would be another format available to use to initialize stream objects? also, here's a link to the LSL python library:...