EnricoDeg / DistDir

Exchange library built on top of MPI
https://enricodeg.github.io/DistDir/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Bindings #1

Open EnricoDeg opened 6 months ago

EnricoDeg commented 6 months ago

Add support for other languages, such as:

Replicate each example in C for each language.

EnricoDeg commented 4 months ago

Currently, bindings for

are fully implemented. Examples should be replicated but the functionalities are already there.

EnricoDeg commented 4 months ago

Design and implementation of Julia bindings is work in progress.

EnricoDeg commented 4 months ago

Julia bindings are also implemented in separate repo

EnricoDeg commented 4 months ago

Need to cover C examples in Python, C++, Fortran and Julia

EnricoDeg commented 4 months ago

I don't see the need for Rust bindings right now. It can be re-evaluated in the future.