Sean Garborg
Sean Garborg
Understood, but this issue isn't resolved: ``` julia Pkg.checkout("NumericExtensions"); using NumericExtensions; a2f = Abs2Fun() ERROR: Abs2Fun not defined ``` README: `Here, Abs2Fun and Add are typed functors provided by this...
Thanks, I wasn't sure whether whether or not NumericExtensions was going to export them.
This looks great. PBF as another possible format (it would be especially nice right now, with strings being costly, but that should be improved at least in 0.4)? Speed limits.
I have to say, I'm not as convinced we're close to 1.0. I'm not saying the interfaces are bad, or that we have to wait until Julia and all the...
@yeesian I agree about what you say about decoupling, and what we should think hard about, but I think rather than making interoperability not a priority, it means it's a...
Oh, agreed on releasing more patchlevel versions. Speed limits exist for a significant minority of roads. I think Ted knows more about elevation, but sounds like it's a very small...
That all sounds good. Versioning: Pre 1.0, semantic versioning leaves the meaning of minor and patch levels up to the developer. I see some Julia packages tagging patchlevel versions for...
@tedsteiner I am, too. If you're not in a hurry, I can put the package through the motions on 0.4 tonight, and try to clear up any compatibility issues (or...
No problem. I ran into an issue running using the package 0.4 (amitmurthy/LibExpat.jl#30), but it just requires a naming decision, so it shouldn't take long to resolve.
Nothing yet, just pinged Amit.