All zunzun source code repositories move to Bitbucket

2017-08-15 Thread zunzun . com
All zunzun curve fitting and surface fitting source code repositories have been moved to Bitbucket, no future development will be done using GitHub. Please update any git URLs to the following. All code us Python 3 unless otherwise noted. Web curve fitting and surface fitting: Deluxe

ANN: RamanSpectroscopyFit

2017-06-19 Thread zunzun . com
RamanSpectroscopyFit uses scipy's Differential Evolution genetic algorithm to find initial parameters for fitting a double Lorentzian peak equation to Raman spectroscopy data with excellent results. The GitHub project, with a test spectroscopy data file, is:

Python 3 CherryPy graphical web-based curve and surface fitter

2016-12-31 Thread zunzun . com
I created a Python 3 graphical web-based curve fitting and surface fitting application using CherryPy, the github URL is: https://github.com/zunzun/CherryPyFit -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation:

pyeq3 12.1.8 released to pypi

2016-09-28 Thread zunzun . com
pyeq3 12.1.8 has been released to pypi What is it? pyeq3 is a large collection of equations for Python 3 curve fitting and surface fitting that can output source code in several computing languages and run a genetic algorithm for initial parameter estimation. Comes with cluster, parallel,

Python 3 tkinter graphical statistical distributions fitter

2016-08-22 Thread zunzun . com
I created a Python 3 tkinter graphical statistical distributions fitting application that will fit a 1D data set to all of the continuous statistical distributions in scipy.stats, with graphical display of the distributions plotted against normalized histograms of the data. Fitted results can

Python 3 Bottle graphical curve and surface fitting web application

2016-08-02 Thread zunzun . com
I made a Python 3 Bottle graphical curve and surface fitting web application, the URL on GitHub is: https://github.com/zunzun/BottleFit James Phillips -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation:

ANN: Python 3 pyQt5 graphical curve and surface fitter

2016-07-30 Thread zunzun . com
I have created a Python 3 pyQt5 graphical curve and surface fitting application, the URL on GutHub is: https://github.com/zunzun/pyQt5Fit James -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation:

Python 3 pyGtk graphical curve and surface fitter

2016-07-23 Thread zunzun . com
I created a Python 3 pyGtk graphical curve and surface fitting application, the URL in GitHub is: https://github.com/zunzun/pyGtkFit James Phillips -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation:

Python 3 Flask web-based curve and surface fitter

2016-07-07 Thread zunzun . com
I made a Python 3 web-based curve and surface fitting application using Flask, the URL is: https://github.com/zunzun/FlaskFit/ -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

Re: Python 3 tkinter graphical curve and surface fitter

2016-06-27 Thread zunzun . com
This is James Phillips, author of tkInterFit. I just realized I should post some context for this software. my background is in nuclear engineering and industrial radiation physics, as I started working in the U.S. Navy as a submarine nuclear reactor operator many, many neutrons ago. I have