Programming assignments for UIUC's ECE490: Introduction to Optimization course during Spring 2023
Project description
ECE490
Repo to collaborate within for UIUC's ECE490, Spring 2023
Installation
Installation from PyPI
This should be as simple as:
python -m pip install uiuc-490-sp23
Installation from Source
This project uses Poetry Install it via their instructions and run:
poetry install
from this directory (preferably from within a venv).
Executing
Once installed, individual assignments can be ran by:
python -m uiuc-490-sp23.assignment<n>
where <n> is the assignment number. These will have a CLI implemented using argparse; if you're not sure,
just run the above with --help to get a full list of commands.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file uiuc_490_sp23-0.1.0.tar.gz.
File metadata
- Download URL: uiuc_490_sp23-0.1.0.tar.gz
- Upload date:
- Size: 129.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.10.6 Linux/5.15.0-58-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca5e846ae41f920f9566f6a1734800154fd43ad05f19e0eb6d4c4f3fa74fc10b
|
|
| MD5 |
459d95ddec5a7da5d542544ebcdfcaf2
|
|
| BLAKE2b-256 |
dc6d2b39fdcac3f03023eb2e37cbf9b06aad477f0f75d533c06a8691d9733a97
|
File details
Details for the file uiuc_490_sp23-0.1.0-py3-none-any.whl.
File metadata
- Download URL: uiuc_490_sp23-0.1.0-py3-none-any.whl
- Upload date:
- Size: 129.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.10.6 Linux/5.15.0-58-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6542a2f036b2be4777208a027e53c176673d0f2f37ec82197d961daefab2c7e
|
|
| MD5 |
2eb3059a59d5b4dc87bce195cde2d69f
|
|
| BLAKE2b-256 |
2db2af576c7ef26d3d5d6ef135b8227cded96d011660799cb4a74dd91f30cdda
|