Romain Keramitas

Results 21 comments of Romain Keramitas

Okay, so gonna add this functionality. Now if `paths` is not specified `add` will act like `git add .` whereas if `all` is specified it will act as `git add...

**Update** I came across a related bug recently. I had not check the sanity of the theta matrices when retrieving them, it seems this fix actually just created null documents...

1. Docker compose: then we simply do not mount the repo(s) concerned on the volume 2. / 3. Gitbase will have to do the work after being informed, either by...

So I'll be taking over this issue at some point - I expect in a month or two. I read the literature in the past couple days, and thought about...

If we're gonna define identifiers and token, might as well also add literals, graphlets and also ~quantification~ quantization . I think we could divide the glossary into: - terms that...

Hello again :) Sorry I couldn't answer yesterday, I was quite busy between Xmas, work and stuff ^^' You're right I hadn't taken the time to integrate what's known as...

Okay so I may take a bit more time to implement this then I thought, I need to think things through regarding integration with the rest of the code, specifically...

@vmarkovtsev tests failing because the version of sourced-ml package seems to be too outdated, compared to the git repo. We might wanna release a new one ? Else we can...

Wrote tests for as much stuff as possible. Currently `bags`, `graph`, `main` and `cassandra_utils` files are covered fully or almost. I want to add some for `query`, but regarding `hash`...

@vmarkovtsev let's merge this after https://github.com/src-d/apollo/pull/61 so I can modify/add tests for new ml and apollo features