fastscape-lem / fastscape

A fast, versatile and user-friendly landscape evolution model
https://fastscape.readthedocs.io
BSD 3-Clause "New" or "Revised" License
53 stars 12 forks source link

using the C++ library #21

Open feefladder opened 3 years ago

feefladder commented 3 years ago

First of all: thanks a lot for this great library!

perhaps the obvious question: when/how is implementation of the C++ library planned?

I would be very interested in improving some of my models in xsimlab, using fast xtensor-based C++ functions. However, I could not find any examples that use these fucntions in a xsimlab-based context. Is there any version of fastscape that uses the fastscapelib (C++) library, or is there any plan on when the change is to be made? (from fortran-based to C++ based)

Or otherwise, is there any branch/fork that started using the C++ library

I would be very interested!

benbovy commented 2 years ago

Hi @feefladder, thanks and sorry for this very very late reply!

The fastscapelib C++ is still under heavy development and there is still quite some work before use it here as a replacement of fastscapelib-fortran.

I'll let you know here when it is ready.