.travis.yml
AUTHORS.rst
HISTORY.rst
LICENSE.txt
MANIFEST.in
README.rst
TODO.rst
requirements.txt
setup.cfg
setup.py
tox.ini
xymath/__init__.py
xymath/_version.py
xymath/dataset.py
xymath/eqn_defs.py
xymath/eqn_parse.py
xymath/excel_const.py
xymath/exhaustive.py
xymath/helper_funcs.py
xymath/linfit.py
xymath/make_xymath_shortcut.py
xymath/math_funcs.py
xymath/newtGreg2.py
xymath/newtGreg3.py
xymath/nonlinfit.py
xymath/run_futurize.bat
xymath/setup.py
xymath/source_excel.py
xymath/source_fortran.py
xymath/source_python.py
xymath/splines.py
xymath/two_row_col.py
xymath/xlChFormula.py
xymath/xlChart.py
xymath/xy_job.py
xymath.egg-info/PKG-INFO
xymath.egg-info/SOURCES.txt
xymath.egg-info/dependency_links.txt
xymath.egg-info/entry_points.txt
xymath.egg-info/not-zip-safe
xymath.egg-info/requires.txt
xymath.egg-info/top_level.txt
xymath/examples/atmos_p_data.csv
xymath/examples/calibration.py
xymath/examples/calibration_gui.py
xymath/examples/ethanol_freeze_pt.x_y
xymath/examples/example_1.py
xymath/examples/fit_Patmos.py
xymath/examples/fit_Patmos_gui.py
xymath/examples/line.x_y
xymath/examples/my_eqn.x_y
xymath/examples/new.x_y
xymath/examples/pollen.x_y
xymath/examples/tube_socks.x_y
xymath/examples/walking_randomly.py
xymath/examples/walking_randomly_gui.py
xymath/gui/About_Dialog.py
xymath/gui/ImportXY_Dialog.py
xymath/gui/WtEntry_Dialog.py
xymath/gui/XYmath128.ico
xymath/gui/__init__.py
xymath/gui/double_entrygrid.py
xymath/gui/double_wt_entrygrid.py
xymath/gui/dropdown.py
xymath/gui/entrygrid.py
xymath/gui/logo.py
xymath/gui/page.py
xymath/gui/page_codegen.py
xymath/gui/page_exhaust_fit.py
xymath/gui/page_math.py
xymath/gui/page_nonlin_fit.py
xymath/gui/page_plot.py
xymath/gui/page_simple_fit.py
xymath/gui/page_spline.py
xymath/gui/pagedata.py
xymath/gui/plot_window.py
xymath/gui/run_futurize.bat
xymath/gui/run_futurize.bat.$$$
xymath/gui/tabframes.py
xymath/gui/xygui.py
xymath/gui/xymath_logo.dat
xymath/gui/xymath_logo.gif
xymath/gui/xymath_logo.png
xymath/tests/__init__.py
xymath/tests/test_dataset.py
xymath/tests/test_linfit.py
xymath/tests/test_math_funcs.py
xymath/tests/test_nonlinfit.py
xymath/tests/test_spline.py
xymath/tests/test_xy_job.py