.gitattributes
.gitignore
.landscape.yml
.local.jenkins.lin.yml
.local.jenkins.win.yml
.travis.yml
HISTORY.rst
LICENSE.txt
README.rst
appveyor.yml
azure-pipelines.yml
build_script.bat
requirements.txt
setup.py
.circleci/config.yml
C:/xavierdupre/__home_/GitHub/cpyquickhelper/src/cpyquickhelper/io/stdcapture.cpp
C:/xavierdupre/__home_/GitHub/cpyquickhelper/src/cpyquickhelper/io/stdchelper.cpp
C:/xavierdupre/__home_/GitHub/cpyquickhelper/src/cpyquickhelper/numbers/cbenchmark.cpp
C:/xavierdupre/__home_/GitHub/cpyquickhelper/src/cpyquickhelper/numbers/weighted_number.cpp
C:/xavierdupre/__home_/GitHub/cpyquickhelper/src/cpyquickhelper/numbers/weighted_number_python.cpp
C:/xavierdupre/__home_/GitHub/cpyquickhelper/src/cpyquickhelper/parallel/threader.cpp
C:/xavierdupre/__home_/GitHub/cpyquickhelper/src/cpyquickhelper/parallel/threaderc.cpp
_doc/notebooks/capture_output.ipynb
_doc/notebooks/cbenchmark_branching.ipynb
_doc/sphinxdoc/source/completed_todoextlist.rst
_doc/sphinxdoc/source/conf.py
_doc/sphinxdoc/source/glossary.rst
_doc/sphinxdoc/source/i_ex.rst
_doc/sphinxdoc/source/i_faq.rst
_doc/sphinxdoc/source/i_index.rst
_doc/sphinxdoc/source/index.rst
_doc/sphinxdoc/source/license.rst
_doc/sphinxdoc/source/api/fastdata.rst
_doc/sphinxdoc/source/api/index.rst
_doc/sphinxdoc/source/api/io.rst
_doc/sphinxdoc/source/api/numbers.rst
_doc/sphinxdoc/source/blog/2017/2017-09-17_csharp_python.rst
_doc/sphinxdoc/source/blog/2018/2018-08-03_pybind11.rst
_doc/sphinxdoc/source/blog/2018/2018-08-05_pythran.rst
_doc/sphinxdoc/source/blog/2019/2019-02-04_benchmark.rst
_doc/sphinxdoc/source/phdoc_static/git_logo.png
_doc/sphinxdoc/source/phdoc_static/my-styles.css
_doc/sphinxdoc/source/phdoc_static/project_ico.ico
_doc/sphinxdoc/source/phdoc_static/project_ico.png
_doc/sphinxdoc/source/phdoc_templates/layout.html
_doc/sphinxdoc/source/phdoc_templates/my-styles.css
_doc/sphinxdoc/source/phdoc_templates/page.html
_unittests/run_unittests.py
_unittests/ut_documentation/test_doc_examples.py
_unittests/ut_documentation/test_run_notebooks.py
_unittests/ut_fastdata/test_pandas_numpy.py
_unittests/ut_io/test_output_capture.py
_unittests/ut_module/test_code_style.py
_unittests/ut_module/test_convert_notebooks.py
_unittests/ut_module/test_readme.py
_unittests/ut_module/test_version.py
_unittests/ut_numbers/test_cbenchmark.py
_unittests/ut_numbers/test_mesure_time.py
_unittests/ut_numbers/test_weighted_dataframe.py
_unittests/ut_numbers/test_weighted_double.py
_unittests/ut_parallel/test_parallel_thread.py
bin/build.bat
code/cppproject.sln
code/cppproject.vcxproj
code/main.cpp
code/unit_tests.cpp
code/unit_tests.h
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
src/__init__.py
src/cpyquickhelper/__init__.py
src/cpyquickhelper/fastdata/__init__.py
src/cpyquickhelper/fastdata/pandas2numpy.py
src/cpyquickhelper/io/__init__.py
src/cpyquickhelper/io/stdcapture.cpp
src/cpyquickhelper/io/stdcapture.hpp
src/cpyquickhelper/io/stdchelper.cpp
src/cpyquickhelper/io/stdhelper.py
src/cpyquickhelper/numbers/__init__.py
src/cpyquickhelper/numbers/cbenchmark.cpp
src/cpyquickhelper/numbers/cbenchmark.h
src/cpyquickhelper/numbers/repeat_fct.h
src/cpyquickhelper/numbers/speed_measure.py
src/cpyquickhelper/numbers/weighted_dataframe.py
src/cpyquickhelper/numbers/weighted_number.cpp
src/cpyquickhelper/numbers/weighted_number.h
src/cpyquickhelper/numbers/weighted_number_python.cpp
src/cpyquickhelper/parallel/__init__.py
src/cpyquickhelper/parallel/threader.cpp
src/cpyquickhelper/parallel/threader.hpp
src/cpyquickhelper/parallel/threaderc.cpp
src/cpyquickhelper/parallel/threadhelper.py