Guilhem Niot
Guilhem Niot
I just discovered that the `Container` provides a nice way to resolve our value. Instead of having our own code to do that, we can use this: ``` php $container->getParameterBag()->resolveValue($value);...
see https://github.com/FriendsOfSymfony/FOSRestBundle/pull/1451
It could be great to leverage these metadata, notably when using jms virtual properties.
Hi, I have been the main reviewer and maintainer of this bundle for quite some time now, and as the number of issues opened is quite important in comparison to...
Opening an issue to keep track of the suggestion of @BafS (https://github.com/nelmio/NelmioApiDocBundle/pull/1634#issuecomment-636103491). It would be nice to add support of the Redoc ui alongside swagger-ui. It is already supported by...
Related to https://github.com/nmslib/nmslib/issues/482
Hello, I am looking into improving the Jaccard similarity spaces interfacing with Python and would like to pass integers as input to be more space efficient. However, as of now,...
Hi, I noticed a small typo in the NTT constant generation script, that prevents from directly reproducing this step.
Following a private email discussion with Martin and others, I would suggest adding a comment in the README about the main API and the cost models in use throughout the...