Examples ======== RadialState ----------- Some examples demonstrating the usage of the RadialState class, which uses the Numerov method for solving the radial Schrödinger equation. .. nbgallery:: examples/radial/hydrogen_wavefunction examples/radial/rubidium_wavefunction AngularState ------------ Examples demonstrating the usage of the AngularState class. .. nbgallery:: examples/angular/angular_state RydbergState ------------ Some examples demonstrating the usage of the RydbergState class. .. nbgallery:: examples/dipole_matrix_elements Comparisons ----------- Some comparisons to old versions of pairinteraction and ARC .. nbgallery:: examples/comparisons/compare_wavefunctions.ipynb examples/comparisons/compare_radial_matrix_element.ipynb examples/comparisons/compare_dipole_matrix_element.ipynb examples/comparisons/compare_z_min_cutoff.ipynb examples/comparisons/compare_nist_energy_levels_data.ipynb examples/comparisons/compare_model_potentials.ipynb examples/comparisons/compare_whittaker.ipynb .. rubric:: Benchmark Some timing benchmarks. .. nbgallery:: examples/benchmark/benchmark_njit.ipynb