Skip to content

cosmonaut/pycmpfit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pycmpfit

A python interface to the MPFIT library written in C

The pycmpfit interface uses a library written in C that is maintained here. The license and disclaimer information for cmpfit is located in the cmpfit subdirectory.

Dependencies:

  • python (3)
  • numpy

Build Dependencies:

  • cython

Build Instructions:

The python module can be built using:

    python setup.py build_ext

Documentation:

See tests/unittests.py for example usage scenarios. More documentation and examples may be added later.

About

A python interface to the MPFIT library written in C

Resources

Stars

Watchers

Forks

Packages

No packages published