SGpp icon indicating copy to clipboard operation
SGpp copied to clipboard

Julia API

Open dynamic-queries opened this issue 3 years ago • 2 comments
trafficstars

A Julia API could be really useful considering the Julia Language has a lot of new users in Scientific Computing.

dynamic-queries avatar Aug 27 '22 20:08 dynamic-queries

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:

  1. We don't have a core developer sufficiently familiar enough with Julia to support this in the long term.
  2. This potentially adds a lot of complexity next to the already existing swig bindings requiring support in the future.

leiterrl avatar Aug 29 '22 17:08 leiterrl

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.

dynamic-queries avatar Sep 01 '22 03:09 dynamic-queries