Skip to content

Commit

Permalink
Adjust Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
acse-ww721 committed Feb 5, 2024
1 parent 87dbeaa commit 35cb396
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions config/env/env_win.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# This file can be used to create an environment using:
# $ conda create --name <env> --file <this file>
# platform: windows x86_64
name: acse_ww721_irp
channels:
- defaults
- conda-forge
dependencies:
- python=3.7
- numpy>1.16
- scipy
- matplotlib
- sympy
- pip
- pip:
- -r requirements_win.txt
Binary file added images/poster.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 35cb396

Please sign in to comment.