.coveragerc
.gitignore
LICENCE_FR
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.py
/private/var/folders/r0/lftpcncn6899phszn16vvksm0000gq/T/build-env-m3emgz6g/lib/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h
/private/var/folders/r0/lftpcncn6899phszn16vvksm0000gq/T/build-env-m3emgz6g/lib/python3.9/site-packages/numpy/core/include/numpy/arrayscalars.h
/private/var/folders/r0/lftpcncn6899phszn16vvksm0000gq/T/build-env-m3emgz6g/lib/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h
/private/var/folders/r0/lftpcncn6899phszn16vvksm0000gq/T/build-env-m3emgz6g/lib/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h
/private/var/folders/r0/lftpcncn6899phszn16vvksm0000gq/T/build-env-m3emgz6g/lib/python3.9/site-packages/numpy/core/include/numpy/ufuncobject.h
pyoperators/__init__.py
pyoperators/__init__.py.in
pyoperators/config.py
pyoperators/core.py
pyoperators/fft.py
pyoperators/flags.py
pyoperators/linear.py
pyoperators/memory.py
pyoperators/nonlinear.py
pyoperators/operators_mpi.py
pyoperators/operators_pywt.py
pyoperators/proxy.py
pyoperators/rules.py
pyoperators/warnings.py
pyoperators.egg-info/PKG-INFO
pyoperators.egg-info/SOURCES.txt
pyoperators.egg-info/dependency_links.txt
pyoperators.egg-info/requires.txt
pyoperators.egg-info/top_level.txt
pyoperators/iterative/__init__.py
pyoperators/iterative/algorithms.py
pyoperators/iterative/cg.py
pyoperators/iterative/core.py
pyoperators/iterative/criterions.py
pyoperators/iterative/dli.py
pyoperators/iterative/lanczos.py
pyoperators/iterative/linesearch.py
pyoperators/iterative/optimize.py
pyoperators/iterative/stopconditions.py
pyoperators/utils/__init__.py
pyoperators/utils/cythonutils.c
pyoperators/utils/cythonutils.pyx
pyoperators/utils/fake_MPI.py
pyoperators/utils/misc.py
pyoperators/utils/mpi.py
pyoperators/utils/testing.py
pyoperators/utils/ufuncs.c.src
test/__init__.py
test/common.py
test/test_algorithms.py
test/test_broadcastingoperators.py
test/test_core.py
test/test_criterions.py
test/test_delete.py
test/test_dense.py
test/test_fft.py
test/test_flags.py
test/test_identity.py
test/test_iterative.py
test/test_linear.py
test/test_memory.py
test/test_mpi.py
test/test_nbytes.py
test/test_nonlinear.py
test/test_partition.py
test/test_proxy.py
test/test_pywt.py
test/test_reset.py
test/test_rules.py
test/test_sparse.py
test/test_stopconditions.py
test/test_str.py
test/test_ufuncs.py
test/test_utils.py
test/test_zero.py