Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xqm32/unix-final-report-py


https://github.com/xqm32/unix-final-report-py

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# HFUT SE Unix Report(Python Programming Language)

## Usage

```bash
pip install -r requirements.txt
python solver.py # Solve problem and draw f(x), fp(x)
python draw.py # Compare two algorithms
```