ricokaloklo / SpinWeightedSpheroidalHarmonics.jl

Computing spin-weighted spheroidal harmonics and eigenvalues using a spectral decomposition method in julia
https://ricokaloklo.github.io/SpinWeightedSpheroidalHarmonics.jl/
MIT License
5 stars 0 forks source link

Fix auto matrix size determination #9

Closed ricokaloklo closed 2 months ago

ricokaloklo commented 2 months ago

In this PR, we make sure that the auto matrix size determination is consistently used (and used everywhere) in the code. Also, we update the documentation to showcase the full capability of the code.