library to solve the system of linear equations

jmh530 john.michael.hall at gmail.com
Mon Oct 17 20:22:47 UTC 2022


On Monday, 17 October 2022 at 19:54:12 UTC, Yura wrote:
> Dear All, Thank you so much for your replies and hints! I got 
> it working today. All the libraries are properly linked and the 
> Equation solver runs smoothly.
>
> The compilers turned out to be problematic though. The "Mir" 
> library does not work with the Ubuntu 18.04 gdc and ldc 
> compilers. I have managed to install the latest version dmd, 
> and it works. But I suspect that the dmd compiler is not 
> optimal in terms of performance. The question becomes whether 
> it is possible to install the most recent ldc and gdc compilers 
> on Ubuntu 18.04?
>
> [snip]

If you have a problem with support for mir, submit a bug report. 
I don't think gdc is supported, but ldc should be.


More information about the Digitalmars-d-learn mailing list