Hello alglib community,
First time poster, long time user!
From using alglib extensively with MSVC for quite some time I am simply in awe of its capabilities.
However, I have since been attempting to compile and use the minnlc package on a raspberry pi 5. It compiles just fine but my tests fail (identical tests pass when compiled with MSVC).
I noticed there are some raspbian packages (http://raspbian.raspberrypi.com/raspbian/pool/main/a/alglib/) but I'm unsure what their purpose is when alglib should be OS-agnostic, as it simply just Cpp code.
Are there any caveats with compiling alglib 4.00.01 for a raspberry pi 5?
|