Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

distmv.Bound is not defined #3

Open
biaojiang opened this issue Dec 16, 2022 · 0 comments
Open

distmv.Bound is not defined #3

biaojiang opened this issue Dec 16, 2022 · 0 comments

Comments

@biaojiang
Copy link

Hi, the code doesn't work since it was written in 2017.
My running environment is in Linux:
go 1.19.3
gonum 0.12.0

The errors are:

mixent.go:95:40: undefined: distmv.Bound
mixent.go:124:10: l.CovarianceMatrix(nil) (no value) used as value
mixent.go:125:10: r.CovarianceMatrix(nil) (no value) used as value

It seems distmv.Bound is not defined in any version of gonum.
So can you fix this problem, tks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant