Post Reply 
Matrix Inversion ANA
06-15-2016, 01:32 AM
Post: #6
RE: Matrix Inversion ANA
(06-14-2016 10:55 PM)churichuro Wrote:  That is a good question,
It is like asking why use a calculator
when you can use a computer?

on the other hand, this method is more resource efficient and faster
Unfortunately, as basic is interpreted and the primitive in the calculator
is a compiled version results in the primitive is faster.

if the method ANA was compiled, it would be at least twice as fast than
the original function.

for the moment there is no special reason for you to use this little program.

I agree that having the source code for a function can be useful, as it could help you understand how and why unexpected answers are produced, and other insights.

How do you know the algorithm the built-in function uses, and how can you be sure this ANA function would be faster if compiled?

--Bob Prosperi
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Matrix Inversion ANA - churichuro - 06-12-2016, 06:29 PM
RE: Matrix Inversion ANA - Joe Horn - 06-12-2016, 09:30 PM
RE: Matrix Inversion ANA - churichuro - 06-13-2016, 03:27 PM
RE: Matrix Inversion ANA - rprosperi - 06-13-2016, 06:30 PM
RE: Matrix Inversion ANA - churichuro - 06-14-2016, 10:55 PM
RE: Matrix Inversion ANA - rprosperi - 06-15-2016 01:32 AM
RE: Matrix Inversion ANA - Paul Dale - 06-16-2016, 08:12 AM
RE: Matrix Inversion ANA - churichuro - 06-16-2016, 12:23 AM
RE: Matrix Inversion ANA - Werner - 06-16-2016, 10:27 AM
RE: Matrix Inversion ANA - Paul Dale - 06-16-2016, 10:57 AM
RE: Matrix Inversion ANA - Werner - 06-16-2016, 11:06 AM
RE: Matrix Inversion ANA - Paul Dale - 06-16-2016, 11:20 AM
RE: Matrix Inversion ANA - Werner - 06-16-2016, 11:21 AM
RE: Matrix Inversion ANA - Paul Dale - 06-16-2016, 09:45 PM



User(s) browsing this thread: 1 Guest(s)