Logo image Logo image
  • Installing
  • User Guide
  • API reference
  • Building from source
  • Development
  • Release notes

Contributing Information

  • SciPy Code of Conduct
  • Ways to Contribute
  • Contributor quickstart guide
  • Development workflow
  • SciPy contributor guide

Roadmap

  • SciPy Roadmap
  • Detailed SciPy Roadmap
  • Toolchain Roadmap

SciPy Organization

  • SciPy Core Developer Guide
  • SciPy API Development Guide
  • SciPy Project Governance
  • Development workflow
  • PEP8 and SciPy
  • Contributing to the SciPy documentation
  • Running SciPy Tests Locally
  • Benchmarking SciPy with airspeed velocity
  • Adding Cython to SciPy
  • Public Cython APIs
  • Adding New Methods, Functions, and Classes
  • Continuous Integration
  • act for running GitHub Actions locally
  • Triaging and curating issues
On this page
  • obl_cv_seq

scipy.special.obl_cv_seq#

scipy.special.obl_cv_seq(m, n, c)[source]#

Characteristic values for oblate spheroidal wave functions.

Compute a sequence of characteristic values for the oblate spheroidal wave functions for mode m and n’=m..n and spheroidal parameter c.

References

[1]

Zhang, Shanjie and Jin, Jianming. “Computation of Special Functions”, John Wiley and Sons, 1996. https://people.sc.fsu.edu/~jburkardt/f77_src/special_functions/special_functions.html

previous

scipy.special.pro_cv_seq

next

scipy.special.pro_ang1_cv

© Copyright 2008-2023, The SciPy community.

Created using Sphinx 5.3.0.