odl
0.8.1

Getting Started

  • Getting Started

Working with ODL

  • User's guide -- selected topics
  • Mathematical Background

Developer zone

  • Contributing to ODL

Useful facts

  • Frequently asked questions
  • Glossary
  • Release Notes
  • References

API Reference

  • odl
    • contrib
    • deform
    • diagnostics
    • discr
      • diff_ops
      • discr_ops
      • discr_space
      • discr_utils
      • grid
      • partition
    • operator
    • phantom
    • set
    • solvers
    • space
    • tomo
    • trafos
    • ufunc_ops
    • util
odl
  • odl
  • discr
  • View page source

discrΒΆ

Discretization-related functionality like grids and discrete spaces.

Modules

  • diff_ops
    • Divergence
    • Gradient
    • Laplacian
    • PartialDerivative
    • finite_diff
  • discr_ops
    • Resampling
    • ResizingOperator
  • discr_space
    • DiscretizedSpace
    • DiscretizedSpaceElement
    • uniform_discr
    • uniform_discr_fromdiscr
    • uniform_discr_fromintv
    • uniform_discr_frompartition
  • discr_utils
    • linear_interpolator
    • nearest_interpolator
    • per_axis_interpolator
    • point_collocation
    • sampling_function
  • grid
    • RectGrid
    • sparse_meshgrid
    • uniform_grid
    • uniform_grid_fromintv
  • partition
    • RectPartition
    • nonuniform_partition
    • uniform_partition
    • uniform_partition_fromgrid
    • uniform_partition_fromintv
Previous Next

© Copyright 2014-2020 The ODL Contributors.

Built with Sphinx using a theme provided by Read the Docs.