Alex Loftus
Alex Loftus
@rajpratyush Maybe - I think the issue was primarily just with my machine at the time, but I'm sure we could still find a way to speed simulation generation up....
@rajpratyush > btw I also wanted to know if Graspologic will participate in GSoC Pedigo did send out a mass communication to see if there was interest, so we will...
> I haven't responded because I have literally no idea what it entails. I keep meaning to look into it but if there's a song and dance routine involved, I...
> did you mean heatmap instead of pairplot and unweighted instead of undirected? yes, changed > if so, I usually just omit the colorbar entirely when plotting binary. it is...
I have code that looks like this could add something like a `binary_cbar` parameter on `heatmap` if we wanted. I'm fine adding it, or not, just depends on whether there's...
> "edge/no edge". what do you mean by this?
incorporate more `joblib` parallelization? use fixtures more to avoid recomputing stuff? start using `asyncio`? other?
@rajpratyush if you're up for it, it'd be great to see some figures comparing runtime in different situations with+without parallelization in the PR as well. Could be fun as well...
> I was going through the documentation of `Joblib` right now. and I think this should be the proper replacement for the code that you had mentioned. > `from joblib...
i'm down on this