Matrix
latest

Contents:

  • Introduction
  • Matrix Usage Quick Start
  • API Functions
    • Matrix generators
    • Utilitary
    • Sequence recognition algorithm
  • Matrix
Matrix
  • Docs »
  • API Functions
  • Edit on GitHub

API FunctionsΒΆ

Here, you will find relative documentation about utilitary functions, containing an algorithm of sequence recognization.

Contents:

  • Matrix generators
    • cmatrix.Laplacian_mean
    • cmatrix.gaussian
    • cmatrix.mean_filter
    • cmatrix.rand_perm
    • cmatrix.unit
    • cmatrix.zeros
  • Utilitary
    • cmatrix.abs
    • cmatrix.complement
    • cmatrix.complement_at
    • cmatrix.isalpha
    • cmatrix.mirror
    • cmatrix.Pascal_triangle
    • cmatrix.reverse
    • cmatrix.swap
    • cmatrix.switch
    • cmatrix.timeit
    • cmatrix.tri
  • Sequence recognition algorithm
    • cmatrix.count_seq
    • cmatrix.create_mutants
    • cmatrix.cut
    • cmatrix.find_invariant
    • cmatrix.find_max
    • cmatrix.find_mul_seq
    • cmatrix.find_seq
    • cmatrix.find_seq_in_list
    • cmatrix.split_data
    • cmatrix.split_number
Next Previous

© Copyright 2020, CABOS Matthieu Revision b30b0b3c.

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