A simulator for mathematical modeling problems written in Avalonia.

Otter 0e31bf61b9 feat: add CreateSimulatorView, input from a file and interface 3 mesiacov pred
MathModelingSimulator 0e31bf61b9 feat: add CreateSimulatorView, input from a file and interface 3 mesiacov pred
.gitattributes 29103054f7 Добавить .gitattributes и .gitignore. 4 mesiacov pred
.gitignore 29103054f7 Добавить .gitattributes и .gitignore. 4 mesiacov pred
MathModelingSimulator.sln 4105bdb1ea Добавьте файлы проекта. 4 mesiacov pred
README.md 08a30662f6 feat: add password hashing and DB 3 mesiacov pred
README_RUS.md 08a30662f6 feat: add password hashing and DB 3 mesiacov pred

README.md

MathModelingSimulator

A simulator program for students on mathematical modeling problems.
Group project 3rd year.

Installation

  1. Open Visual Studio
  2. Click "Clone Repository"
  3. Paste the link to the repository
  4. Start the project

Support

If you have any difficulties or questions, create discussion in this repository.

Description of commits

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

Authors

ArrayKat2
klmnvan
Otter