linac

User guide

  • linac
    • linac.pycuda_row_reduce
    • linac.row_reduce
    • linac.linear_algebra_tools
    • linac.sparse_matrix_tools
    • linac.tensor_function
    • linac.vector_spaces.over_number_fields
    • linac.vector_spaces.over_function_fields
    • Module contents
linac
  • linac
  • View page source

linac

  • linac.pycuda_row_reduce
    • cuda_row_reduce()
  • linac.row_reduce
    • row_reduce()
  • linac.linear_algebra_tools
    • canonical_kernel_from_row_reduced_echelon_form()
    • drop_bottom_zero_rows()
    • invert_permutation()
    • isclose_or_greater()
    • non_pivot_columns_from_canonical_kernel()
    • non_pivot_columns_from_row_reduced_echelon_form()
    • permutation_matrix_from_permutation()
    • pivot_columns_from_canonical_kernel()
    • pivot_columns_from_row_reduced_echelon_form()
    • row_reduced_echelon_form_from_canonical_kernel()
  • linac.sparse_matrix_tools
    • coo_from_json_coo()
    • coo_from_matrix()
    • coo_from_plain_txt_coo()
    • json_coo_from_coo()
    • json_coo_from_matrix()
    • matrix_from_coo()
    • matrix_from_json_coo()
    • matrix_from_plain_txt_coo()
    • plain_txt_coo_from_coo()
    • plain_txt_coo_from_matrix()
    • sparsity()
  • linac.tensor_function
    • memoized()
    • tensor_function
      • tensor_function.as_span()
      • tensor_function.flatten()
      • tensor_function.shape
    • update_shape()
  • linac.vector_spaces.over_number_fields
    • ColumnVectorSpace
      • ColumnVectorSpace.GFp
      • ColumnVectorSpace.dim
  • linac.vector_spaces.over_function_fields
    • VectorSpaceOfFunctions
      • VectorSpaceOfFunctions.close_under_symmetries()
      • VectorSpaceOfFunctions.dim
      • VectorSpaceOfFunctions.kernel
  • Module contents
    • ColumnVectorSpace
      • ColumnVectorSpace.GFp
      • ColumnVectorSpace.dim
    • VectorSpaceOfFunctions
      • VectorSpaceOfFunctions.close_under_symmetries()
      • VectorSpaceOfFunctions.dim
      • VectorSpaceOfFunctions.kernel
    • cuda_load_matrix()
    • cuda_row_reduce()
    • iterative_gaussian_solver()
    • load_matrices()
    • timeit()
Previous Next

© Copyright 2019, Giuseppe De Laurentis.

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