-
# Bug Report
### Describe the Bug
inconsistent behavior in multinomial sampling between torch/jax backends.
### To Reproduce
```python
import mithril as ml
# init backends
torch_backend …
-
We need a sample app for Hasura + Mithril.js.
This is a good issue for an OSS contribution. If you are interested in working on this, please comment on the issue 🙂
-
Hi every body.
I'm doing the testing tutorial, wich is in https://mithril.js.org/testing.html
I did each step exactly as suggested, with the suggested file structure, but I'm geeting this resul…
-
By adding a few dependencies to package.json:
```
"through2":"*",
"msx":"*"
"gulp-plumber":"*",
```
and the following to the gulpfile (taken from the msx compiler github page and adapted…
-
### Goals:
- link to the data files (ACLED, etc) directly from the eventdata site
- keep track of metrics, how many clicks/downloads of each file
- keep pressure off of the server, e.g. not …
-
/bookmarks
-
This has been a long time issue that i've always just assumed was a client side problem. There was a recent mudlet forum post however that had described a solution. I'm not sure if this is already pre…
-
So - I'm trying to generate SV frequencies from long read data (ONT) aligned with a split-read aligner (BWA MEM) using SVtyper, but I keep getting an error:
Error:
Traceback (most recent call last):
…
timp0 updated
4 years ago
-
It seems like Mithril does not handle errors thrown in the view function.
My personal experience is that if an error is thrown inside the view, the UI does not get properly updated. Not only the co…
-
From Satyam:
I like the occlusion control, though its name is somehow cryptic, at least to me.
I noticed in the description of the controller it lists contentsController twice, the second time should…