-
### Description
Originally logged in swift-docc-plugin as https://github.com/swiftlang/swift-docc-plugin/issues/99
I found that adding snippet connect (`Snippets/somefile.swift`) to a caused the p…
-
I've started working on MVP for Render Graphs https://github.com/pex-gl/pex-renderer/commit/b17d58d4e1ca079025cd81527d7f570c835e8a2a
![Screenshot 2022-08-12 at 00 38 00](https://user-images.githubu…
-
.importlinter
```
[importlinter]
root_packages=
blueprinter
blueprinting
database
design
interfaces
legacy
mail
mapbox
render_api
respawned_m…
-
LineRendererConfig(includePoints: true)
Point are rendered as lines above the chart instead of points on the line.
![charts](https://github.com/juliansteenbakker/community_charts/assets/1517495/…
-
It would be very nice if the graph would offer some kind of integration with the GH PR extension and understand issue numbers in commit messages to render as rich hovers:
![Image](https://github.co…
-
The text rendering of Native Histograms in the Table view is quite verbose, but it's currently the only way of displaying Native Histograms in the built-in UI.
It would be cool to also display them…
-
支持Unity6默认开启 RenderGraph的话,还要对pass脚本做些修改。一点建议:我的做法是在Volume基类自己封一个Blit方法,给各个子类调用,并且shader需要微调一下,添加Blit.hlsl引用,替换_PostSource为_BlitTexture等等。
-
Similar to #1710.
The reproduced code is as follows.
```
import numpyro
import numpyro.distributions as dist
from numpyro.handlers import do
def model(y=None):
alpha = numpyro.sample(…
-
**Is your feature request related to a problem? Please describe.**
It's not so much a problem, but it could be useful to see results from multiple servers to rule out one server being slow at the mom…
-
Workflow:
1. cherrypy: (user adds selections via the UI to redis)
2. featext.py extract graph features from the selections (done)
3. featext.py: create graph with igraph (done)
4. graph2redis.py: take…