You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fit/lsquares.go pulls in the entirety of gonum for anyone using go-gg. This is a huge dependency tree. Consider splitting packages or rewriting lsquares without using gonum.
The text was updated successfully, but these errors were encountered:
fit/lsquares.go
pulls in the entirety of gonum for anyone using go-gg. This is a huge dependency tree. Consider splitting packages or rewriting lsquares without using gonum.The text was updated successfully, but these errors were encountered: