-
First off, thanks so much for all involved that have contributed to this info. Super useful!!!
Anyone figure out how to use the following URL for Flo? I captured some calls to it with Charles on m…
-
Moens & Steedman (1988) discuss WHEN in sentences like:
- WHEN they built the 39th St. Bridge, they solved most of their traffic problems.
* They argue WHEN marks not only approximate temporal …
-
Report from IRC:
I'm not sure if non-affine transformation is supported but multmatrix() seems to indicate it should work. The following example does not work as expected:
```
// trying to achie…
-
Feature request time!
Please add ~~render(subvolumes=true)~~ subvolumes() and ~~render(decompose=true)~~ convex_decomposition() options where:
~~render(subvolumes=true)~~ subvolumes() - performs ren…
-
CTRL-P and CTRL-N do not work as expected in the head revision.
What they should do is move up and down the history list, just like up-arrow and down-arrow.
They used to work this way, but the behav…
-
I note in control.cc that for loop ranges are hardcoded to be limited to less than 10000 elements. I have a use case that requires a longer range than that. I'd be happy to contribute a commit uppin…
-
I am trying to build a library for working with polyhedra in Curv. I have written a function that computes the signed distance from a point to an arbitrary (convex *or* non-convex) polyhedron, describ…
p-e-w updated
5 years ago
-
### The problem
Currently when adding a HomeKit device with a valve (specifically the U by Moen Shower) it shows up as a climate entity. This actually causes the device to be inoperable.
The dev…
-
Was surprised to hear from Christian that lucene/solr tests take him 40 minutes on a modern mac.
This is too much. Lets look at the slowest tests and make them reasonable.
---
Migrated from [LUCEN…
-
The function `func component(_ component: Component, itemSelected item: Item)` is not get called, since the `component.delegate` in line 65 of `Delegate+iOS+Extensions.swift` is nil.