File: README

package info (click to toggle)
fityk 1.3.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,772 kB
  • sloc: cpp: 34,595; ansic: 4,676; python: 963; makefile: 384; sh: 119; xml: 91; java: 31; ruby: 27; perl: 25
file content (12 lines) | stat: -rw-r--r-- 477 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12

This directory contains small samples of data 
and scripts that are used to test the program.

nacl01 - 'Hello world' sample
SiC_Zn - Powder pattern sample 
read-shockley - fitting a single user-defined function
enso - fitting sines and cosines (data from Southern Oscillation Index)
test_syntax - testing the command parser, just a set of random commands

hello.* - minimal examples of using libfityk from various languages
cfityk.py - equivalent of cfityk written in Python