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

Python bindings for amgcl #233

Open
ma-sadeghi opened this issue Jul 31, 2022 · 3 comments
Open

Python bindings for amgcl #233

ma-sadeghi opened this issue Jul 31, 2022 · 3 comments

Comments

@ma-sadeghi
Copy link

Just came across this amazing repo, I was just wondering if there's any working Python interface for amgcl. Thank you so much!

@ddemidov
Copy link
Owner

ddemidov commented Aug 1, 2022

Yes, there is a wrapper code using pybind11 in the pyamgcl folder. Also see these examples:

@tvercaut
Copy link

Apologies for reviving this old issue. Are there any plans to get a packaged version on pypi? This would be a nice feature to help quickly try the available wrapped solvers.

@ddemidov
Copy link
Owner

ddemidov commented Nov 1, 2023

There are no such plans currently, but I would accept a PR for this :). Note that the python package here is more of an example, as it does not cover all of the possible functionality.

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

No branches or pull requests

3 participants