Go to file
Gromiusz b02117c11b
Add Interface for Extending Parallel Processing Methods (#4)
* Add choice between sequential or parallel(threads) processing

The LinearAlgebraUtils class has been changed to abstract class.

* remove needless imports and move the functionality from constructor to the function

* add ProcessingType class for a more transparent selection of methods

* the refactor of the assign_method

* rename the assign_method method
2024-10-25 17:01:19 +02:00
code Add Interface for Extending Parallel Processing Methods (#4) 2024-10-25 17:01:19 +02:00
report chore: added helloo world latex document 2024-10-18 12:59:03 +02:00
.gitignore chore: python and latex gitignore 2024-10-18 12:17:22 +02:00