-
It's currently pretty poor.
Benchmarking:
- Make sure we have a sensible suite of benchmarks for all functions.
- Write a tool to profile vs a selection of standard libraries (vlfeat, opencv, etc.).…
-
Methods that we haven't implemented yet, but would like to. In no particular order:
- [ ] [Probablistic Global Distance Metric Learning](http://www.cs.cmu.edu/~liuy/frame_survey_v2.pdf)
- Probabil…
-
I recently noticed a significant ringing in the residuals of fits to very bright galaxies simulated with galsim.
I intially thought that mono was not the culprit, but it seems that the proxes are ma…
herjy updated
3 years ago
-
For our work on human control, we would be interested in introducing EOMs with an unknown time shift parameter $t_d$ that should be a free parameter for the optimization.
For example an unknown in…
-
opening this issue to track ideas for how to port Halide to nim.
This could be either using halide in Nim via:
* A1: a wrapper (eg using nimterop) or
* A2: re-implementing some ideas in nim directl…
-
It may be useful to be able to add a new function to a `BlockFunction`.
Requires `append`. It may be useful to override `__add__` method?
Similarly for `BlockOperator`
-
In gitlab by @Geal on Mar 9, 2016, 18:02
Current tests are done on a 512MB droplet from Digital Ocean, with HTTP requests generated by ab or wrk, from a Dedibox. The proxy is forwarding requests to t…
-
I suppose some players ask: "Where the hell is the chocolate on Choco Doom icon? XD"
Here's my approach to answer this question:
![choco_doom_new_icon](https://user-images.githubusercontent.com/1511…
-
Nick suggests a tiered approach. Ben will do a survey and see how many classifiers there are and whether it could be done.
-
**Is your feature request related to a problem? Please describe.**
Currently we operate on flat `[0,1]^D` representation, however this is artificially imposed for convienience and requires ravelling …