Mohammed
Mohammed
One of my headers has a value that contains quotation marks ("). In your java code this causes an error as strings are defined by the same characters. I solved...
I want to reproduce in gpytorch what is described in the section **Use as an output cross-covariance** in [this paper](https://arxiv.org/abs/2010.15538). In short, the authors define a kernel on graphs (i.e....
Hi Kieran, thanks for the cool package. I am interested in learning more about Bayesian stuff so your other work seem interesting as well! Recently there has been talk about...
Specifically I encounter this problem when using a remote kernel like so: `:session /jpy:localhost#8888:name`. After shutting down the kernel, or trying to connect to a new one, and sometimes even...
First thank you for the great package! I was wondering if the following functionality is possible. I would like to apply an action (for now, create multiple cursors) on my...
Big thank you for the nice package! I am developing a plugin for another app which requires me to use `parent.document` for event listeners. Since your package listens to `document`...
### OS/platform Ubuntu ### Emacs version and provenance Emacs 30.1 ### Emacs command emacs-client ### Org version and provenance 9.7.11 ### org-ql package version and provenance 20250421.133 ### Actions taken...
### Bug Description I make an auto guide with `AutoNormal` and pass it to `get_model_relations`. Next I attempt to create a trace from that guide. Jax then throws an error...
format-time-string accepts a third ZONE argument, which I think is necessary for formatting to a specific timezone for example, I think the following is not possible currently with ts-format: `(format-time-string...
**Describe the bug** When viewing a virtual PDF that specifies a cropped region of a page (e.g., (0 0 1 0.9)), Emacs becomes unresponsive and throws a Wrong type argument:...