Stephan I. Böttcher
50c4b9fda0
hist: count lines with long, for more than 2G lines
2025-04-09 17:05:03 +02:00
Stephan I. Böttcher
e1038d843c
Merge branch 'master' of codeberg.org:ET-Kiel/gpthist
2025-04-09 17:02:16 +02:00
Stephan I. Böttcher
39c9123709
hist: emit with 12 digit precision
2025-04-09 17:02:10 +02:00
Stephan I. Böttcher
1dc7d524f2
print.gpt: use pngcairo
2025-04-09 17:00:39 +02:00
Stephan I. Böttcher
41d50b355a
hist: fix -i and floor()
2025-02-20 22:04:30 +01:00
Stephan I. Böttcher
4545f607c4
print using pngcairo
2024-11-13 14:51:46 +01:00
Stephan I. Böttcher
a503b933e2
hist: add option -Q
2024-03-14 19:50:08 +01:00
Stephan I. Böttcher
b9fca1e33f
Merge branch 'master' of codeberg.org:ET-Kiel/gpthist
2024-03-01 15:03:27 +01:00
Stephan I. Böttcher
df6ccab1a4
bg models w/ gauss domain
2024-03-01 15:01:38 +01:00
Stephan I. Böttcher
d1ff49ab3e
hist: print with 10 digit precision
2024-01-28 17:15:15 +01:00
Stephan I. Böttcher
7b4acd9da1
landau: add bg decay
2023-12-16 23:36:29 +01:00
Stephan I. Böttcher
12484f6696
derive.py: add option -w
2023-11-01 10:07:17 +01:00
Stephan I. Böttcher
cb66b602fb
.gitignore __pycache__
2023-11-01 10:05:55 +01:00
Stephan I. Böttcher
d4c9bba672
README: hist.c
2023-11-01 10:03:28 +01:00
Stephan I. Böttcher
864e4973f7
Makefile: -O2
2023-11-01 10:02:56 +01:00
Stephan I. Böttcher
ac08b3ed5d
hist.c: print_config()
2023-11-01 09:55:14 +01:00
Stephan I. Böttcher
e8fd4c8122
hist.c: whitespace fixes
2023-11-01 08:02:06 +01:00
Stephan I. Böttcher
6ce3cc04db
hist.c: swap axis in matrix output
...
minor and major axis `aa`, `am` encapsulate the axcis order.
2023-10-31 19:47:47 +01:00
Stephan I. Böttcher
422289f6b2
hist.c implement hist in C
...
TODO: swap x and y, since gnuplot binary docu seems to be wrong :-)
> The `binary matrix` format contains a two dimensional array of 32 bit IEEE
> float values plus an additional column and row of coordinate values. In the
> `using` specifier of a plot command, column 1 refers to the matrix row
> coordinate, column 2 refers to the matrix column coordinate, and column 3
> refers to the value stored in the array at those coordinates.
Does the row move fast or slow?
2023-10-31 15:57:27 +01:00
Stephan I. Böttcher
b8b8bbee8a
hist.py: enable option -M
2023-10-31 15:56:02 +01:00
Stephan I. Böttcher
228c911440
hist.py: python3
2023-07-16 11:25:25 +02:00
Stephan I. Böttcher
05be59e18d
move various scripts into this project
2023-07-12 16:34:38 +02:00
Stephan I. Böttcher
2c9d0b8107
Update 'README.md'
2022-08-08 10:53:42 +02:00
Stephan I. Böttcher
94e58fc53e
do not rescale d[1] with logscale
2022-08-08 10:38:03 +02:00
Stephan I. Böttcher
24e4ded04e
add linreg.py, derived from derive.py
2022-08-08 10:32:49 +02:00
Stephan I. Böttcher
48d1e47394
New repro with hist and derive.
2022-08-08 10:32:49 +02:00
SiB64
aa4178eea6
Initial commit
2022-08-08 10:17:35 +02:00