Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] linking julia's shared libraries to python as a C-extension #26

Closed
wants to merge 3 commits into from

Conversation

SimonDanisch
Copy link
Collaborator

No description provided.

@SimonDanisch SimonDanisch changed the title linking julia's shared libraries to python as a C-extension [WIP] linking julia's shared libraries to python as a C-extension Feb 19, 2018
@stanleyjs
Copy link
Contributor

@SimonDanisch How does this work? I am currently going through the same motions and unclear how this PR would help. I am compiling to .so and then using ctypes to interface. The hardest part has been to get numpy and julia-compiled .so to play well together.

@DilumAluthge
Copy link
Member

Now that PackageCompiler has been completely rewritten, should this PR be closed?

@KristofferC KristofferC deleted the sd/py_so branch September 16, 2021 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants