LAPACK with maxima



Valery Pipin wrote:
> Dear Ray,
>
> Raymond Toy wrote:
>   
>> Daniel Lakeland wrote:
>>     
>>> On Fri, Dec 22, 2006 at 01:24:37PM -0500, Raymond Toy wrote:
>>>       
>>>> Raymond Toy wrote:
>>>>         
>>>>> As mentioned before in another thread, maxima lacks numerical
>>>>> computation of eigenvalues and eigenvectors.
>>>>>           
>>>> I have this basically working and roughly integrated with maxima.  Is
>>>> any one interested in this?
>>>>         
>>> I am sure if it were available people would find good uses for it.
>>>       
>> It's just very big, that's all.  I haven't and don't plan on creating
>> interfaces to all the functions.  Eigenvalue/eigenvector and SVD seem
>> useful, so I've done those.
>>
>> Perhaps it can be a share or contrib package, but I'm not even sure it
>> should be checked into maxima at all.
>>
>>     
> Could you please put  it to some public place. I would like to try to use for 
> eigenvalue dynamo problem under maxima.
>
>   
Sure.  Unfortunately, it's not in great shape right now.  I'll clean it
up a little and make it available somewhere.

Ray