-
### What happened?
After upgrade we are not able to run `pulumi up` successfully
```
Diagnostics:
pulumi:pulumi:Stack (app-web-app-web.dev):
error: Error: package.json export path for ".p…
-
Hello, I came across your package in my effort to replicate the methodology from paper:
https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1000061
where in the Data Analysis se…
-
From README is seems to follow that all archs supported by FreeBSD are supposed to be supported by `ravynos`; has it been tried out on PowerPC (Big-endian)?
Another question, there is the following…
-
Bear with me, I know there's a heavy expectation here ...
In todays world of computing its commonly accepted that the GPU is better suited to some tasks with a high level of threading or parallelism.…
-
Hi RA, I thought I'd go ahead and suggest a couple of ideas here since the blog seems to be down at the moment.
I think it would be of great value to have the gateway extensible, by being able to su…
-
**Summary**
It would be good to have a software package template for python only packages. Let's figure out what we want.
**Description**
It looks like we are going to try and resu…
-
Vim users have vim.org as a package index to some extent, and then a bunch of random repos on Github, but I think we can do better.
I'd like to create something similar to Vim Awesome, but host it at…
-
What I needed at least was something more minimal that showed off the project structure that makes sense for a server and client stub. This has lots of dependent modules and it's hard to get your hea…
-
## 🚀 Feature
Explore the existence of control flow operators: e.g. `functorch.cond`, `functorch.while_loop`, etc.
## Motivation
(1) vmap over data-dependent control flow
(2) lowering data-de…
-
Hello,
Consider this app:
```
library(shiny)
library(ggplot2)
ui