aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* remove old machine-generated coefficient filesjthorn2003-04-15
* switch to using new machine-generated coefficient directoriesjthorn2003-04-15
* document new tensor-product and maximum-degree Lagrange interpolationjthorn2003-04-15
* Switch to using new version of Lagrange polynomial interpolationjthorn2003-04-15
* new machine-generated coefficient files for this interpolatorjthorn2003-04-15
* start updating for new localinterp stuff to fix Yosef's bugjthorn2003-04-15
* add:jthorn2003-03-05
* rename section "Smoothing" to "Smoothing and Multidimensnional interpolaton"jthorn2003-02-21
* add some more things to do based on Carsten Gundlach's latest suggestionsjthorn2003-02-21
* fix the test for input and output arrays having the same number ofjthorn2003-02-13
* slightly clarify wording about supressing interpolationjthorn2003-02-12
* add a section on how to supress interpolationjthorn2003-02-12
* note that there is a Hermite interpolatorjthorn2003-02-03
* bring documentation (which was 6 months or so out of date)jthorn2003-02-03
* update description of defaults forjthorn2003-02-03
* oops, forgot to commit my changes to this to match recent changesjthorn2003-02-03
* finish splitting up (huge) LocalInterp_InterpLocalUniform()jthorn2003-02-03
* add LocalInterp_Strlcpy() functionjthorn2003-02-03
* * now documents the Hermite interpolatorjthorn2003-01-31
* bracket a for-loop inside extra { ... } so the for-loop variablejthorn2003-01-29
* remove another unused variable...jthorn2003-01-29
* give a bit more info if we warn about "almost certainly a mistake"jthorn2003-01-29
* remove some unused variables left in by mistakejthorn2003-01-29
* Code changesjthorn2003-01-29
* merge copyright into the READMEjthorn2003-01-27
* * add a test for the case where the array dimension is smaller thanjthorn2002-12-20
* add testing for the error case where the grid is smaller than the moleculejthorn2002-12-20
* Commented out the check for points where the interpolation stencil is outsidetradke2002-12-19
* make the type conversions explicit in some assignments of the formjthorn2002-10-07
* note some more things to fix in the Generalized-Polynomial-Uniformjthorn2002-10-07
* change the string ??) in a comment to ?)jthorn2002-09-20
* list some things to be done on this thornjthorn2002-09-16
* This is a major reworking of this interpolator.jthorn2002-09-02
* This is a major reworking of this interpolator.jthorn2002-09-02
* This is a major reworking of this interpolator.jthorn2002-09-02
* This is a major reworking of this interpolator.jthorn2002-09-02
* more coefficients being renamedjthorn2002-09-01
* coefficients being redone for finite compilation size/timejthorn2002-09-01
* there are now .c routines in this directory!jthorn2002-09-01
* reorganize common to Lagrange and Hermite interpolatorsjthorn2002-09-01
* these are all being replaced as part of the "finite compilation"jthorn2002-09-01
* extend naming convention to include molecule shapejthorn2002-09-01
* data and coefficient structures for use in splitting up the interpolatorjthorn2002-09-01
* add Hermite interpolation directory to the list of subdirsjthorn2002-08-28
* describe the files in this directoryjthorn2002-08-28
* add Hermite interpolation functions to dispatch tablejthorn2002-08-28
* add Maple code and C skeletons for Hermite polynomial interpolationjthorn2002-08-28
* In Hermite_polynomial_interpolant(),jthorn2002-08-28
* redo Hermite interpolant computation to hopefully be more efficientjthorn2002-08-28
* add some more new coefficients needed for Hermite interpolationjthorn2002-08-20