/misc

my sundry code, etc., too small to deserve a dedicted repository

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Copyright (C) 2008-2013.  Scott C. Livingston  <slivingston@cds.caltech.edu>


Everything in this directory, unless noted otherwise is released under
the BSD license; see the file LICENSE.txt in this repository.


Here you will find sundry code, some of which is referenced on my website,

http://scottman.net/

but more generally, I provide these in the hope that they will be
useful or interesting, as they are to me.  The code should include
some help documentation describing purpose or usage.  Please contact
me (by email, slivingston@cds.caltech.edu) with questions, comments, etc.

Note that files ending with *.m (e.g., estfreq.m) are Octave/Matlab
scripts. They should run unaltered in either environment, with the
possible addition or removal of fflush(stdout), which I use to get
around Octave's buffering of script output.

Cheers!