Skip to main content

Just a tool for tamu_csce_636

Project description

(Readme template below)

What is this?

Just a tool for tamu_csce_636

How do I use this?

pip install tamu_csce_636_project1

from tamu_csce_636_project1 import Evaluator

evaler = Evaluator(
    print=True,
    input_output_pairs=[
        # n, k, m, p
        ((5, 2, 0, p), 1),
        ((5, 2, 2, p), 1.9242387),
    ]
)

losses = evaler.eval(
    # p will be a numpy matrix
    # your_func_or_whatever() needs to return the m-height value
    lambda n,k,m,p: your_func_or_whatever(n,k,m,p)
)
# losses = {
#     # n, k, m
#     (5, 2, 0): 0.0,
#     (5, 2, 2): 0.8916794023379957,
# }

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

tamu_csce_636_project1-0.0.1.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

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

tamu_csce_636_project1-0.0.1-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file tamu_csce_636_project1-0.0.1.tar.gz.

File metadata

  • Download URL: tamu_csce_636_project1-0.0.1.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/6.6.0 pkginfo/1.9.6 requests/2.30.0 requests-toolbelt/1.0.0 tqdm/4.65.0 CPython/3.8.13

File hashes

Hashes for tamu_csce_636_project1-0.0.1.tar.gz
Algorithm Hash digest
SHA256 6b436e14e5e30bac179f2a597d492f9e6ebb4187068a5ef637a9115f7dd2b957
MD5 7078c3f4882240b4162020cfdd858f42
BLAKE2b-256 837ddb9cc3ee0f586154d24e53fba58da9b4013333cda91566f3fee3a210cc5d

See more details on using hashes here.

File details

Details for the file tamu_csce_636_project1-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: tamu_csce_636_project1-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/6.6.0 pkginfo/1.9.6 requests/2.30.0 requests-toolbelt/1.0.0 tqdm/4.65.0 CPython/3.8.13

File hashes

Hashes for tamu_csce_636_project1-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 211361ae74da037a706e19247c87d991b29c772752e501c2bc16ba567425efd5
MD5 1543ec8a2b8e5455a6ebd72f5932a849
BLAKE2b-256 d8aab42fd3e7898c38dd1fd913c65535c5ddea4f9253801b6ce6793f3a6267cd

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