Bradley Dice
Bradley Dice
@sunshineinsandiego I’m not sure what is wrong. You might try installing the package with pip or conda instead of from source, or try creating a conda environment and installing the...
Good find @MonkeyBreaker. That would support my hypothesis about an unexpected cross-compilation. 😄 Using a non-system Python (e.g. from python.org, brew, or conda) should help.
@qyzhang23 What version of NumPy are you using? @sauln @ctralie I have seen a similar issue with packages I maintain that build against NumPy. I suspect this occurred because `ripser`...
A few thoughts: - Start from the top down. Focus on improving READMEs and homepages first. - I recommend a "Resources" section in the README (and mirrored on the front...
Inheritance relationships like `class Project(Directory)` are usually described in programming with the terminology “is a,” as opposed to composition patterns that use “has a.” Not to get too deep into...
Fumbled buttons on my phone. Reopening. edit: … twice.
@AlainKadar Before this can be merged, we need to update the changelog and add you to the contributors list, following the PR checklist.
> > > @bdice Is this something that we can integrate with dashboard? Probably, but I'm not sure if it even makes sense if the URIs require absolute paths. Is...
@csadorf Can you help me understand what I should do as the assignee on this PR? It's in a "draft" form, so did you still want me to find a...
> Or close it if it completely stalls out [...] @csadorf What are appropriate next steps for this draft PR? I've dropped it from the v1.3 release scheduled for next...