Add Eigen package + test txt file

This commit is contained in:
2025-09-07 18:41:09 +03:00
parent 07e62ebfd7
commit 41440bf378
6 changed files with 468 additions and 17 deletions

4
packages.config Normal file
View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Eigen" version="3.3.3" targetFramework="native" />
</packages>