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

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

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
![Java](https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=openjdk&logoColor=white)
![Gradle](https://img.shields.io/static/v1?style=for-the-badge&message=Gradle&color=02303A&logo=Gradle&logoColor=FFFFFF&label=)

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