linux build environment updated

This commit is contained in:
nuknal
2024-07-12 11:34:02 +08:00
parent 31887a6bfe
commit 2bc6f53acc
8 changed files with 33 additions and 24 deletions

View File

@@ -4,7 +4,7 @@ import (
"fmt"
"sort"
"github.com/chfenger/goNum"
"github.com/nuknal/goNum"
)
type LagrangeInterpolator struct {