2025-10-13 10:46:19 -04:00
2025-09-30 21:11:12 -04:00
2025-09-26 22:16:05 -04:00
2025-10-13 10:46:19 -04:00
2025-10-13 10:46:19 -04:00
2025-10-13 10:46:19 -04:00

Code of MATH 6601 Projects

Create a virtual environment and install dependencies

conda create -n math6601_env python=3.10
conda activate math6601_env
pip install -r requirements.txt

Project 1

python Project1_Q1.py > Project1_A1.txt
Description
Code of MATH 6601 Projects
Readme 2.8 MiB
Languages
Python 74.5%
TeX 25.5%