We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00639bc commit ab53f49Copy full SHA for ab53f49
1 file changed
README.md
@@ -24,17 +24,15 @@ PyQBMMlib is used to train new QBMMs based on neural networks in [this paper](ht
24
## Authors:
25
26
* [Spencer H. Bryngelson](https://comp-physics.group) (Georgia Tech)
27
- * shb@gatech.edu
28
-* Esteban Cisneros (Illinois)
29
- * csnrsgr2@illinois.edu
+* Esteban Cisneros (Princeton)
30
31
## Required Python modules
32
33
- Python >= 3.0
34
- Numpy
35
- Scipy
36
- Sympy
37
-- Optional: Numba (significant speed increase via JIT compiling)
+- Optional: Numba (significant speedup via JIT compiling)
38
39
## Current capabilities
40
0 commit comments