forum.alglib.net

ALGLIB forum
It is currently Thu Mar 28, 2024 8:19 am

All times are UTC


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.



Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Alglib in C project
PostPosted: Thu Aug 18, 2016 10:39 am 
Offline

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
 Profile  
 
 Post subject: Re: Alglib in C project
PostPosted: Fri Aug 19, 2016 10:40 am 
Offline
Site Admin

Joined: Fri May 07, 2010 7:06 am
Posts: 903
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
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 19 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

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group