atoms equivalent for fsolver
    Antoine Monmayrant 
    antoine.monmayrant at laas.fr
       
    Tue Mar 29 16:31:42 CEST 2011
    
    
  
Hi everyone,
I am looking for a solver of N nonlinear functions under Scilab.
Basically, I would like to port some old code from our lab (written in 
F77) to scilab.
This code is calling a solver: hybrd1 from minpack (used to be c05nbf).
I have stumbled upon fsolver on scilabforge, but I don't know if it is 
still active.
Ideally, I would like to use the most portable and robust solution (ie 
avoid linking to home-made/architecture-depend compiled code).
Do any of you have a suggestion?
Cheers,
Antoine
    
    
More information about the users
mailing list