HISTORY.rst
LICENSE.txt
MANIFEST.in
README.rst
requirements.txt
setup.py
./cpyquickhelper/__init__.py
./cpyquickhelper/algorithms/__init__.py
./cpyquickhelper/algorithms/edit_distance.py
./cpyquickhelper/algorithms/edit_distance_c.cpp
./cpyquickhelper/algorithms/make_string.hpp
./cpyquickhelper/examples/__init__.py
./cpyquickhelper/examples/custom_container.cpp
./cpyquickhelper/examples/custom_container.h
./cpyquickhelper/examples/custom_container_python.cpp
./cpyquickhelper/fastdata/__init__.py
./cpyquickhelper/fastdata/pandas2numpy.py
./cpyquickhelper/io/__init__.py
./cpyquickhelper/io/stdcapture.cpp
./cpyquickhelper/io/stdcapture.hpp
./cpyquickhelper/io/stdchelper.cpp
./cpyquickhelper/io/stdhelper.py
./cpyquickhelper/numbers/__init__.py
./cpyquickhelper/numbers/cbenchmark.cpp
./cpyquickhelper/numbers/cbenchmark_dot.cpp
./cpyquickhelper/numbers/cbenchmark_dot.h
./cpyquickhelper/numbers/cbenchmark_sum_type.cpp
./cpyquickhelper/numbers/cbenchmark_sum_type.h
./cpyquickhelper/numbers/direct_blas_lapack.pyx
./cpyquickhelper/numbers/repeat_fct.h
./cpyquickhelper/numbers/slowcode.cpp
./cpyquickhelper/numbers/speed_measure.py
./cpyquickhelper/numbers/weighted_dataframe.py
./cpyquickhelper/numbers/weighted_number.cpp
./cpyquickhelper/numbers/weighted_number.h
./cpyquickhelper/numbers/weighted_number_python.cpp
./cpyquickhelper/parallel/__init__.py
./cpyquickhelper/parallel/threader.cpp
./cpyquickhelper/parallel/threader.hpp
./cpyquickhelper/parallel/threaderc.cpp
./cpyquickhelper/parallel/threadhelper.py
./cpyquickhelper/profiling/__init__.py
./cpyquickhelper/profiling/event_profiler.py
C:/xavierdupre/__home_/GitHub/cpyquickhelper/cpyquickhelper/algorithms/edit_distance_c.cpp
C:/xavierdupre/__home_/GitHub/cpyquickhelper/cpyquickhelper/examples/custom_container.cpp
C:/xavierdupre/__home_/GitHub/cpyquickhelper/cpyquickhelper/examples/custom_container_python.cpp
C:/xavierdupre/__home_/GitHub/cpyquickhelper/cpyquickhelper/io/stdcapture.cpp
C:/xavierdupre/__home_/GitHub/cpyquickhelper/cpyquickhelper/io/stdchelper.cpp
C:/xavierdupre/__home_/GitHub/cpyquickhelper/cpyquickhelper/numbers/cbenchmark.cpp
C:/xavierdupre/__home_/GitHub/cpyquickhelper/cpyquickhelper/numbers/cbenchmark_dot.cpp
C:/xavierdupre/__home_/GitHub/cpyquickhelper/cpyquickhelper/numbers/cbenchmark_sum_type.cpp
C:/xavierdupre/__home_/GitHub/cpyquickhelper/cpyquickhelper/numbers/slowcode.cpp
C:/xavierdupre/__home_/GitHub/cpyquickhelper/cpyquickhelper/numbers/weighted_number.cpp
C:/xavierdupre/__home_/GitHub/cpyquickhelper/cpyquickhelper/numbers/weighted_number_python.cpp
C:/xavierdupre/__home_/GitHub/cpyquickhelper/cpyquickhelper/parallel/threader.cpp
C:/xavierdupre/__home_/GitHub/cpyquickhelper/cpyquickhelper/parallel/threaderc.cpp
C:/xavierdupre/__home_/GitHub/cpyquickhelper/cpyquickhelper/profiling/_event_profiler.cpp
C:/xavierdupre/__home_/GitHub/cpyquickhelper/cpyquickhelper/profiling/_event_profiler_allocator.cpp
C:/xavierdupre/__home_/GitHub/cpyquickhelper/cpyquickhelper/profiling/_event_profiler_c.cpp
C:/xavierdupre/__home_/GitHub/cpyquickhelper/cpyquickhelper/profiling/_event_profiler_python.cpp
cpyquickhelper/__init__.py
cpyquickhelper.egg-info/PKG-INFO
cpyquickhelper.egg-info/SOURCES.txt
cpyquickhelper.egg-info/dependency_links.txt
cpyquickhelper.egg-info/requires.txt
cpyquickhelper.egg-info/top_level.txt
cpyquickhelper/numbers/direct_blas_lapack.c
cpyquickhelper/algorithms/__init__.py
cpyquickhelper/algorithms/edit_distance.py
cpyquickhelper/algorithms/edit_distance_c.cpp
cpyquickhelper/algorithms/make_string.hpp
cpyquickhelper/examples/__init__.py
cpyquickhelper/examples/custom_container.cpp
cpyquickhelper/examples/custom_container.h
cpyquickhelper/examples/custom_container_python.cpp
cpyquickhelper/fastdata/__init__.py
cpyquickhelper/fastdata/pandas2numpy.py
cpyquickhelper/io/__init__.py
cpyquickhelper/io/stdcapture.cpp
cpyquickhelper/io/stdcapture.hpp
cpyquickhelper/io/stdchelper.cpp
cpyquickhelper/io/stdhelper.py
cpyquickhelper/numbers/__init__.py
cpyquickhelper/numbers/cbenchmark.cpp
cpyquickhelper/numbers/cbenchmark_dot.cpp
cpyquickhelper/numbers/cbenchmark_dot.h
cpyquickhelper/numbers/cbenchmark_sum_type.cpp
cpyquickhelper/numbers/cbenchmark_sum_type.h
cpyquickhelper/numbers/direct_blas_lapack.pyx
cpyquickhelper/numbers/repeat_fct.h
cpyquickhelper/numbers/slowcode.cpp
cpyquickhelper/numbers/speed_measure.py
cpyquickhelper/numbers/weighted_dataframe.py
cpyquickhelper/numbers/weighted_number.cpp
cpyquickhelper/numbers/weighted_number.h
cpyquickhelper/numbers/weighted_number_python.cpp
cpyquickhelper/parallel/__init__.py
cpyquickhelper/parallel/threader.cpp
cpyquickhelper/parallel/threader.hpp
cpyquickhelper/parallel/threaderc.cpp
cpyquickhelper/parallel/threadhelper.py
cpyquickhelper/profiling/__init__.py
cpyquickhelper/profiling/_event_profiler.cpp
cpyquickhelper/profiling/_event_profiler.h
cpyquickhelper/profiling/_event_profiler_allocator.cpp
cpyquickhelper/profiling/_event_profiler_allocator.h
cpyquickhelper/profiling/_event_profiler_c.cpp
cpyquickhelper/profiling/_event_profiler_python.cpp
cpyquickhelper/profiling/event_profiler.py
cpyquickhelper/profiling/make_string.hpp