We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, I want to use sivnet to analyze my network data. When I run the code, the following error occurs. Could you help me find out what went wrong?
$ svinet -file grhGephi.txt -n 13866 -k 914 -link-sampling Output directory: n13866-k914-mmsb-linksampling Writing log to n13866-k914-mmsb-linksampling/infer.log Reading network from grhGephi.txt 120000 entries Done reading network gsl: psi.c:385: ERROR: domain error Default GSL error handler invoked. Aborted (core dumped)
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
Hello, I want to use sivnet to analyze my network data. When I run the code, the following error occurs. Could you help me find out what went wrong?
$ svinet -file grhGephi.txt -n 13866 -k 914 -link-sampling
Output directory: n13866-k914-mmsb-linksampling
Writing log to n13866-k914-mmsb-linksampling/infer.log
Reading network from grhGephi.txt
120000 entries
Done reading network
gsl: psi.c:385: ERROR: domain error
Default GSL error handler invoked.
Aborted (core dumped)
The text was updated successfully, but these errors were encountered: