StephenVavasis

Results 45 comments of StephenVavasis

This is possible-- the sorted containers are parameterized by an order function that you can customize. Please see the documentation for an example in which strings are ordered by case-insensitive...

I am not able to maintain this package. It depends heavily on the internal representations of expressions, which is not guaranteed to be stable between one Julia release and the...

Just to follow up on my own posting, I studied BinDeps.jl and decided that it is trying curl first and then wget. Curl is also broken in my linux installation,...

Note that OrderSet is part of OrderedCollections, which is not this repository (DataStructures) but is adjacent. So I am closing this issue and requesting that you reopen it in OrderedCollections...

Currently (Windows 8.1, Julia 0.4.5, PyCall 1.6.1, PyPlot 2.1.1) I see the opposite problem. Once my Julia program starts making PyPlot calls, then ctrl-c is no longer able to interrupt...