Matthieu Garrigues

Results 12 issues of Matthieu Garrigues

Support mysql query pipelining. It is still a feature request in the MariaDB jira. Let's wait until it is implemented. More info here: https://jira.mariadb.org/browse/CONC-478

enhancement

Make sure using MongoDB with Lithium is feasible and add a MongoDB ORM implementation.

Right now, there is no UTF8 characters in the message to encode in the JSON test. This allows frameworks to remplace the UTF8 -> JSON encoding step with a much...

Is it possible to link framework names in the ranking to the framework homepages ? Right now it's a bit tedious to find the homepage of a framework. Thanks Matthieu

It seems like the space allocated for a coroutine is sometime too small. I had really weird bugs caused by the fact that the code of my handler could not...

## Brief Description Use vertex colors when material.vertexColors == true. ## Pull Request Guidelines - [ ] I have added pull requests labels which describe my contribution. - [X] All...

Hi, Even after convergence, some noisy white pixels remains in the scene: ![image](https://user-images.githubusercontent.com/846584/91312711-d14f8300-e7b4-11ea-9f93-6bfdc62b6c61.png) Is there any workaround ?

bug

Hi, When using meshStardardMaterial, the renderer does not load vertex colors when the material.vertexColors is true. Is it a bug ? Or just a not-yet-implemented-feature ?

enhancement

Hi, Could anyone get the same output than python librosa.cqt [1] with constant-q-cpp ? constant-q-cpp has not hop_length parameter (time length of each output frame), we can only get output...