Peter Simon

Results 47 comments of Peter Simon

Yes the theta functions depend on tau only through q. You can see this by looking at the fundamental definitions of these functions on the NIST site. `ans2` is wrong...

Yeah, that ought to do it!

I haven't looked at all the other functions in the package, but if we change the theta functions to take q as an input rather than tau, then that would...

I'm impressed that your beautiful graphics are also useful for debugging!

As reported in [this](https://discourse.julialang.org/t/some-eigenpairs-from-a-large-sparse-nonsymmetric-matrix-julia-vs-matlab/93742) Discourse post, the time for a standard eigenproblem using `Arpack.eigs` can be reduced to within 1.2x the time required by Matlab's `eigs` function by setting `SuiteSparse.UMFPACK.umf_ctrl[8]...

I'm not sure why @stla is not responding here. I haven't seen any GitHub activity from him since August of last year.

Thanks for catching this. Of course you're correct -- it's a typo. If you're continuing to work through the notes, I'll wait to issue a correction to allow you time...