https://github.com/wajktor13/concurrent-gaussian-elimination
final project for Concurrency Theory course at AGH University
https://github.com/wajktor13/concurrent-gaussian-elimination
agh agh-university agh-wi agh-wiet concurrency java python python3 trace-theory
Last synced: 2 months ago
JSON representation
final project for Concurrency Theory course at AGH University
- Host: GitHub
- URL: https://github.com/wajktor13/concurrent-gaussian-elimination
- Owner: Wajktor13
- License: apache-2.0
- Created: 2024-02-13T13:22:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T14:57:30.000Z (over 2 years ago)
- Last Synced: 2025-12-28T08:19:17.341Z (6 months ago)
- Topics: agh, agh-university, agh-wi, agh-wiet, concurrency, java, python, python3, trace-theory
- Language: Java
- Homepage:
- Size: 360 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Concurrent Gaussian Elimination
Final Project for Concurrency Theory course at AGH University. The project is based on Trace Theory that provides tools useful for designing concurrent systems.
## Technologies used


## Report (in Polish)
[link](https://github.com/Wajktor13/concurrent-gaussian-elimination/blob/main/report_pl.pdf)