Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Using Cythonized functions/member functions in C++
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Michael F. Peintinger  
View profile  
 More options Oct 10 2012, 3:15 am
From: "Michael F. Peintinger" <michael.peintin...@googlemail.com>
Date: Wed, 10 Oct 2012 00:15:25 -0700 (PDT)
Local: Wed, Oct 10 2012 3:15 am
Subject: Using Cythonized functions/member functions in C++

Dear all,

I searched the web but did not find any hints how to do this properly.We
develop an open source quatum chemical code in Python with C++ extensions
(http://aiccm.de).
Recently we cythonized the Python part so that we can compile it and use
shared libraries.

It is easy and well documented how to wrap C++ code with Cython. But is it
also possible to import cythonized functions in my C++ code?
That would be awesome. Then I could use modules like the one that handles
the output or parses files in C++ simply by linking against the Cython
objects.

Has anyone done this so far?

Best Regards

Michael


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.