-
Notifications
You must be signed in to change notification settings - Fork 55
Home
wojdyr edited this page Sep 29, 2012
·
19 revisions
This is the best place for user-contributed articles, HOWTOs, hints or images. You are encouraged to contribute.
GitHub has an issue tracker, but so far the main "issue tracker" is the TODO file + mailing lists for communication.
- manual
- latest, in-development version of this manual built and hosted by Read The Docs
- FAQ
- Tutorial - Basic GUI usage
- Tips and short recipes
Here is a place where you can describe (in simple words) problems you are solving with fityk. It will be useful not only for other users, but also for developers.
- the simplest case - a single peak
- plotting x-y data with large number of points (molecular dynamics statistics)
- fitting the Read-Shockley equation to grain boundary energies
- XRD, nanopowders and the shape of peaks
- Southern Oscillation - fitting trigonometrical functions
- nonlinear regression results certified by NIST
- IT capacity planning
- inequality constraints (how to make a parameter always stay positive?)
- fityk-dev mailing list
- commits can be followed on Twitter
- libfityk: the official API is documented in fityk.h. Python, Lua, Perl, Ruby, Java and other bindings use the same functions.
- How to add a built-in function