IonicWind Software

IWBasic => The Roundtable => Topic started by: Barney on January 02, 2007, 06:30:17 PM

Title: FBmath Library
Post by: Barney on January 02, 2007, 06:30:17 PM
Looks like there's enough people interested in porting fbmath lib for FreeBasic into EBasic, so here's the topic about it.

The fastest way to do it is to divide the workload so that each one of us takes one or more modules. I am almost finished with the "fmath" module and can take two or three more modules. fmath module will be posted as soon as I manage to test it, so expect it tomorrow or the day after. Other two or three modules I can probably finish by Sunday.

Matrix module is rather big so it would be good if the person who takes it for translation understands arrays thoroughly. I'll give it a pass for now ;)

Barney
Title: Re: FBmath Library
Post by: John S on January 02, 2007, 08:42:34 PM
Barney,
I'm in that mode right now - so I'll help out with the vector and matrix stuff.  I'll start tonight.

Are you still working on the include file?
Title: Re: FBmath Library
Post by: paravantis on January 03, 2007, 02:54:35 AM
I am thinking of addressing random and stat BUT I may not be able to progress very rapidly.
Title: Re: FBmath Library
Post by: Barney on January 03, 2007, 03:31:23 AM
Just take your time. It's not like our lives depend on finishing this quickly :)

@JohnS: I did not finish the include file yet but that one is not the priority now. We can test whatever we translate by including the necessary files in the project or into the test file. Include will be important later when everything is done and final lib created.

Barney
Title: Re: FBmath Library
Post by: John S on January 03, 2007, 09:50:51 AM
Quote from: Barney on January 03, 2007, 03:31:23 AM
...@JohnS: I did not finish the include file yet but that one is not the priority now.  We can test whatever we translate by including the necessary files in the project or into the test file. Include will be important later when everything is done and final lib created.

I agree, I pulled math.bi apart and used only the Define's out of it.

I did get lineq1 (the demo) and its associated modules (lineq and gausjord) to compile, but the resulting data was erroneous and I need to fix the formatting of the output.  I hope to finish today or tomorrow.

edit 01/05/07:
I haven't forgotten this - I've been doing Vector Math stuff in Aurora.  I plan on debugging these files this weekend.
Title: Re: FBmath Library
Post by: dossic on December 15, 2008, 01:56:26 PM
Hi!

Any more news about using FBmath library in EBASIC?

Thanks   Carlo
Title: Re: FBmath Library
Post by: Techno on December 15, 2008, 03:42:14 PM
Interesting

And what about calculus functions like integrals, d/dx ?
Title: Re: FBmath Library
Post by: REDEBOLT on March 06, 2009, 12:57:37 AM
What is the current status on this?
Title: Re: FBmath Library
Post by: Techno on May 27, 2015, 12:06:18 AM
Hi,

What are the current status and where can I find the original code from FBMath?

Thanks
Stephane
Title: Re: FBmath Library
Post by: LarryMc on May 27, 2015, 01:01:37 AM
Stephane
By looking at the previous post in this thread (2009,2008,2007) I think it is safe to say the status is DEAD.
Title: Re: FBmath Library
Post by: Techno on May 27, 2015, 02:11:07 AM
Quote from: LarryMc on May 27, 2015, 01:01:37 AM
Stephane
By looking at the previous post in this thread (2009,2008,2007) I think it is safe to say the status is DEAD.

Larry

I'm sorry for this.
Title: Re: FBmath Library
Post by: LarryMc on May 27, 2015, 07:27:05 AM
 ;)