Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4753ad2

Browse files
authored
Update README.md
1 parent902a122 commit4753ad2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

‎README.md‎

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
#python_cpp_example
2-
An example of a hybrid C++/Python package
2+
This repository contains an example Python module which wraps C++ code. The code presented here was designed to meet four requirements:
3+
4+
1. Python bindings for C++ code (using pybind11).
5+
2. Unit tests for C++ code (using Catch).
6+
3. Unit tests for Python code (using unittest).
7+
4. A setuptools setup.py script for building, installation, and testing.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp