Skip to main content
Ctrl+K

hsnf 0.4.0

Contents

  • Introduction
  • Definition
  • Integer Linear System
  • API Reference
    • Integer matrix
    • Integer linear system
    • Lattice algorithm
  • Change Log
  • genindex
  • .rst

API Reference

API Reference#

  • Integer matrix
    • column_style_hermite_normal_form()
    • row_style_hermite_normal_form()
    • smith_normal_form()
  • Integer linear system
    • solve_integer_linear_system()
    • solve_frobenius_congruent()
    • solve_modular_integer_linear_system()
  • Lattice algorithm
    • equivalent()
    • compute_union()
    • compute_dual()
    • compute_intersection()

previous

Integer Linear system

next

Integer matrix

By Kohei Shinohara

© Copyright 2022, Kohei Shinohara.