Skip to content

BrianNewsom/Cwrapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Cwrapping

Wrapping SLATEC's quadpack library for use in Scipy

Right now I'm compiling this on linux with: gcc testQuad.c -L. -lslatecfull -lgfortran where libslatecfull.a is the slatec fortran library in the same directory as the other two files.

KNOWN ISSUES: 1.) Small numerical error on test_indefinite -Source unknown 2.) I'm not sure how to complete the integration of test_cosine_weighted_infinite, as the work done in python isn't easily converted to c.

About

Wrapping SLATEC's quadpack library for use in Scipy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages