adjust namespace

This commit is contained in:
h z
2024-07-10 15:45:12 +01:00
parent a922a8971e
commit ccb1c521d8
22 changed files with 23 additions and 21 deletions

View File

@@ -3,7 +3,7 @@ using System.Collections.Generic;
using System.Numerics;
using Skeleton.Constants;
namespace Skeleton.Test.tests;
namespace Skeleton.Test;
public static class LieSU3FastEigenValueTest
{