Change Remote
This commit is contained in:
@@ -4,8 +4,8 @@ using System.Numerics;
|
||||
using Skeleton.Constants;
|
||||
|
||||
namespace Skeleton.Test;
|
||||
|
||||
public static class LieSU3FastEigenValueTest
|
||||
[TestFixture]
|
||||
public class LieSU3FastEigenValueTest : BaseTest
|
||||
{
|
||||
private static IEnumerable<Complex> FastEigen(LieSU3 a)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user