-
**Is your feature request related to a problem? Please describe.**
`qlc` queries achieve good performance when performing constant lookups as part of a single query, but this optimization ceases to w…
-
It sounds like other features may help us improve our models ability to distinguish between sounds.
From: https://www.kaggle.com/c/freesound-audio-tagging-2019/discussion/93337#latest-537350
![ima…
-
Currently, it is unclear on how to handle a logarithmic (or other scales). There is only one library on the market that provides such a built-in support https://github.com/nholthaus/units
-
Testing 5.0.1RC on x64 under W10.
Right-clicking on a plot and selecting a dataset gives the option for a linear fit. The fit parameters box that opens behaves oddly.
The 'range (linear scale)' …
smk78 updated
4 years ago
-
Apologies if this is a dumb question. Is there some sort of sloping applied with this spectrum analyzer? Or is it an inherent property of the Constant Q Transform? Or perhaps I'm just holding it wrong…
-
Evaluate following work:
1. [Sliding is smoother than jumping](https://quod.lib.umich.edu/cgi/p/pod/dod-idx/sliding-is-smoother-than-jumping.pdf?c=icmc;idno=bbp2372.2005.086;format=pdf)
2. [The Sl…
-
We are still lacking an example for how to use the [OWL API](http://owlcs.github.io/owlapi/apidocs_5/index.html) for reasoning with OWL. This could be modelled after the evaluations.
-
Can we show math formula in GitHub ? The answer is yes.
![\displaystyle \left( \int_0^\infty \frac{\sin x}{\sqrt{x}} dx \right)^2 = \sum_{k=0}^\infty \frac{(2k)!}{2^{2k}(k!)^2} \frac{1}{2k+1}…
-
The axiom from the banana slug example:
```lisp
(=>
(and
(instance ?A Animal)
(not
(exists (?PART)
(and
(instance ?PART SpinalColumn)
(part ?PART ?A)))))…
-
## What problem does this solve or what need does it fill?
An example use case is a tank with a child turret entity. The turret should inherit location and scale from the tank, but should rotate i…