KunhaoZhou / FittingFactory

A fitting factory for data fitting, using vxl library. Wrapped into Python module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FittingFactory

A fitting factory for data fitting, using vxl library. Wrapped into Python module.

Build

  1. Build vxl library from source https://github.com/vxl/vxl
  2. Build Fitting Factory from here https://github.com/KunhaoZhou/FittingFactory

Usage

After building, it should've generated a fit library, and a python module called py_fit. Check out /fit/tests/ for usage in C++, and py_fit_test.py for usage in Python.

About

A fitting factory for data fitting, using vxl library. Wrapped into Python module.


Languages

Language:C++ 97.0%Language:Python 3.0%