Arnav Sood
Arnav Sood
tl;dr Using a `VariableRateJump` with an actually constant jump rate differs (dramatically) from a `ConstantRateJump` with the same arrival function. cc @ChrisRackauckas, @jlperla ## Reproduction The setup boilerplate you need...
Updated for Big Sur. Will open a dialog box and ask for system preferences authorization on the first run, good thereafter.
``` gyp verb check python version `/Applications/Atom.app/Contents/Resources/app/apm/bin/python-interceptor.sh -c "import platform; print(platform.python_version());"` returned: "3.5.5\n" gyp ERR! configure error gyp ERR! stack Error: Python executable "/Applications/Atom.app/Contents/Resources/app/apm/bin/python-interceptor.sh" is v3.5.5, which is not supported...
I've been trying to use cell metadata to implement custom CSS in a JupyterHub theme. The thing is, it doesn't seem that metadata maps cleanly to something like an HTML...
There are 8 of them ``` julia> versioninfo() Julia Version 1.1.1 Commit 55e36cc (2019-05-16 04:10 UTC) Platform Info: OS: macOS (x86_64-apple-darwin15.6.0) CPU: Intel(R) Xeon(R) W-2140B CPU @ 3.20GHz WORD_SIZE: 64...
From Slack, `perhaps we could add a filter and issue a sphinx warning when executing notebooks?`
See below for an example in the [Julia Essentials](https://lectures.quantecon.org/jl/julia_essentials.html) lecture. It appears the `no-execute` flag puts an extra level of indentation on the text. Just wanted to confirm that this...
This isn't a bug, but if you could help with this, I'd be much obliged. The goal is to implement a linear complementarity problem `z' (Bz + q) = 0`...
From @theogf: > Expectations.jl being a (very nice) wrapper around quadrature methods, it would feel quite natural to add Monte Carlo integration as well. My point is that for D...
https://github.com/TuringLang/Bijectors.jl