Benoît Pasquier
Benoît Pasquier
Is it on purpose that values of complex or dual types are not shown? (But arrays of those element types are shown?) MWE (v0.7): ```julia using Parameters, DualNumbers @with_kw struct...
Trying to fix issue #86 (not sure what I am doing at this point)
Unsure what is happening. Trying to run my code on a google cloud virtual machine, I get: ```julia Do you want to download the dataset from URL to "local_path"? [y/n]...
Copied from a slack conversation (kept here to help remind me of what to do): - Me: > When I re-run things that include registering data, I get the `Warning:...
Maybe NonlinearSolve.jl should wrap https://github.com/JuliaNLSolvers/NLSolvers.jl?
Is there a way to tell latex-diff to figure out when whole sections are moved around?
As originally posted last year by @diegozea in https://github.com/fonsp/Pluto.jl/issues/1623#issuecomment-995806644: > This [Pluto recordings] is super cool! :) Something that could be great for the future would be to ***record the...
Just stumbled on it by chance: https://github.com/JuliaGraphics/ColorSchemes.jl/blob/dff53f0eb78e0344ebbc6f0d78967aee5fcd83b5/CHANGELOG.md?plain=1#L188C7-L188C19
Fix #267
**Is your feature request related to a problem? Please describe.** I am using a LaTeX template class from the American geophysical union (AGU) and they use "apacite" which (quoting from...