forum.alglib.net http://forum.alglib.net/ |
|
Alglib in C project http://forum.alglib.net/viewtopic.php?f=2&t=3766 |
Page 1 of 1 |
Author: | florinx [ Thu Aug 18, 2016 10:39 am ] |
Post subject: | Alglib in C project |
Hi, which would be the easiest way to use the alglib code in a C project ? I know that in order to use C++ code in a C project one needs to create wrappers for the cpp code but I see a serious task here. (I'm interested in using the random forest part) Thank you Florin |
Author: | Sergey.Bochkanov [ Fri Aug 19, 2016 10:40 am ] |
Post subject: | Re: Alglib in C project |
Hello! It may be better to download CPython version of ALGLIB and to work with source of its computational core. It is written in C, without even trace amounts of C++, so you may find it more convenient than making wrappers around C++ core. |
Page 1 of 1 | All times are UTC |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |