This website works better with JavaScript.
Explore
Help
Sign In
ic
/
magnum-bindings
Watch
6
Star
0
Fork
You've already forked magnum-bindings
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
537
Commits
4
Branches
2
Tags
2.4 MiB
Tree:
f7c026fbd3
appveyor-coverage
dev
master
next
v2019.10
v2020.06
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f7c026fbd3'
${ noResults }
magnum-bindings
/
src
/
python
/
magnum
/
.coveragerc
4 lines
26 B
Raw
Normal View
History
Unescape
Escape
Initial code for the Python bindings, adding math angle types. Only the double ones, exposed as floats, because the extra ALU required by doubles is negligible to function call overhead. It'll be different for non-scalar types, but here I use this.
7 years ago
[run]
omit =
*/test/*