README.md
setup.py
neurophox/__init__.py
neurophox/config.py
neurophox/helpers.py
neurophox/initializers.py
neurophox/meshmodel.py
neurophox.egg-info/PKG-INFO
neurophox.egg-info/SOURCES.txt
neurophox.egg-info/dependency_links.txt
neurophox.egg-info/requires.txt
neurophox.egg-info/top_level.txt
neurophox/components/__init__.py
neurophox/components/mzi.py
neurophox/components/transfermatrix.py
neurophox/control/__init__.py
neurophox/control/param.py
neurophox/control/phases.py
neurophox/ml/__init__.py
neurophox/ml/linear.py
neurophox/ml/nonlinearities.py
neurophox/numpy/__init__.py
neurophox/numpy/generic.py
neurophox/numpy/layers.py
neurophox/tensorflow/__init__.py
neurophox/tensorflow/generic.py
neurophox/tensorflow/layers.py
neurophox/torch/__init__.py
neurophox/torch/generic.py
tests/__init__.py
tests/test_components.py
tests/test_fieldpropagation.py
tests/test_layers.py
tests/test_parallel_nullification.py
tests/test_svd.py
tests/test_transformers.py