-
https://github.com/Curpiq/oop_labs/blob/327d52561429f14093e24d7d0615aebc8c5ea27a/lab01/invert/invert/invert.cpp#L131-L142
- [x] Неудачное имя функции, переменных invertMatrix, adjMatrix, det. Функц…
-
https://github.com/PetrovIliya/OOP/blob/759ce4b4189ab7d53e1bbc12349b68819f9af02f/lw1/invert/invert.cpp#L162
- [ ] Лучше возвращать матрицу по значению, чем принимать через out-параметр
-
Review Takeaways:
- Be more specific with error handling, make sure to return correct error codes
- Get better response handling, go further than just "if (response.ok)", use more of if (response.st…
-
Java, OOP .... I thought we taught you better than this
-
- PR: #30
# Test
## Travail à faire
Création de test pour Lab OOP
## Livrable
- App/back-end
- docs/test
- docs/test/images
- docs/test/test.md
- README.md
- README.json
-
Переписать на классы, невозможно поддерживать код
Возможно использование python + matalb
Разобраться как лучше input для моделирования, мб gui, с сохраняемыми пресетами настроек, или json
Нужна пап…
-
Create a OOP class for users instead of the current mess.
-
- [ ] Не реализованы постфиксные версии инкремента и декремента
-
### Individual review ticket
---
- [performance task scoring 2](https://nope1013.github.io/firstrepo/2023/01/16/Performance-Task-Scoring-2.html)
- [model and OOP](https://nope1013.github.io/firstre…
-
Add support for the snackbar in Safari (right now the use of OOP and the "static" keyword is preventing the snackbar from loading).