Skip to content

Porting support for quad precision calculations from Intel Fortran to C++

License

Notifications You must be signed in to change notification settings

horvatm/libquad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libquad

Porting support for quad precision calculations from Intel Fortran to C++.

to compile library

cd lib
make

this will create libquad.a in lib directory

to test library

cd test
make 
./quad_example

About

Porting support for quad precision calculations from Intel Fortran to C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published