ForceBru

Results 23 comments of ForceBru

> One of the cooler things about Pluto.jl is that every notebook includes a manifest of the installed libraries, making them little containerized reproducible environments in and of themselves. IMHO,...

Also, the full error message is _nasty_: ``` julia> Zygote.hessian_reverse(x -> x[1] * x[2]^2 + x[1]^2 * x[2], [-1.2; 1.0]) ERROR: Need an adjoint for constructor Zygote.OneElement{Float64, 1, Tuple{Int64}, Tuple{Base.OneTo{Int64}}}....

Couldn't find that issue myself, sorry for the duplicate. BTW, it could be useful to automatically attach a line like "iMac 21.5-inch, Late 2012" to the environment if possible, perhaps...