Javier Marcuzzi
unread,Nov 21, 2024, 8:25:24 PM11/21/24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to breedR
That's great, more than 10 years ago I used blupf90. And I would have loved to have this alternative.
But it has problems, in apple computers processor m, (ARM) does not compile, the Fortran code, regarding remlf90, it uses intel compiler. I think the best is to have the code in Fortran, c, or c++, within what R development has, so that it compiles for each operating system.
What you put as a guide and example is the best I have seen.
There are other alternatives that use armadillo in c++, I understand that it can use several processors, being this good for the current computers.
If you can improve, in Fortran or c++, using the code inside R development for packages, by the way you write the examples, it could be a great alternative.