-
projections can emit events that other projections / sagas depend on
-
`Doc.objects(myList=1).fields(myList__S=1)`
Refs: #525
rozza updated
5 years ago
-
-
Python 3.4
Conda 3.18.3
Matplotlib 1.5.1
basemap 1.0.7
Adobe Reader XI
Trying to plot a polar projection with a custom shapefile results in an error when opening the PDF in Adobe Reader.
I am creat…
-
The `fillcontinents` routine seems to fill the ouside of the continents, not the inside under some specific lat/lon values. (`basemap.__version__ = 1.1.0` from `conda-forge`)
```
import matplotlib…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
Running the same query in pipeline mode and pull mode, the overall query peformance is almost the same, but the ex…
-
This is linked to a question raised in [ipyaladin](https://github.com/cds-astro/ipyaladin/issues/56)
We would like maybe to have an option to move without recentering the projection (just translating…
-
This is both a question/request. One of the requirements of event sourcing application is projection/subscription to create read models.
Could edgedb provide mechanism to subscribe from a specific …
-
Right now, the raycasting engine supports only x-axis pov. The next main improvement would be to add support for y-axis pov.
TODO:
- Use a new variable for the vertical angle of the camera
- Upda…
-
I tried this code:
```rust
#![allow(unused)]
use std::{
cell::{Cell, RefCell},
future::Future,
marker::Unpin,
panic,
pin::Pin,
ptr,
rc::Rc,
task:…