LFortran compiles POT3D

We are excited to announce that LFortran can now successfully compile and execute predsci/POT3D with a few workarounds. Thanks to the very hard work of our whole team, including @adit4443ya, @jinangshah21 , @assemmedhat , @Pranavchiku, Saurabh Kumar, @AnshMehta, @certik, @HarshitaKalani, @Ubaid-Shaikh , @ThirumalaiShaktivel, @Parth1211 and many others. All details are in the blog post:

22 Likes

Congratulations! Is LAPACK the next one? I look forward to that.

We definitely need to do LAPACK, but we haven’t decided yet if we’ll do some other code first. Right now we are spending some time just fixing bugs that users reported (thank you all!).

5 Likes

Yes, we might be close to get LAPACK working ( based on experience with SciPy, no promises yet ) but need to check thoroughly. We have made efforts in that direction, please find it at Compile Lapack · Issue #1232 · lfortran/lfortran · GitHub. At present, we are analysing what all features are prominently used across codes which we are yet to support, and fixing the reported bugs :slight_smile:

2 Likes