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
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?
I am thinking of addressing random and stat BUT I may not be able to progress very rapidly.
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
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.
Hi!
Any more news about using FBmath library in EBASIC?
Thanks Carlo
Interesting
And what about calculus functions like integrals, d/dx ?
What is the current status on this?
Hi,
What are the current status and where can I find the original code from FBMath?
Thanks
Stephane
Stephane
By looking at the previous post in this thread (2009,2008,2007) I think it is safe to say the status is DEAD.
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.
;)