forum.alglib.net
http://forum.alglib.net/

Regarding linear equation solver
http://forum.alglib.net/viewtopic.php?f=2&t=356
Page 1 of 1

Author:  kakue [ Sat May 14, 2011 9:14 am ]
Post subject:  Regarding linear equation solver

I would like to ask whether it is possible in the future that other solvers, for instance UMfPack, will be implemented in Alglib?!!

I'm considering using this library. I would really love to use it.

Thank you very much

Author:  kakue [ Sat May 14, 2011 9:15 am ]
Post subject:  Re: Regarding linear equation solver

I forgot to post the link.

http://www.cise.ufl.edu/research/sparse/umfpack/

Author:  Sergey.Bochkanov [ Sat May 14, 2011 12:37 pm ]
Post subject:  Re: Regarding linear equation solver

Hello!

The main idea of ALGLIB project is that same functionality is provided in all versions (C++, pure C#, Python, ...). Another idea is that ALGLIB is written in pseudocode which is automatically translated into target languages. It means that we can't use UMFPACK because a) it is not written in pseudocode, and b) in can't be included into at least one version of ALGLIB - one which is written in pure C#.

Maybe things will change in the future, but I think that it won't be included into ALGLIB at least for several years.

Author:  kakue [ Tue May 17, 2011 8:17 am ]
Post subject:  Re: Regarding linear equation solver

Thank you very much for clarifying....

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/