Luke Zoltan Kelley
Luke Zoltan Kelley
@mdhaber > Looks like kalepy's last release was a while ago, but you created some issues a few months ago. How's the project coming? Are there any features in SciPy's...
This is a duplicate of atom/language-python#22 right?
+1 ... come on ...
`future` (as in https://pypi.python.org/pypi/future) is used in places, instead of `__future__` (https://docs.python.org/2/library/__future__.html)?
Hmm, @steelbrain, I don't think I even knew that making that change was possible. (Could have forgotten I guess). But regardless, it seems like if (even a given file) the...
@steelbrain how do I change the panel to represent the whole project?
Hmmm, actually, that didn't fix the behavior. It looks like the issue is that when I click the lower-bar to open the panel, if I close the panel using the...
Regardless of resolving the bug, does anyone know how to silence this warning or remove the compile flag `-Wunreachable-code-fallthrough` / `-Wunreachable-code`?
Yeah, I think the favored time unit is good. It looks like I was having problems because of me, not it (it seemed that passing in a string version of...
An impassioned _definitely_. And for future tasks, that _should_ actually make adding data a lot smoother/cleaner (e.g. [more templated --- like what I'm trying to do here](https://github.com/astrocatalogs/blackholes/blob/master/tasks/mcconnell_ma.py#L172#L188)).