djsegal
djsegal
Probably can do some quick resize logic to find where overflow starts and then add the `View More Categories` button
One way around this would be to download every svg from every readme and then host them with relative paths?
as of: https://github.com/djsegal/julia_packages/commit/9ac885326f54a5bcfebc6f09d601b687016ff248 // to fix it, would have to do something similar to: + https://github.com/kjvarga/sitemap_generator/wiki/Generate-Sitemaps-on-read-only-filesystems-like-Heroku
Still probably need to do a `heroku restart` after updating?
This would complete the loop Need to add it to: + package_path call in package list + show navbar logo/search + dependency lists
For example, if you wanted to set it to: + `0` — only losers would do this + `-1` — because who cares about sentinel values + `+1` — #youDontOwnMe
The Julia REPL prints out the following error trace: ``` julia julia> x = nonneg_lsq(A,b) WARNING: Array{T}(::Type{T}, m::Int, n::Int) is deprecated, use Array{T}(m, n) instead. Stacktrace: [1] depwarn(::String, ::Symbol) at...
Didn't know where to ask this. What is the best way to prune a CART after it's been trained?
As in: + SymPy.jl is just a wrapper for a python library + This is built from the ground up in Julia ?
Forks is a cool stat and all, but I'm more interested in commits Also, need it to work like: + `1` -> `1` + `2048` -> `2k` + `123456` ->...