td3a_cpp: template for a python module with cython and openmp ============================================================= .. image:: https://circleci.com/gh/sdpython/td3a_cpp/tree/master.svg?style=svg :target: https://circleci.com/gh/sdpython/td3a_cpp/tree/master .. image:: https://travis-ci.com/sdpython/td3a_cpp.svg?branch=master :target: https://app.travis-ci.com/github/sdpython/td3a_cpp :alt: Build status .. image:: https://ci.appveyor.com/api/projects/status/wvo6ovlaxi8ypua4?svg=true :target: https://ci.appveyor.com/project/sdpython/td3a-cpp :alt: Build Status Windows .. image:: https://dev.azure.com/xavierdupre3/td3a_cpp/_apis/build/status/sdpython.td3a_cpp :target: https://dev.azure.com/xavierdupre3/td3a_cpp/ .. image:: https://badge.fury.io/py/td3a_cpp.svg :target: http://badge.fury.io/py/td3a_cpp .. image:: http://img.shields.io/github/issues/sdpython/td3a_cpp.png :alt: GitHub Issues :target: https://github.com/sdpython/td3a_cpp/issues .. image:: https://img.shields.io/badge/license-MIT-blue.svg :alt: MIT License :target: http://opensource.org/licenses/MIT .. image:: https://img.shields.io/github/repo-size/sdpython/td3a_cpp :target: https://github.com/sdpython/td3a_cpp/ :alt: size This package does nothing except showing how to package functions using :epkg:`cython` and :epkg:`openmp` to write parallelized algorithm. .. toctree:: :maxdepth: 2 api auto_examples/index dev appendix/index Sources available on `github/td3a_cpp `_. *Indices and tables* * :ref:`genindex` * `Code coverage `_