-
Unsure best method for this, are STV demos good enough?
-
I have python v3.9.
I installed Mercury (using pip) on Windows10, on a dedicated env.
When running demo examples, I have an importError (cryptography python module) message.
Could you please help w…
-
I'd been getting a segfault trying to run the web demo, but I was finally able to run it successfully after upgrading torch and torchvision. I currently have torch 2.5.1 and torchvision 0.20.1. Would …
-
We need detailed instructions on how to build the docs, as well as to tell both PR authors and reviewers to check they build successfully.
Perhaps we could also introduce CI tests to check sphinx f…
-
Further to our discussion this morning, I converted animate's `simple_metric.py` demo to a format suitable for converting it to a Jupyter notebook using [jupytext](https://github.com/mwouts/jupytext?t…
-
Here's an example report with the artifacts - [BackstopJS Report.pdf](https://github.com/user-attachments/files/17589469/BackstopJS.Report.pdf)
Looking at it briefly, I'm not sure what's causing it. …
-
-
All demos have their `get_solver` defined as something like this:
```
def get_solver(mesh_seq):
def solver(index, ic):
...
# Time integrate from t_start to t_end
P …
-
**Domains or links**
https://bitmovin.com/demos/drm/
**More Information**
**Have you requested removal from other sources?**
No
-
All integration tests in `test_demos.py` are run on SQLite. It would be nice to run any of them on Postgresql to check related code. Use `dipdup.test.run_postgres_container` helper to spawn a temporar…