Skip to content

eco-hydro/nlminb.f

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C interface of nlminb optimization in R language

Unconstrained and box-constrained optimization using PORT routines.

Installation

cd lib && tar -xvzf blas-3.8.0.tgz \
    && cd BLAS-3.8.0 && make
make

References

David M. Gay (1990), Usage summary for selected optimization routines. Computing Science Technical Report 153, AT&T Bell Laboratories, Murray Hill.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published