-
Notifications
You must be signed in to change notification settings - Fork 5
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
Data #34
base: master
Are you sure you want to change the base?
Conversation
Big RDFs in simple triples format are added. Links to the original RDFs are in issue #28. Data forlder is compressed. Original folder is removed.
We should not store .o files in git. |
@SokolovYaroslav 1) I think, that we can compile it from sources. Yes, .o files in git is a bad idea. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So, waiting for the changes that you described.
@gsvgit |
|
|
@SokolovYaroslav Should we move existing implementations compilation to Docker image initialization step? For example, I can include the existing Python code into |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now it seems conveniently. If it works (I can't test), here is my approve.
We have two Matrices.tar.xz. Is it okay? I can't verify even that they are not same, because of the git lfs quota (at the moment no one can download the data of this repo from lfs). |
@SokolovYaroslav Yes, we should have 2 different Matrices.tar.xz. They should be placed in different folders. |
Sierpinski triangle graph generator
Generators for graphs. Huge graphs are compressed. I'm not sure should we provide GTgraph as sources or as precompiled binaries.