octopus.utils

Implementation of data and mathematical utilities used in the octopus.main module

Functions

derivative(f, axis, *args[, dx])

Calculate the numerical derivative of a scalar funtion f(args) with respect to args[axis].

Classes

Nist(filename)

Collection of tools for retrieving data from a NIST csv file.