Skip to content

sjoelund/dgesv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dgesv

This is a smaller collection of lapack routines, containing mainly:

  • dgesv

The collection is based on clapack (3.2.1), but the f2c header has been modified.

Defines for min/max/abs/dabs have been replaced by fmin/fmax,labs,fabs. The type definitions use the same data types as OpenModelica (int on x86_64 instead of long).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published