ParaTools. Tools to explore potential energy surfaces

AM: comments and whitespace

matveevThu Dec 4 10:37:25 UTC 2014

AM: harmonic analysis for PES Func with mass Metric

matveevThu Dec 4 10:33:45 UTC 2014

AM: .g() method should work for any shape

This changes is needed for doctests of the harmonic analysis recorded just before to succeed.

matveevThu Dec 4 10:34:58 UTC 2014

AM: quick hack for mass weighted coordinate trafo

matveevThu Dec 4 10:32:13 UTC 2014

AM: whitespace, docstring

matveevThu Dec 4 10:30:46 UTC 2014

AM: rename g_mat to g

matveevWed Dec 3 13:50:11 UTC 2014

AM: use print function in vib.py

matveevWed Dec 3 13:27:14 UTC 2014

AM: wrap docstrings

matveevWed Dec 3 12:50:21 UTC 2014

AM: rename reduce_mass_matrix()

matveevWed Dec 3 12:46:17 UTC 2014

AM: renames, default value for mask

matveevWed Dec 3 12:45:06 UTC 2014

AM: do not divide by zero

matveevWed Sep 24 08:12:34 UTC 2014

AM: xtol, ftol, maxit uniformely

In fact ftol is a bad name as it is used in some codes to mean the accuracy of the objective function, not forces.

matveevWed Sep 24 08:11:27 UTC 2014

AM: assign __doc__ explicitly

amgarchingTue Sep 23 21:04:53 UTC 2014

AM: pes/ab2.py added, PES is not used

amgarchingTue Sep 23 19:56:43 UTC 2014

AM: simple harmonic pes for AB2 molecules

amgarchingTue Sep 23 19:55:19 UTC 2014

AM: wrap docstrings

matveevTue Sep 23 11:40:15 UTC 2014

AM: rm empty dirs

amgarchingTue Sep 23 10:41:01 UTC 2014

AM: algo other than 0 will call fmin_slsqp() from SciPy

matveevTue Sep 23 10:31:08 UTC 2014

AM: Py3, print is a function

matveevTue Sep 23 08:00:21 UTC 2014

AM: array() constructs a new one

matveevTue Sep 23 07:54:53 UTC 2014

AM: minimize() accepts maxstep

matveevTue Sep 23 07:54:28 UTC 2014

AM: prefix for cmin, be less verbose

matveevTue Sep 23 07:49:05 UTC 2014

AM: handle the case of decreasing abscissas

amgarchingMon Sep 22 20:25:31 UTC 2014

AM: FIX initializing res to None outside loop

amgarchingMon Sep 22 20:23:09 UTC 2014

AM: use C1 to print a warning

amgarchingMon Sep 22 20:17:20 UTC 2014

AM: set res to something, make pyflake happy

amgarchingMon Sep 22 20:06:53 UTC 2014

AM: make pyflakes happy

amgarchingMon Sep 22 20:04:12 UTC 2014

AM: i is not used here, pyflakes complains

amgarchingMon Sep 22 20:01:06 UTC 2014

AM: rm trailing whitespace

amgarchingMon Sep 22 19:56:39 UTC 2014

AM: format comments and docstrings

matveevMon Sep 22 14:54:35 UTC 2014