Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
pybind11
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
pybind11
Commits
514371eb
Commit
514371eb
authored
Sep 21, 2016
by
Wenzel Jakob
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
typo fixes (spotted by @TheGhostHuCodes)
parent
bc622dc9
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
README.md
+1
-1
docs/intro.rst
+1
-1
No files found.
README.md
View file @
514371eb
...
@@ -78,7 +78,7 @@ In addition to the core functionality, pybind11 provides some extra goodies:
...
@@ -78,7 +78,7 @@ In addition to the core functionality, pybind11 provides some extra goodies:
-
Binaries are generally smaller by a factor of at least 2 compared to
-
Binaries are generally smaller by a factor of at least 2 compared to
equivalent bindings generated by Boost.Python. A recent pybind11 conversion
equivalent bindings generated by Boost.Python. A recent pybind11 conversion
of PyRosetta, an enourmous Boot.Python binding project,
of PyRosetta, an enourmous Boo
s
t.Python binding project,
[
reported
](
http://graylab.jhu.edu/RosettaCon2016/PyRosetta-4.pdf
)
a binary
[
reported
](
http://graylab.jhu.edu/RosettaCon2016/PyRosetta-4.pdf
)
a binary
size reduction of
**5.4x**
and compile time reduction by
**5.8x**
.
size reduction of
**5.4x**
and compile time reduction by
**5.8x**
.
...
...
docs/intro.rst
View file @
514371eb
...
@@ -72,7 +72,7 @@ In addition to the core functionality, pybind11 provides some extra goodies:
...
@@ -72,7 +72,7 @@ In addition to the core functionality, pybind11 provides some extra goodies:
- Binaries are generally smaller by a factor of at least 2 compared to
- Binaries are generally smaller by a factor of at least 2 compared to
equivalent bindings generated by Boost.Python. A recent pybind11 conversion
equivalent bindings generated by Boost.Python. A recent pybind11 conversion
of `PyRosetta`_, an enourmous Boot.Python binding project, reported a binary
of `PyRosetta`_, an enourmous Boo
s
t.Python binding project, reported a binary
size reduction of **5.4x** and compile time reduction by **5.8x**.
size reduction of **5.4x** and compile time reduction by **5.8x**.
- When supported by the compiler, two new C++14 features (relaxed constexpr and
- When supported by the compiler, two new C++14 features (relaxed constexpr and
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment