[amp] 15/18: I added a gitignore file.

Muammar El Khatib muammar at moszumanska.debian.org
Mon Jul 31 19:59:41 UTC 2017


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

muammar pushed a commit to branch master
in repository amp.

commit 7a166c396e92260de1f102ba7584027cd472e0ce
Author: Muammar El Khatib <muammarelkhatib at gmail.com>
Date:   Mon Jul 31 11:20:41 2017 -0400

    I added a gitignore file.
---
 .gitignore                                             |   2 ++
 amp/__init__.pyc                                       | Bin 16372 -> 0 bytes
 amp/__pycache__/__init__.cpython-35.pyc                | Bin 14727 -> 0 bytes
 amp/__pycache__/utilities.cpython-35.pyc               | Bin 38105 -> 0 bytes
 amp/analysis.pyc                                       | Bin 20937 -> 0 bytes
 amp/cutoffs.mod                                        | Bin 437 -> 0 bytes
 amp/descriptor/__init__.pyc                            | Bin 239 -> 0 bytes
 amp/descriptor/__pycache__/__init__.cpython-35.pyc     | Bin 226 -> 0 bytes
 amp/descriptor/__pycache__/analysis.cpython-35.pyc     | Bin 3762 -> 0 bytes
 amp/descriptor/__pycache__/cutoffs.cpython-35.pyc      | Bin 4656 -> 0 bytes
 amp/descriptor/__pycache__/gaussian.cpython-35.pyc     | Bin 37437 -> 0 bytes
 amp/descriptor/__pycache__/zernike.cpython-35.pyc      | Bin 28254 -> 0 bytes
 amp/descriptor/analysis.pyc                            | Bin 4031 -> 0 bytes
 amp/descriptor/bispectrum.pyc                          | Bin 20783 -> 0 bytes
 amp/descriptor/cutoffs.mod                             | Bin 437 -> 0 bytes
 amp/descriptor/cutoffs.o                               | Bin 3312 -> 0 bytes
 amp/descriptor/cutoffs.pyc                             | Bin 5398 -> 0 bytes
 amp/descriptor/gaussian.pyc                            | Bin 37666 -> 0 bytes
 amp/descriptor/zernike.pyc                             | Bin 28776 -> 0 bytes
 amp/fmodules.cpython-35m-x86_64-linux-gnu.so           | Bin 874680 -> 0 bytes
 amp/fmodules.so                                        | Bin 884640 -> 0 bytes
 amp/model/__init__.pyc                                 | Bin 33284 -> 0 bytes
 amp/model/__pycache__/__init__.cpython-35.pyc          | Bin 33191 -> 0 bytes
 amp/model/__pycache__/__main__.cpython-35.pyc          | Bin 2758 -> 0 bytes
 amp/model/__pycache__/neuralnetwork.cpython-35.pyc     | Bin 35734 -> 0 bytes
 amp/model/__pycache__/tflow.cpython-35.pyc             | Bin 38683 -> 0 bytes
 amp/model/neuralnetwork.mod                            | Bin 1777 -> 0 bytes
 amp/model/neuralnetwork.o                              | Bin 292704 -> 0 bytes
 amp/model/neuralnetwork.pyc                            | Bin 38077 -> 0 bytes
 amp/model/tflow.pyc                                    | Bin 40737 -> 0 bytes
 amp/neuralnetwork.mod                                  | Bin 1777 -> 0 bytes
 amp/regression/__init__.pyc                            | Bin 4098 -> 0 bytes
 amp/regression/__pycache__/__init__.cpython-35.pyc     | Bin 3708 -> 0 bytes
 amp/stats/__init__.pyc                                 | Bin 147 -> 0 bytes
 amp/stats/__pycache__/__init__.cpython-35.pyc          | Bin 143 -> 0 bytes
 amp/stats/bootstrap.pyc                                | Bin 15288 -> 0 bytes
 amp/utilities.pyc                                      | Bin 41164 -> 0 bytes
 .../__pycache__/force_call_test.cpython-35.pyc         | Bin 9429 -> 0 bytes
 .../__pycache__/force_call_test_tflow.cpython-35.pyc   | Bin 10603 -> 0 bytes
 .../__pycache__/train_test.cpython-35.pyc              | Bin 12911 -> 0 bytes
 .../gaussian_neural_test/force_call_test.pyc           | Bin 9196 -> 0 bytes
 .../gaussian_neural_test/force_call_test_tflow.pyc     | Bin 10490 -> 0 bytes
 tests/CuOPd_test/gaussian_neural_test/train_test.pyc   | Bin 12723 -> 0 bytes
 tests/__pycache__/test_NN_nodeplot.cpython-35.pyc      | Bin 2890 -> 0 bytes
 tests/__pycache__/test_gaussian_neural.cpython-35.pyc  | Bin 2548 -> 0 bytes
 tests/__pycache__/test_gaussian_tflow.cpython-35.pyc   | Bin 3023 -> 0 bytes
 .../__pycache__/gaussian_test.cpython-35.pyc           | Bin 2908 -> 0 bytes
 .../__pycache__/zernike_test.cpython-35.pyc            | Bin 2422 -> 0 bytes
 .../__pycache__/force_call_test.cpython-35.pyc         | Bin 15903 -> 0 bytes
 .../__pycache__/train_test.cpython-35.pyc              | Bin 16360 -> 0 bytes
 .../gaussian_neural_test/force_call_test.pyc           | Bin 14200 -> 0 bytes
 .../gaussian_neural_test/train_test.pyc                | Bin 15166 -> 0 bytes
 tests/consistency_test/gaussian_test.pyc               | Bin 3247 -> 0 bytes
 tests/consistency_test/zernike_test.pyc                | Bin 2790 -> 0 bytes
 .../__pycache__/displaced_atom_test.cpython-35.pyc     | Bin 3008 -> 0 bytes
 tests/misc_test/__pycache__/fpplot_test.cpython-35.pyc | Bin 2524 -> 0 bytes
 .../__pycache__/numeric_analytic_test.cpython-35.pyc   | Bin 4174 -> 0 bytes
 .../__pycache__/rotated_atoms_test.cpython-35.pyc      | Bin 2479 -> 0 bytes
 tests/misc_test/displaced_atom_test.pyc                | Bin 3381 -> 0 bytes
 tests/misc_test/fpplot_test.pyc                        | Bin 2965 -> 0 bytes
 tests/misc_test/numeric_analytic_test.pyc              | Bin 4688 -> 0 bytes
 tests/misc_test/rotated_atoms_test.pyc                 | Bin 2883 -> 0 bytes
 tests/test_NN_nodeplot.pyc                             | Bin 3440 -> 0 bytes
 tests/test_gaussian_neural.pyc                         | Bin 2954 -> 0 bytes
 tests/test_gaussian_tflow.pyc                          | Bin 3529 -> 0 bytes
 65 files changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a9fa24a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.pyc
+*.so
diff --git a/amp/__init__.pyc b/amp/__init__.pyc
deleted file mode 100644
index 01f00d6..0000000
Binary files a/amp/__init__.pyc and /dev/null differ
diff --git a/amp/__pycache__/__init__.cpython-35.pyc b/amp/__pycache__/__init__.cpython-35.pyc
deleted file mode 100644
index 6292ceb..0000000
Binary files a/amp/__pycache__/__init__.cpython-35.pyc and /dev/null differ
diff --git a/amp/__pycache__/utilities.cpython-35.pyc b/amp/__pycache__/utilities.cpython-35.pyc
deleted file mode 100644
index 7ad0a7f..0000000
Binary files a/amp/__pycache__/utilities.cpython-35.pyc and /dev/null differ
diff --git a/amp/analysis.pyc b/amp/analysis.pyc
deleted file mode 100644
index dac067c..0000000
Binary files a/amp/analysis.pyc and /dev/null differ
diff --git a/amp/cutoffs.mod b/amp/cutoffs.mod
deleted file mode 100644
index ec6d10b..0000000
Binary files a/amp/cutoffs.mod and /dev/null differ
diff --git a/amp/descriptor/__init__.pyc b/amp/descriptor/__init__.pyc
deleted file mode 100644
index c4f6db2..0000000
Binary files a/amp/descriptor/__init__.pyc and /dev/null differ
diff --git a/amp/descriptor/__pycache__/__init__.cpython-35.pyc b/amp/descriptor/__pycache__/__init__.cpython-35.pyc
deleted file mode 100644
index 7291e36..0000000
Binary files a/amp/descriptor/__pycache__/__init__.cpython-35.pyc and /dev/null differ
diff --git a/amp/descriptor/__pycache__/analysis.cpython-35.pyc b/amp/descriptor/__pycache__/analysis.cpython-35.pyc
deleted file mode 100644
index 1b37865..0000000
Binary files a/amp/descriptor/__pycache__/analysis.cpython-35.pyc and /dev/null differ
diff --git a/amp/descriptor/__pycache__/cutoffs.cpython-35.pyc b/amp/descriptor/__pycache__/cutoffs.cpython-35.pyc
deleted file mode 100644
index be5e669..0000000
Binary files a/amp/descriptor/__pycache__/cutoffs.cpython-35.pyc and /dev/null differ
diff --git a/amp/descriptor/__pycache__/gaussian.cpython-35.pyc b/amp/descriptor/__pycache__/gaussian.cpython-35.pyc
deleted file mode 100644
index fe4bbb5..0000000
Binary files a/amp/descriptor/__pycache__/gaussian.cpython-35.pyc and /dev/null differ
diff --git a/amp/descriptor/__pycache__/zernike.cpython-35.pyc b/amp/descriptor/__pycache__/zernike.cpython-35.pyc
deleted file mode 100644
index 6f77de4..0000000
Binary files a/amp/descriptor/__pycache__/zernike.cpython-35.pyc and /dev/null differ
diff --git a/amp/descriptor/analysis.pyc b/amp/descriptor/analysis.pyc
deleted file mode 100644
index 062c68f..0000000
Binary files a/amp/descriptor/analysis.pyc and /dev/null differ
diff --git a/amp/descriptor/bispectrum.pyc b/amp/descriptor/bispectrum.pyc
deleted file mode 100644
index 104ca8b..0000000
Binary files a/amp/descriptor/bispectrum.pyc and /dev/null differ
diff --git a/amp/descriptor/cutoffs.mod b/amp/descriptor/cutoffs.mod
deleted file mode 100644
index ec6d10b..0000000
Binary files a/amp/descriptor/cutoffs.mod and /dev/null differ
diff --git a/amp/descriptor/cutoffs.o b/amp/descriptor/cutoffs.o
deleted file mode 100644
index b8aa43a..0000000
Binary files a/amp/descriptor/cutoffs.o and /dev/null differ
diff --git a/amp/descriptor/cutoffs.pyc b/amp/descriptor/cutoffs.pyc
deleted file mode 100644
index 939c341..0000000
Binary files a/amp/descriptor/cutoffs.pyc and /dev/null differ
diff --git a/amp/descriptor/gaussian.pyc b/amp/descriptor/gaussian.pyc
deleted file mode 100644
index 64833e8..0000000
Binary files a/amp/descriptor/gaussian.pyc and /dev/null differ
diff --git a/amp/descriptor/zernike.pyc b/amp/descriptor/zernike.pyc
deleted file mode 100644
index aef3b2f..0000000
Binary files a/amp/descriptor/zernike.pyc and /dev/null differ
diff --git a/amp/fmodules.cpython-35m-x86_64-linux-gnu.so b/amp/fmodules.cpython-35m-x86_64-linux-gnu.so
deleted file mode 100755
index da1d4e3..0000000
Binary files a/amp/fmodules.cpython-35m-x86_64-linux-gnu.so and /dev/null differ
diff --git a/amp/fmodules.so b/amp/fmodules.so
deleted file mode 100755
index 257acf3..0000000
Binary files a/amp/fmodules.so and /dev/null differ
diff --git a/amp/model/__init__.pyc b/amp/model/__init__.pyc
deleted file mode 100644
index 9208108..0000000
Binary files a/amp/model/__init__.pyc and /dev/null differ
diff --git a/amp/model/__pycache__/__init__.cpython-35.pyc b/amp/model/__pycache__/__init__.cpython-35.pyc
deleted file mode 100644
index a8e246d..0000000
Binary files a/amp/model/__pycache__/__init__.cpython-35.pyc and /dev/null differ
diff --git a/amp/model/__pycache__/__main__.cpython-35.pyc b/amp/model/__pycache__/__main__.cpython-35.pyc
deleted file mode 100644
index e4e0885..0000000
Binary files a/amp/model/__pycache__/__main__.cpython-35.pyc and /dev/null differ
diff --git a/amp/model/__pycache__/neuralnetwork.cpython-35.pyc b/amp/model/__pycache__/neuralnetwork.cpython-35.pyc
deleted file mode 100644
index d179a8f..0000000
Binary files a/amp/model/__pycache__/neuralnetwork.cpython-35.pyc and /dev/null differ
diff --git a/amp/model/__pycache__/tflow.cpython-35.pyc b/amp/model/__pycache__/tflow.cpython-35.pyc
deleted file mode 100644
index 568f987..0000000
Binary files a/amp/model/__pycache__/tflow.cpython-35.pyc and /dev/null differ
diff --git a/amp/model/neuralnetwork.mod b/amp/model/neuralnetwork.mod
deleted file mode 100644
index e2aa148..0000000
Binary files a/amp/model/neuralnetwork.mod and /dev/null differ
diff --git a/amp/model/neuralnetwork.o b/amp/model/neuralnetwork.o
deleted file mode 100644
index 2416e85..0000000
Binary files a/amp/model/neuralnetwork.o and /dev/null differ
diff --git a/amp/model/neuralnetwork.pyc b/amp/model/neuralnetwork.pyc
deleted file mode 100644
index 6ba56ae..0000000
Binary files a/amp/model/neuralnetwork.pyc and /dev/null differ
diff --git a/amp/model/tflow.pyc b/amp/model/tflow.pyc
deleted file mode 100644
index f935c8c..0000000
Binary files a/amp/model/tflow.pyc and /dev/null differ
diff --git a/amp/neuralnetwork.mod b/amp/neuralnetwork.mod
deleted file mode 100644
index e2aa148..0000000
Binary files a/amp/neuralnetwork.mod and /dev/null differ
diff --git a/amp/regression/__init__.pyc b/amp/regression/__init__.pyc
deleted file mode 100644
index aa32e76..0000000
Binary files a/amp/regression/__init__.pyc and /dev/null differ
diff --git a/amp/regression/__pycache__/__init__.cpython-35.pyc b/amp/regression/__pycache__/__init__.cpython-35.pyc
deleted file mode 100644
index 1ca13f0..0000000
Binary files a/amp/regression/__pycache__/__init__.cpython-35.pyc and /dev/null differ
diff --git a/amp/stats/__init__.pyc b/amp/stats/__init__.pyc
deleted file mode 100644
index 110eba9..0000000
Binary files a/amp/stats/__init__.pyc and /dev/null differ
diff --git a/amp/stats/__pycache__/__init__.cpython-35.pyc b/amp/stats/__pycache__/__init__.cpython-35.pyc
deleted file mode 100644
index 487381a..0000000
Binary files a/amp/stats/__pycache__/__init__.cpython-35.pyc and /dev/null differ
diff --git a/amp/stats/bootstrap.pyc b/amp/stats/bootstrap.pyc
deleted file mode 100644
index 741ed15..0000000
Binary files a/amp/stats/bootstrap.pyc and /dev/null differ
diff --git a/amp/utilities.pyc b/amp/utilities.pyc
deleted file mode 100644
index 381a074..0000000
Binary files a/amp/utilities.pyc and /dev/null differ
diff --git a/tests/CuOPd_test/gaussian_neural_test/__pycache__/force_call_test.cpython-35.pyc b/tests/CuOPd_test/gaussian_neural_test/__pycache__/force_call_test.cpython-35.pyc
deleted file mode 100644
index 3aed4de..0000000
Binary files a/tests/CuOPd_test/gaussian_neural_test/__pycache__/force_call_test.cpython-35.pyc and /dev/null differ
diff --git a/tests/CuOPd_test/gaussian_neural_test/__pycache__/force_call_test_tflow.cpython-35.pyc b/tests/CuOPd_test/gaussian_neural_test/__pycache__/force_call_test_tflow.cpython-35.pyc
deleted file mode 100644
index 4cbc068..0000000
Binary files a/tests/CuOPd_test/gaussian_neural_test/__pycache__/force_call_test_tflow.cpython-35.pyc and /dev/null differ
diff --git a/tests/CuOPd_test/gaussian_neural_test/__pycache__/train_test.cpython-35.pyc b/tests/CuOPd_test/gaussian_neural_test/__pycache__/train_test.cpython-35.pyc
deleted file mode 100644
index 38760e5..0000000
Binary files a/tests/CuOPd_test/gaussian_neural_test/__pycache__/train_test.cpython-35.pyc and /dev/null differ
diff --git a/tests/CuOPd_test/gaussian_neural_test/force_call_test.pyc b/tests/CuOPd_test/gaussian_neural_test/force_call_test.pyc
deleted file mode 100644
index ec5b321..0000000
Binary files a/tests/CuOPd_test/gaussian_neural_test/force_call_test.pyc and /dev/null differ
diff --git a/tests/CuOPd_test/gaussian_neural_test/force_call_test_tflow.pyc b/tests/CuOPd_test/gaussian_neural_test/force_call_test_tflow.pyc
deleted file mode 100644
index 933ca82..0000000
Binary files a/tests/CuOPd_test/gaussian_neural_test/force_call_test_tflow.pyc and /dev/null differ
diff --git a/tests/CuOPd_test/gaussian_neural_test/train_test.pyc b/tests/CuOPd_test/gaussian_neural_test/train_test.pyc
deleted file mode 100644
index 2f20ad0..0000000
Binary files a/tests/CuOPd_test/gaussian_neural_test/train_test.pyc and /dev/null differ
diff --git a/tests/__pycache__/test_NN_nodeplot.cpython-35.pyc b/tests/__pycache__/test_NN_nodeplot.cpython-35.pyc
deleted file mode 100644
index 28d0c4c..0000000
Binary files a/tests/__pycache__/test_NN_nodeplot.cpython-35.pyc and /dev/null differ
diff --git a/tests/__pycache__/test_gaussian_neural.cpython-35.pyc b/tests/__pycache__/test_gaussian_neural.cpython-35.pyc
deleted file mode 100644
index e5c7cbe..0000000
Binary files a/tests/__pycache__/test_gaussian_neural.cpython-35.pyc and /dev/null differ
diff --git a/tests/__pycache__/test_gaussian_tflow.cpython-35.pyc b/tests/__pycache__/test_gaussian_tflow.cpython-35.pyc
deleted file mode 100644
index 7cadbdc..0000000
Binary files a/tests/__pycache__/test_gaussian_tflow.cpython-35.pyc and /dev/null differ
diff --git a/tests/consistency_test/__pycache__/gaussian_test.cpython-35.pyc b/tests/consistency_test/__pycache__/gaussian_test.cpython-35.pyc
deleted file mode 100644
index 3c7cce4..0000000
Binary files a/tests/consistency_test/__pycache__/gaussian_test.cpython-35.pyc and /dev/null differ
diff --git a/tests/consistency_test/__pycache__/zernike_test.cpython-35.pyc b/tests/consistency_test/__pycache__/zernike_test.cpython-35.pyc
deleted file mode 100644
index dc415dd..0000000
Binary files a/tests/consistency_test/__pycache__/zernike_test.cpython-35.pyc and /dev/null differ
diff --git a/tests/consistency_test/gaussian_neural_test/__pycache__/force_call_test.cpython-35.pyc b/tests/consistency_test/gaussian_neural_test/__pycache__/force_call_test.cpython-35.pyc
deleted file mode 100644
index bdbec94..0000000
Binary files a/tests/consistency_test/gaussian_neural_test/__pycache__/force_call_test.cpython-35.pyc and /dev/null differ
diff --git a/tests/consistency_test/gaussian_neural_test/__pycache__/train_test.cpython-35.pyc b/tests/consistency_test/gaussian_neural_test/__pycache__/train_test.cpython-35.pyc
deleted file mode 100644
index 195ae9f..0000000
Binary files a/tests/consistency_test/gaussian_neural_test/__pycache__/train_test.cpython-35.pyc and /dev/null differ
diff --git a/tests/consistency_test/gaussian_neural_test/force_call_test.pyc b/tests/consistency_test/gaussian_neural_test/force_call_test.pyc
deleted file mode 100644
index 01931c4..0000000
Binary files a/tests/consistency_test/gaussian_neural_test/force_call_test.pyc and /dev/null differ
diff --git a/tests/consistency_test/gaussian_neural_test/train_test.pyc b/tests/consistency_test/gaussian_neural_test/train_test.pyc
deleted file mode 100644
index 1b35b81..0000000
Binary files a/tests/consistency_test/gaussian_neural_test/train_test.pyc and /dev/null differ
diff --git a/tests/consistency_test/gaussian_test.pyc b/tests/consistency_test/gaussian_test.pyc
deleted file mode 100644
index 1da4aac..0000000
Binary files a/tests/consistency_test/gaussian_test.pyc and /dev/null differ
diff --git a/tests/consistency_test/zernike_test.pyc b/tests/consistency_test/zernike_test.pyc
deleted file mode 100644
index de2d85b..0000000
Binary files a/tests/consistency_test/zernike_test.pyc and /dev/null differ
diff --git a/tests/misc_test/__pycache__/displaced_atom_test.cpython-35.pyc b/tests/misc_test/__pycache__/displaced_atom_test.cpython-35.pyc
deleted file mode 100644
index 3142511..0000000
Binary files a/tests/misc_test/__pycache__/displaced_atom_test.cpython-35.pyc and /dev/null differ
diff --git a/tests/misc_test/__pycache__/fpplot_test.cpython-35.pyc b/tests/misc_test/__pycache__/fpplot_test.cpython-35.pyc
deleted file mode 100644
index ca539a6..0000000
Binary files a/tests/misc_test/__pycache__/fpplot_test.cpython-35.pyc and /dev/null differ
diff --git a/tests/misc_test/__pycache__/numeric_analytic_test.cpython-35.pyc b/tests/misc_test/__pycache__/numeric_analytic_test.cpython-35.pyc
deleted file mode 100644
index b4214e6..0000000
Binary files a/tests/misc_test/__pycache__/numeric_analytic_test.cpython-35.pyc and /dev/null differ
diff --git a/tests/misc_test/__pycache__/rotated_atoms_test.cpython-35.pyc b/tests/misc_test/__pycache__/rotated_atoms_test.cpython-35.pyc
deleted file mode 100644
index dcd8be3..0000000
Binary files a/tests/misc_test/__pycache__/rotated_atoms_test.cpython-35.pyc and /dev/null differ
diff --git a/tests/misc_test/displaced_atom_test.pyc b/tests/misc_test/displaced_atom_test.pyc
deleted file mode 100644
index 8247c22..0000000
Binary files a/tests/misc_test/displaced_atom_test.pyc and /dev/null differ
diff --git a/tests/misc_test/fpplot_test.pyc b/tests/misc_test/fpplot_test.pyc
deleted file mode 100644
index 8ca8936..0000000
Binary files a/tests/misc_test/fpplot_test.pyc and /dev/null differ
diff --git a/tests/misc_test/numeric_analytic_test.pyc b/tests/misc_test/numeric_analytic_test.pyc
deleted file mode 100644
index 943e548..0000000
Binary files a/tests/misc_test/numeric_analytic_test.pyc and /dev/null differ
diff --git a/tests/misc_test/rotated_atoms_test.pyc b/tests/misc_test/rotated_atoms_test.pyc
deleted file mode 100644
index 1262efd..0000000
Binary files a/tests/misc_test/rotated_atoms_test.pyc and /dev/null differ
diff --git a/tests/test_NN_nodeplot.pyc b/tests/test_NN_nodeplot.pyc
deleted file mode 100644
index 6bdd190..0000000
Binary files a/tests/test_NN_nodeplot.pyc and /dev/null differ
diff --git a/tests/test_gaussian_neural.pyc b/tests/test_gaussian_neural.pyc
deleted file mode 100644
index 92653ca..0000000
Binary files a/tests/test_gaussian_neural.pyc and /dev/null differ
diff --git a/tests/test_gaussian_tflow.pyc b/tests/test_gaussian_tflow.pyc
deleted file mode 100644
index 7c08c25..0000000
Binary files a/tests/test_gaussian_tflow.pyc and /dev/null differ

-- 
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