Skip to content
Snippets Groups Projects
Forked from an inaccessible project.
README 535 B
# Hausuebung1

## Descritpion
+ Hausübung 1 für GDI:
    - Matrixmulitplikation 

## Structure
- hue1CS: C#-Console Code
- hue1PY: Python Code

## Installation and Usage
To run and compile the code, you must have Visual Studio Code, including all necessary extensions, Python 3.13 and .NET 8 installed. 

### NuGet-Packages
+ Xunit
+ Xunit visual studio runner
+ Microsoft.Net.Test.SDK

## Authors and acknowledgment
NilsSchaefer

## License
No License, free to use for educational purpose.

## Project status
To Do:
Finished