Numerische MAtrizen auf numpy umgestellt

This commit is contained in:
2025-12-31 16:03:38 +01:00
parent 59b7f33cf1
commit 01df1d55bf
11 changed files with 14361 additions and 5467 deletions

12
.idea/dataSources.xml generated Normal file
View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
<data-source source="LOCAL" name="Campusnetz" uuid="ba09b3aa-ac11-48c0-9ae7-e8732809bf05">
<driver-ref>sqlite.xerial</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>org.sqlite.JDBC</jdbc-driver>
<jdbc-url>jdbc:sqlite:$PROJECT_DIR$/Campusnetz.db</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
</component>
</project>