[Gambas-user] curve fitting library ?

Randall Morgan rmorgan62 at ...626...
Mon Jan 23 11:51:36 CET 2012


Yes it is entirely possible. It just take a little time and elbow grease.

To use C++ you simply have to write a C wrapper.


2012/1/23 Benoît Minisini <gambas at ...1...>

> Le 22/01/2012 09:54, Wally a écrit :
> >
> > Does anyone have experience with curve fitting and/or peakfinding
> > using gambas ?    (e.g. example code)
> >
> > Is there a plain C library (Linux) known, suitable to this problem
> > and gambas ?
> >
> > Something like "fityk" (which is written in C++) but written in plain C
> > to use with "EXTERN"
> >
> > I might wrap the fityk C++ or try Gnu Scientific Library, but i'm still
> > searching for alternatives.
> >
> > wally
> >
>
> There is a GSLSpline example provided with Gambas. Does it help?
>
> --
> Benoît Minisini
>
>
> ------------------------------------------------------------------------------
> Try before you buy = See our experts in action!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-dev2
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



-- 
If you ask me if it can be done. The answer is YES, it can always be done.
The correct questions however are... What will it cost, and how long will
it take?



More information about the User mailing list