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
    • operator
    • phantom
    • set
    • solvers
    • space
    • tomo
    • trafos
    • ufunc_ops
    • util
      • graphics
      • normalize
      • npy_compat
      • numerics
      • sparse
      • testutils
      • ufuncs
      • utility
      • vectorization
odl
  • odl
  • util
  • View page source

utilΒΆ

Utilities mainly for internal use.

Modules

  • graphics
    • show_discrete_data
    • warning_free_pause
  • normalize
    • normalized_axes_tuple
    • normalized_index_expression
    • normalized_nodes_on_bdry
    • normalized_scalar_param_list
    • safe_int_conv
  • npy_compat
  • numerics
    • apply_on_boundary
    • binning
    • fast_1d_tensor_mult
    • resize_array
    • zscore
  • sparse
    • COOMatrix
  • testutils
    • ProgressBar
    • ProgressRange
    • all_almost_equal
    • all_almost_equal_array
    • all_equal
    • dtype_ndigits
    • dtype_tol
    • fail_counter
    • is_subdict
    • noise_array
    • noise_element
    • noise_elements
    • run_doctests
    • simple_fixture
    • test
    • test_file
    • timeit
    • timer
  • ufuncs
    • Notes
  • utility
    • array_str
    • attribute_repr_string
    • cache_arguments
    • complex_dtype
    • conj_exponent
    • dedent
    • dtype_repr
    • dtype_str
    • indent
    • is_string
    • method_repr_string
    • nd_iterator
    • npy_printoptions
    • npy_random_seed
    • pkg_supports
    • real_dtype
    • repr_string
    • run_from_ipython
    • signature_string
    • signature_string_parts
    • unique
    • writable_array
  • vectorization
    • OptionalArgDecorator
    • vectorize
    • is_valid_input_array
    • is_valid_input_meshgrid
    • out_shape_from_array
    • out_shape_from_meshgrid
Previous Next

© Copyright 2014-2020 The ODL Contributors.

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