JDB is a package of commands for manipulating flat-ASCII databases from shell scripts. JDB is useful to process medium amounts of data (with very little data you'd do it by hand, with megabytes you might want a real database). JDB is very good at doing things like: * extracting measurements from experimental output * re-examining data to address different hypotheses * joining data from different experiments * eliminating/detecting outliers * computing statistics on data (mean, confidence intervals, histograms, correlations) * reformatting data for graphing programs Rather than hand-code scripts to do each special case, JDB provides higher-level functions. JDB is built on flat-ASCII databases. By storing data in simple text files and processing it with pipelines it is easy to experiment (in the shell) and look at the output. WWW: http://www.isi.edu/~johnh/SOFTWARE/JDB/index.html tr> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/editors/tamago
Commit message (Expand)AuthorAgeFilesLines
* - Switch to options helpersamdmi32015-08-271-4/+2
* Remove $FreeBSD$ from patches files everywhere.mat2015-05-231-3/+1
* MASTER_SITES cleanup.mat2015-05-141-4/+2
* - Chase GNU Emacs updatesashish2015-04-271-1/+1
* - Use fboundp instead of boundp to check binding ofhrs2015-02-0214-72/+200
* - Fix a bug that deactivate-input-method was not called inhrs2015-01-3118-68/+45
* - Call override-local-map to set menudiag minibuffer keymap securely.hrs2015-01-292-6/+25
* - Fix egg-sim "invalid code(s)" issue[*].hrs2015-01-29