Skip to main content

Package for generating Guan Codes

Project description

Guan Codes

A simple package for generating Gray and Guan codes.

Summary

Getting Started

So far, to get the project one only needs to download it from the repository (or any other source).

It's also possible to download it as a package with

pip install guancodes

which will download the package from pypi.

Prerequisites

To run the scripts there will be needed some version of Python. During the development I'm using 3.8, but I believe that it will also work just fine with some earlier or newer version (at least for now).

In some places I use typing package, that's why 3.8 version is desirable.

Code style

Throughout this work PEP-8 will be used. There are several cases where this may go south.

  • In some versions of the code matrices may be denoted by capital letters (as in standard mathematical notation). In order to be more PEP-friendly I'll try to use prefix m_ instead of capital letters, e.g. m_u would be the equivalent of U. Alternatively explicit use of mathematical notation is also acceptable.

Running the tests

Just run all test in tests folder with pytest.

  • Note that (for now) there are no unit tests. Just simple sanity check of returned results.

Versioning

I'll use SemVer for versioning and try to keep track of the version in the tags.

Authors

License

This project is licensed under the Apache License, v.2.0. See the LICENSE.md file for details.

Acknowledgments

  • CTP PAS - This project was done during my Ph.D. at CTP PAS.

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

guancodes-0.0.3.tar.gz (7.3 kB view details)

Uploaded Source

Built Distribution

guancodes-0.0.3-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file guancodes-0.0.3.tar.gz.

File metadata

  • Download URL: guancodes-0.0.3.tar.gz
  • Upload date:
  • Size: 7.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.8

File hashes

Hashes for guancodes-0.0.3.tar.gz
Algorithm Hash digest
SHA256 d3d6f6b2568455028187f7f14bd9852dc58a902233c170aa91e7965182068806
MD5 90246358edb65bf015328533accb9186
BLAKE2b-256 865f6fdb9974ddb5c72099db37a93deb61a25c0dd7a8ad250bad736299293752

See more details on using hashes here.

File details

Details for the file guancodes-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: guancodes-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 7.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.8

File hashes

Hashes for guancodes-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f29fc700e7bd9132c0b39756dcba1d90dde14869c29af8a30bb71d3871cdd4a1
MD5 6cdfd1ae3014cb84bc397f03296a2220
BLAKE2b-256 dc99ca9fb70276801ac3d57ea2044d3e67bf340402739b63ffb8a4f567b8a211

See more details on using hashes here.

Supported by

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