SGpp
SGpp copied to clipboard
Julia API
A Julia API could be really useful considering the Julia Language has a lot of new users in Scientific Computing.
Hi, thank you for your interest in SG++. I agree that Julia bindings could be a nice addition to make it accessible to more people. If you like, feel free to contribute a PR demonstrating how this could work for same basic functionality of the base package. Feel free to contact me if you need help.
However, I see two main issues:
- We don't have a core developer sufficiently familiar enough with Julia to support this in the long term.
- This potentially adds a lot of complexity next to the already existing swig bindings requiring support in the future.
I'll certainly be willing to help out. If you could highlight the most basic functionality with respect to solving a high dimensional PDE , I can already wrap them with Julia bindings and test a prototypical PDE.