Change Remote

This commit is contained in:
h z
2024-11-30 20:11:27 +00:00
parent ccb1c521d8
commit 33e6f36841
24 changed files with 94 additions and 59 deletions

View File

@@ -4,8 +4,8 @@ using Skeleton.Algebra.Matrices;
using Skeleton.Constants;
namespace Skeleton.Test;
public static class EigenValueTest
[TestFixture]
public class EigenValueTest : BaseTest
{
[Test]
public static void AlgebraicMultiplicityTest()