This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
John
arbitrandomuser.bsky.social
did:plc:ujqoxzbyo6kg4ehio3z33dei
`myvec[2:end] .- my_vec[1:end-1]` would be a "neater" way to do adjacent differences, but julia has a `diff` function which does it faster .
2024-12-02T17:17:01.550Z