-
We had initially used Indexable in a lot of places (e.g, MultiIndexable#unsafe_fetch_element takes Indexable as a coord) in order to allow future flexibility. However I think that this puts unneccessa…
-
Gmail has its main, bloated/slow web interface [1]. It has fast html-only interface [2], which sucks. It has another much better mobile interface [3] that looks good but lacks features, still serves a…
-
Running `$ strat -f examples/api_example.json` with the following parameters (START: 2013-03-31, END: 2018-04-06) gives:
```
{
"trading": {
"EXCHANGE": "bitfinex",
"ASSET": "btc_usd",
…
-
Collecting the "dm1b" estimator on a VMC calculation of FeO with a single determinant PBE orbital basis with no Jastrow factor should produce a diagonal density matrix. This system contains 22 electro…
-
Hi,
Is there a way to use the proxying approach over in-memory data so that the await is no longer necessary? it feels quite clumsy in cases where all data RDF data is locally available anyway.
…
-
DataWindow currently uses matrix-style coordinate ordering of (rows, columns), while the standard finite-difference coordinate ordering is (columns, rows).
Since DataWindow is supposed to be a helper…
-
per [iROD-Chat:11797] Re: MIME madness
I think both appoaches would work well, (using column or avu), but I think from a meta-programming point of view, using avu seems like a good idea. Because we …
-
### Environment
- **Qiskit version**: 1.1.0.dev0+0666bc3
- **Python version**: Python 3.11.7
- **Operating system**: 14.4
### What is happening?
When using `top_order = dag.topological_op_node…
-
Project: http://github.com/jens1o/hitbox-api-php (I'd granted you access)
(you need to execute `composer install`)
Log: https://hastebin.com/esaximiped.tex
![image](https://cloud.githubuserconten…
-
We should have a proper discussion about the pros and cons of this approach.
I'll go first.
Pros:
- It makes it very clear how large each view is, which helps with keeping track of performance
- It …