Package for differential equation solvers

Flávio fccoelho at gmail.com
Sat Jan 2 09:47:28 UTC 2021


Hi folks,

I have started a repository to port Differential equation solver 
code to D.
The goal is to have efficient implementations in D that have a 
much simpler interface for users than current C, C++, and FORTRAN 
libraries.

Currently is just a couple of solvers quickly whipped together 
(probably with bugs) as a proof of concept. Please join me to 
help create this!

https://github.com/fccoelho/D-DifferentialEquations

Contributors are very, very, VERY MUCH welcome!


More information about the Digitalmars-d-announce mailing list