A simulator for mathematical modeling problems written in Avalonia.
klmnvan bcebd5c44c feat: add alg Dzhonson | 5 kuukautta sitten | |
---|---|---|
MathModelingSimulator | 5 kuukautta sitten | |
.gitattributes | 5 kuukautta sitten | |
.gitignore | 5 kuukautta sitten | |
MathModelingSimulator.sln | 5 kuukautta sitten | |
README.md | 5 kuukautta sitten | |
README_RUS.md | 5 kuukautta sitten |
A simulator program for students on mathematical modeling problems.
Group project 3rd year.
If you have any difficulties or questions, create discussion in this repository.
Name | Description |
---|---|
docs | update documentation |
feat | adding new functionality |
layout | adding a new layout without functionality |
style | working with styles and design |
fix | error correction |
perf | changes to improve the program |
refactor | code edits without changing errors or functionality |
revert | rollback to previous versions |
merge | merging branches |
test | adding Tests |