You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ The programs for computation of matrix element (which includes cubic spline inte
39
39
40
40
In the case of FORTRAN, two different programs exist, *(i)*`rovibME_dynamic.f` for wavelength dependent matrix elements, and *(ii)*`rovibME_static.f` for static ones.
41
41
42
-
In the case of Python, one program `rovibME.py` deals with both static and dynamic matrix elements. See example for more details.
42
+
In the case of Python, one program `rovibME.py` deals with both static and dynamic matrix elements. [See example](https://github.com/ankit7540/H2-PolarizabilityMatrixElements/blob/master/python-module/example/H2_polarizability_MEs_example.ipynb) for more details.
0 commit comments