-
Map initialization with user location seems to be not working so I used baseController.currentLocation() inside the method onMapIsReady using the mapState parameter like if mapState is true proceed wi…
-
As defined in OMS
The result of the Observation as defined in #19
If a reference to a result is provided, the association Range with the role result SHALL be used.
NOTE 1 The result can be o…
-
Bokeh 0.12.15dev7
```python
from bokeh.io import show
from bokeh.plotting import figure
f = figure(width=500, height=500, tools='hover')
f.text([0], [0], ['hello'])
show(f)
```
Hoverin…
-
[Holistic Specifications for Robust Programs](https://arxiv.org/abs/2002.08334) Sophia Drossopoulou Feb 2020 - how much overlap with behavioral types?
https://github.com/Agoric/agoric-sdk/blob/mast…
dckc updated
9 months ago
-
What would it look like to parallelize/distributed GeoPandas with Dask?
Dask has created parallel variants of NumPy arrays and Pandas Dataframes. I think it may be sensible to do the same with Geo…
-
Why when I use p04
(see info page: https://vtex-soft.github.io/texsupport.elsevier-book/
elsevierbook.cls - class file
elsevierbook-{a02,a08a,p04}.cls - model class files )
does it always…
-
## Slides
Current size of slide sets (cap at 25, except Week 1). Revise readings, practice sessions and exercises, and include screenshots of videos when relevant.
- [x] 1. 37 -- OK, cap at ~ 40…
-
Hi,
I notice only monocular is supported in ROS2 (with ROS1 having all 3). This is something me and my colleague can help commit to implementing as part of the Nav2 / ROS2 integration work. We'll l…
-
There is `quantitykind:Altitude`, a specialization of `quantitykind:Length`
```ttl
quantitykind:Altitude
qudt:hasDimensionVector ;
skos:broader quantitykind:Length ;
```
But there aren't …
-
- [ ] **Scan line available to the game**
The device KONAMI_085 is used to write the vertical scroll position ([see MAME driver](https://github.com/mamedev/mame/blob/a35ca34d96d13c9cc45d0b2456f3e09ba…