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

https://github.com/okqsna/laboratory-work-moskviak-kryvulia

Laboratory work on discrete math. Reading matrix from file and performing various closures on it.
https://github.com/okqsna/laboratory-work-moskviak-kryvulia

discrete-mathematics floyd-warshall-algorithm matrix matrix-operations python3

Last synced: 3 months ago
JSON representation

Laboratory work on discrete math. Reading matrix from file and performing various closures on it.

Awesome Lists containing this project

README

        

# Laboratory work №1
### Work of Anna Kryvulia and Oksana Moskviak
#### Language: Python 3.12
Laboratory work on discrete math. Reading matrix from file and performing various closures on it.

- Main file is `laboratory_work.py`
- Provided with `example.csv` file with matrix as an example on which type of matrices our work is based on.