James Schloss
James Schloss
A lot of people have suggested these, but we have been avoiding them thus far specifically because they are covered well in other places. There are a few PRs up...
I agree, but the code may have language-specific things that we need to discuss too that should be commented.
Is it possible to do both? Like Español (Spanish)
Yeah, I think having something we could abstract out to a signal processing section makes sense. Do you have something specific in mind @ntindle ?
I agree with that, although "signals" and "control theory" seem a bit too distinct for me right now, maybe just "control theory"? When I think of signals, I think signal...
Hey, it's been a while. Were you at all able to look at this chapter? I think example code is essential to understanding how the plots were generated. I am...
I think the chapter needs some work right now, but it's definitely in the right direction. Namely, I would really like to see some code for the plots. Once that...
I think all implementations are fine as long as the radius is set at the `in_circle()` level and not the `monte_carlo()` level. So Julia is fine, but Python is not....
Yeah, I agree with this. There are a bunch of monte carlo methods, but I haven't gotten around to them yet... Sorry!
A really important point here is that we need some consistent way to run all of the tests in every language (#691). In particular, certain language (like Julia / Rust)...