Matthieu Garrigues
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
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:  Is there any workaround ?
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 ?
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...