This package aims to offer tutorials on hybrid programming using C++ and Python. The tutorials cover the following topics:
- Set up programming environment on VSCode and CLion
- Compilation with scikit-build
- Hybrid programming via pybind11
- Multiprocessing via mpi4py
- Continuous integration with Github Actions
- Testing with pytest and catch2
- Register package on pypi
- Publish documents on Read the Docs