Skip to main content

Simple python package

Project description

RowReducer

This library row takes a matrix and row reduces it. For example, the following code reduces an example matrix.

from base_re_matrix.re_matrix import row_reducer

example_matrix = [[8, 2, 3, 4],
                  [5, 3, 7, 8],
                  [7, 9, 2, 5]]
reduced_matrix = row_reducer.get_row_reduced_matrix(example_matrix)
row_reducer.pretty_print_matrix(reduced_matrix)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

re_matrix-0.0.7.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

re_matrix-0.0.7-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file re_matrix-0.0.7.tar.gz.

File metadata

  • Download URL: re_matrix-0.0.7.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.11

File hashes

Hashes for re_matrix-0.0.7.tar.gz
Algorithm Hash digest
SHA256 b2660c79466a938bcd06e9c393ad436ff21256e8312360c27ffdadbce5235eed
MD5 600c22842f368dacc6b95640e7045146
BLAKE2b-256 7a3302cf1f62c2ba046d2b09b9e398ebea789d1476b8bd3d24ff8ff0d036f176

See more details on using hashes here.

File details

Details for the file re_matrix-0.0.7-py3-none-any.whl.

File metadata

  • Download URL: re_matrix-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 4.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.11

File hashes

Hashes for re_matrix-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 8990fbd5d7c9b90bd06f1cd7e0a11ac1de24250e1cb193b0a5fe03001fd7b9a4
MD5 3d4701255a9ad16e617d8487e2184671
BLAKE2b-256 59a63ee99ad563024e0f914cedb02e7f4fd7a5a42b17b273e12ed3c1ab158423

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page