|
-
May 14th, 2012, 08:03 PM
#1
Embedding Python
Is there an easy way to embed python in C/C++?
I'm using visual studio 2010, and the performance of the BigInteger library is really slow compared to how python handles large integers. Is there a way to use python just for the mathematical operations, and C/C++ for the rest?
Last edited by SamstaUK; May 15th, 2012 at 05:02 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|