-
I noticed one of the last commits by @tomalrussell was cleaning up the d3 imports a bit. This has been annoying how d3 needs to be imported in projects relying in ES6 modules in quite a different mann…
-
### Description
`d3-shape`, `d3-path`, `d3-array` are bundled multiple times causing the size of the library to be ~50Kb larger than it needs to be (larger than most libraries are to begin with).
…
-
I am using d3.svg to import svg images. I recently added require-trusted-types-for 'script'; to my CSP, and now I get this error:
````
[Report Only] This document requires 'TrustedHTML' assignment.
…
-
This feature is currently unavailable due to the blacklist in https://github.com/pyscf/pyscf/blob/943d39a970a3c30ce6cd73ac3c5bf386155d388e/pyscf/scf/dispersion.py#L52 . It would be useful to have thi…
sunqm updated
1 month ago
-
-
Recording some things that I found while looking at llama around attention ops. Here is the IR snippet I see just before forming dispatch regions
```
module {
func.func @attention_fusion(%arg0: i…
-
While I was able to create graph components and display when using page routing, when I move the page to app routing, I keep getting the error:
`node_modules\react-d3-speedometer\dist\react-d3-spee…
-
**Submitting author:** @awvwgk (Sebastian Ehlert)
**Repository:** https://github.com/dftd3/simple-dftd3
**Branch with paper.md** (empty if default branch): joss
**Version:** v1.1.1
**Editor:** @zhubon…
-
Every time I enter the map the commentary mode seems to switch itself off and therefore no nodes appear, unless there's no commentary for the entire nexus building segment which seems unlikely then I …
-
**Affects:** PythonCall
**Describe the bug**
The following code throws an error:
```julia
using PythonCall
np = pyimport("numpy")
d3 = pyimport("dedalus.public")
coords = d3.CartesianCoordina…