~abenson/galacticus/v0.9.2

Viewing all changes in revision 1061.

  • Committer: Andrew Benson
  • Date: 2012-12-21 00:03:35 UTC
  • Revision ID: abenson@obs.carnegiescience.edu-20121221000335-m4q2enz869eoh3jd
* Introduces "table" objects which provide rapid interpolation
  (currently linear or cubic-spline) in tables of data where the x-axis
  is uniformly spaced (linearly or in the logarithm of x). Also includes
  a generic implementation which makes no assumptions about the spacing
  of the x values. Includes test cases.

* Switches several tabulations/interpolations to using the new "table"
  objects.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: