sawsim.git
2009-08-21 W. Trevor King-P option now sets target P_N, not P_1. Bumped to... v0.9
2009-08-19 W. Trevor KingExtended bell and const rate tests to multi-domain...
2009-08-13 W. Trevor KingThe (P_N = NP_1) bug that triggered 0.7 -> 0.8 isn...
2009-08-13 W. Trevor Kingsafe_strto*() now also checks for empty input
2009-08-13 W. Trevor KingSafer string to number conversion with ato*() -> safe_s...
2009-08-13 W. Trevor KingRemoved TODO in favor of BugsEverywhere bugtracking.
2009-08-13 W. Trevor KingFixed _major_ bug in multi-domain unfolding calculation... v0.8
2009-08-03 W. Trevor Kinginverse_wlc now handles F=HUGE_VAL.
2009-03-24 W. Trevor KingAdded inverse tension functions for speed. Bumped... v0.7
2009-03-09 W. Trevor KingFixed up the guts to support the new multi-state capabi...
2009-03-05 W. Trevor KingStarting on version 0.6, with generalized discrete... v0.6
2009-02-25 W. Trevor KingAdded stiffness env. parameter and stiffness-corrected... v0.5
2009-02-24 W. Trevor KingIncreased verbose output from tension_model_utils.
2009-02-24 W. Trevor KingCorrected some strings for tension_model_utils.
2009-02-02 W. Trevor KingFixed a few minor typos.
2008-11-11 W. Trevor KingAdded Fmax and Xmax options to tension_model_utils
2008-09-09 W. Trevor KingAdded testing scripts, comparing sawsim with theory
2008-09-07 W. Trevor KingRemoved debugging printfs from sawsim.c stepping
2008-09-06 W. Trevor KingAdded the option to make discrete steps in x.
2008-09-02 W. Trevor KingMade directory prerequisites order-only prerequisites.
2008-09-02 W. Trevor KingAdded a better introduction and UTF-8 capability in...
2008-09-02 W. Trevor KingFixed linker error running wlc check in check_sawsim.
2008-09-01 W. Trevor KingFixed some bugs with `make clean'
2008-09-01 W. Trevor KingMajor rewrite of the build system/Makefile reorganized.
2008-08-29 W. Trevor KingAdded some missing cleanup targets to the Makefile
2008-08-29 W. Trevor KingAdded a .gitignore file
2008-08-08 W. Trevor KingFixed a few minor typos
2008-08-06 W. Trevor KingFixed LaTeX typos
2008-07-22 W. Trevor KingFixed some other tension model bugs in tension_model_ha...
2008-07-22 W. Trevor KingPassed INIT_MODEL() alterations on to the utility programs.
2008-07-21 W. Trevor KingFixed 'y > yub' error by reducing default tolerances...
2008-07-21 W. Trevor KingFixed group implementation, still need to test it.
2008-07-16 W. Trevor KingAdded Fmax, xmin, and xmax options to k_model_utils
2008-07-16 W. Trevor KingAdded noweb dependency information to README
2008-07-16 W. Trevor KingAdded GSL dependency notes.
2008-07-16 W. Trevor KingAdded interpolating lookup table files. They are from...
2008-07-16 W. Trevor Kingfixed some citation typos
2008-07-16 W. Trevor KingAdded sawsim.bib so sawsim.pdf will compile with citations.
2008-07-16 W. Trevor Kingadded a README explaining how to get the makefile out...
2008-07-16 W. Trevor Kinginitial package import. version 0.4 v0.4