Skip to content

Not Math operations #54

Description

@zertex

Are you planning add not math methods?

such us:

  • Compare matrix by wildcard
    boolean [1,2,3],[4,5,6],[7,8,9] ~ [1,2,3],[4,?,6],[7,8,?]
  • The entry of one matrix into another. Plus also wildcard
    boolean [1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14,15,16] ~ [2,3,4],[6,7,8],[10,11,12]
    or
    boolean [1,2,3,4],[5,6,7,8],[9,10,11,12],[13,14,15,16] ~ [2,3,4],[6,?,8],[?,?,12]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions