View unanswered posts | View active topics
Forum rules
1. This forum can be used for discussion of both ALGLIB-related and general numerical analysis questions
2. This forum is English-only - postings in other languages will be removed.
|
Page 1 of 1
|
[ 2 posts ] |
|
Author |
Message |
florinx
|
Post subject: Alglib in C project Posted: Thu Aug 18, 2016 10:39 am |
|
Joined: Thu Aug 18, 2016 10:34 am Posts: 3
|
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
|
|
Top |
|
|
Sergey.Bochkanov
|
Post subject: Re: Alglib in C project Posted: Fri Aug 19, 2016 10:40 am |
|
|
Site Admin |
Joined: Fri May 07, 2010 7:06 am Posts: 927
|
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.
|
|
Top |
|
|
|
Page 1 of 1
|
[ 2 posts ] |
|
Who is online |
Users browsing this forum: No registered users and 36 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|