aboutsummaryrefslogtreecommitdiff
path: root/src/jtutil
Commit message (Expand)AuthorAge
...
* comment tweak for namespace jtutil::jthorn2002-03-28
* finish upgrading test driver to test all array classes withjthorn2002-03-28
* extend array3d<> and array4d<> to allow noncontiguous passed-in storage arraysjthorn2002-03-28
* array1d now allows noncontiguous storagejthorn2002-03-28
* test both owning and non-owning array version of array2djthorn2002-03-28
* fix library namejthorn2002-03-28
* minor wording tweaksjthorn2002-03-28
* array.{cc,hh}jthorn2002-03-27
* put *everything* into namespace jtutil::jthorn2002-03-27
* add a missing commentjthorn2001-09-28
* permute a few items, update commentsjthorn2001-09-21
* tweak comments on error_exit()jthorn2001-09-21
* remove unused *SENTINAL_VALUE macrosjthorn2001-09-21
* Modified Files:jthorn2001-09-16
* whitespace tweak -- no code changejthorn2001-09-16
* change cpm_map user interface to dropjthorn2001-09-06
* use unchecked map in constructor assert()jthorn2001-09-06
* change cpm_map to a template on the floating-point typejthorn2001-09-06
* add double jtutil::signum(double x)jthorn2001-08-16
* add test driver for modulo_reduce()jthorn2001-08-09
* change jtutil::modulo_reduce() to be more generaljthorn2001-08-09
* tweak comment wordingjthorn2001-08-09
* add jtutil::modulo_reduce()jthorn2001-08-09
* change #ifdef symbol for ugly template-instantiation-disabnle hackjthorn2001-07-20
* tweak comments for ../util/ template instantation hackjthorn2001-07-20
* Makefilejthorn2001-07-20
* tweak whitespacejthorn2001-07-20
* comment tweakjthorn2001-07-19
* add nonempty check to rms_norm() before dividing by Njthorn2001-07-03
* tweak commentsjthorn2001-07-03
* add jtutil::norm<fp> classjthorn2001-07-03
* s/fpt/fp/g as template parameterjthorn2001-07-03
* change to link test programs with all libraries in current directoryjthorn2001-07-03
* * now determins library name from last component of `pwd`jthorn2001-06-29
* add -I. to CFLAGS, CXXFLAGSjthorn2001-06-29
* fix botch in previous checkinjthorn2001-06-29
* s/in_range()/is_in_range()/jthorn2001-06-29
* move to ../libinterp/interp_1d.maplejthorn2001-06-29
* move to ../libinterp/jthorn2001-06-29
* design changes to support Cactus-style optimizations,jthorn2001-06-28
* Maple code to computer 1d Lagrange interpolation coeffsjthorn2001-06-26
* interpolate.hhjthorn2001-06-26
* rename in_range() --> is_in_range()jthorn2001-06-26
* add is_even() and is_odd() integer predicatesjthorn2001-06-26
* more mods -- not done yet but .hh is reasonably completejthorn2001-06-21
* 1st draft of these for horizon finderjthorn2001-06-21
* change comment wording for explicit template instantiationjthorn2001-06-21
* array templates now optionally allow caller to supply underlying storage arrayjthorn2001-06-21
* tweak commentsjthorn2001-06-21
* rename util++.hh --> util.hhjthorn2001-06-21