Christopher Rowley

Results 471 comments of Christopher Rowley

I have been pondering the same thing. It's appealing, but in order to do this in a way that is backwards compatible for PyCall (so that we don't need to...

Saving CondaPkg.toml in the notebook is definitely a good idea to make Pluto notebooks automatically have their Conda dependencies available. This is a straight win. But as observed above, there...

I don't know how to do this sorry, and agree it's quite annoying. I'm a bit surprised that env vars you're setting are not making it into the test env?...

To be honest, my personal interest in this package is in the `InfExtended*` types which I am yet to migrate over from `Infinity.jl` (partly time, partly letting these questions be...

I also don't mind, just curious. I think it's natural, since they coincide with `Inf` and `-Inf`.

I prefer `ComplexInfinity` over `AngledInfinity` because then it's clear it really is meant to be a complex number, and also there are many kinds of angles. But then if we...

I'm OK with that.

Does it? What does the type parameter mean?