From 8a266aa9e0a2488680e855c1cc82314cbd5d01b4 Mon Sep 17 00:00:00 2001 From: ihavalyova <69295784+ihavalyova@users.noreply.github.com> Date: Mon, 7 Aug 2023 14:10:25 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 385d84f..32ed2d8 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ DiAtomic is an open-source Python library that contains useful routines for performing various diatomic molecule computations. It supports an object-oriented approach providing simple functionality and efficiently vectorized code. It can be used to: -- compute the energy eigenvalues and eigenvectors (by solving the radial Schrodinger equation) for a single electronic state or arbitrary number of coupled states +- compute the energy eigenvalues and eigenvectors (by solving the radial Schrodinger equation) for a single electronic state or an arbitrary number of coupled states - compute the transition frequencies when either PECs or term values are available - fit of the computed energy levels to the experimental data @@ -32,8 +32,8 @@ I. Havalyova and A. Pashov: Аn open-source Python library for calculating energ Graphical user interface - + - +