[amp] branch master updated (e6d3a60 -> de8e91c)

Muammar El Khatib muammar at moszumanska.debian.org
Tue Aug 1 15:50:07 UTC 2017


This is an automated email from the git hooks/post-receive script.

muammar pushed a change to branch master
in repository amp.

      from  e6d3a60   Updated version 0.6 from 'upstream/0.6'
      adds  4aa40c5   New upstream version 0.6
       new  de8e91c   Updated version 0.6 from 'upstream/0.6'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |   6 ------
 README.md                                          |   2 ++
 amp/__init__.py                                    |   2 +-
 amp/descriptor/cutoffs.o                           | Bin 0 -> 3312 bytes
 amp/model/neuralnetwork.o                          | Bin 0 -> 292704 bytes
 docs/conf.py                                       |   4 ++--
 docs/develop.rst                                   |  22 ++++++---------------
 docs/releasenotes.rst                              |   5 -----
 .../__pycache__/force_call_test.cpython-35.pyc     | Bin 0 -> 9429 bytes
 .../force_call_test_tflow.cpython-35.pyc           | Bin 0 -> 10603 bytes
 .../__pycache__/train_test.cpython-35.pyc          | Bin 0 -> 12911 bytes
 .../gaussian_neural_test/force_call_test.pyc       | Bin 0 -> 9196 bytes
 .../gaussian_neural_test/force_call_test_tflow.pyc | Bin 0 -> 10490 bytes
 .../CuOPd_test/gaussian_neural_test/train_test.pyc | Bin 0 -> 12723 bytes
 tests/__pycache__/test_NN_nodeplot.cpython-35.pyc  | Bin 0 -> 2890 bytes
 .../test_gaussian_neural.cpython-35.pyc            | Bin 0 -> 2548 bytes
 .../__pycache__/test_gaussian_tflow.cpython-35.pyc | Bin 0 -> 3023 bytes
 .../__pycache__/gaussian_test.cpython-35.pyc       | Bin 0 -> 2908 bytes
 .../__pycache__/zernike_test.cpython-35.pyc        | Bin 0 -> 2422 bytes
 .../__pycache__/force_call_test.cpython-35.pyc     | Bin 0 -> 15903 bytes
 .../__pycache__/train_test.cpython-35.pyc          | Bin 0 -> 16360 bytes
 .../gaussian_neural_test/force_call_test.pyc       | Bin 0 -> 14200 bytes
 .../gaussian_neural_test/train_test.pyc            | Bin 0 -> 15166 bytes
 tests/consistency_test/gaussian_test.pyc           | Bin 0 -> 3247 bytes
 tests/consistency_test/zernike_test.pyc            | Bin 0 -> 2790 bytes
 .../__pycache__/displaced_atom_test.cpython-35.pyc | Bin 0 -> 3008 bytes
 .../__pycache__/fpplot_test.cpython-35.pyc         | Bin 0 -> 2524 bytes
 .../numeric_analytic_test.cpython-35.pyc           | Bin 0 -> 4174 bytes
 .../__pycache__/rotated_atoms_test.cpython-35.pyc  | Bin 0 -> 2479 bytes
 tests/misc_test/displaced_atom_test.pyc            | Bin 0 -> 3381 bytes
 tests/misc_test/fpplot_test.pyc                    | Bin 0 -> 2965 bytes
 tests/misc_test/numeric_analytic_test.pyc          | Bin 0 -> 4688 bytes
 tests/misc_test/rotated_atoms_test.pyc             | Bin 0 -> 2883 bytes
 tests/test_NN_nodeplot.pyc                         | Bin 0 -> 3440 bytes
 tests/test_gaussian_neural.pyc                     | Bin 0 -> 2954 bytes
 tests/test_gaussian_tflow.pyc                      | Bin 0 -> 3529 bytes
 36 files changed, 11 insertions(+), 30 deletions(-)
 delete mode 100644 .gitignore
 create mode 100644 amp/descriptor/cutoffs.o
 create mode 100644 amp/model/neuralnetwork.o
 create mode 100644 tests/CuOPd_test/gaussian_neural_test/__pycache__/force_call_test.cpython-35.pyc
 create mode 100644 tests/CuOPd_test/gaussian_neural_test/__pycache__/force_call_test_tflow.cpython-35.pyc
 create mode 100644 tests/CuOPd_test/gaussian_neural_test/__pycache__/train_test.cpython-35.pyc
 create mode 100644 tests/CuOPd_test/gaussian_neural_test/force_call_test.pyc
 create mode 100644 tests/CuOPd_test/gaussian_neural_test/force_call_test_tflow.pyc
 create mode 100644 tests/CuOPd_test/gaussian_neural_test/train_test.pyc
 create mode 100644 tests/__pycache__/test_NN_nodeplot.cpython-35.pyc
 create mode 100644 tests/__pycache__/test_gaussian_neural.cpython-35.pyc
 create mode 100644 tests/__pycache__/test_gaussian_tflow.cpython-35.pyc
 create mode 100644 tests/consistency_test/__pycache__/gaussian_test.cpython-35.pyc
 create mode 100644 tests/consistency_test/__pycache__/zernike_test.cpython-35.pyc
 create mode 100644 tests/consistency_test/gaussian_neural_test/__pycache__/force_call_test.cpython-35.pyc
 create mode 100644 tests/consistency_test/gaussian_neural_test/__pycache__/train_test.cpython-35.pyc
 create mode 100644 tests/consistency_test/gaussian_neural_test/force_call_test.pyc
 create mode 100644 tests/consistency_test/gaussian_neural_test/train_test.pyc
 create mode 100644 tests/consistency_test/gaussian_test.pyc
 create mode 100644 tests/consistency_test/zernike_test.pyc
 create mode 100644 tests/misc_test/__pycache__/displaced_atom_test.cpython-35.pyc
 create mode 100644 tests/misc_test/__pycache__/fpplot_test.cpython-35.pyc
 create mode 100644 tests/misc_test/__pycache__/numeric_analytic_test.cpython-35.pyc
 create mode 100644 tests/misc_test/__pycache__/rotated_atoms_test.cpython-35.pyc
 create mode 100644 tests/misc_test/displaced_atom_test.pyc
 create mode 100644 tests/misc_test/fpplot_test.pyc
 create mode 100644 tests/misc_test/numeric_analytic_test.pyc
 create mode 100644 tests/misc_test/rotated_atoms_test.pyc
 create mode 100644 tests/test_NN_nodeplot.pyc
 create mode 100644 tests/test_gaussian_neural.pyc
 create mode 100644 tests/test_gaussian_tflow.pyc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/amp.git



More information about the debian-science-commits mailing list