A simulator for mathematical modeling problems written in Avalonia.
klmnvan bcebd5c44c feat: add alg Dzhonson | há 5 meses atrás | |
---|---|---|
MathModelingSimulator | há 5 meses atrás | |
.gitattributes | há 5 meses atrás | |
.gitignore | há 5 meses atrás | |
MathModelingSimulator.sln | há 5 meses atrás | |
README.md | há 5 meses atrás | |
README_RUS.md | há 5 meses atrás |
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 |