-
### Problem description
We can set the navigable bounds of a continuous axis, e.g. `p.x_range.bounds = (10, 50)` but not a categorical axis, e.g. `p.y_range.bounds = ("b", "f")`. If the categorical…
-
### Describe the Bug
includes([5..10], 6) returns null but true is expected.
### Steps to Reproduce
1. [FEEL Playground](https://nikku.github.io/feel-playground/?e=includes%28%5B5..10%5…
falko updated
20 hours ago
-
[//]: # "SPDX-FileCopyrightText: Copyright (c) 2022-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved."
[//]: # "SPDX-License-Identifier: Apache-2.0"
[//]: # ""
[//]: # "Licensed under the …
-
Hi Authors,
Thank you for your great work! It inspired me a lot! I'm really looking forward to your code for Cond P-Diff. May I know the estimated time for getting access to that?
Besides, I hav…
-
### Check duplicate issues.
- [ ] Checked for duplicates
### Description
When I use RooFit to do multi-range fit, different behaviour in RooAddPdf and RooProdPdf (with the same pdf) is got. When ma…
-
Welcome to our Family Photo Album project! In this first lesson, you'll learn how to add your very first "photo" to our shared album.
## Steps to Add Your Photo
1. Clone the Repository
- Go …
-
Hi, we are exporting OTIO files with Foundry's Hiero 13 and 14, and tlplay is failing to recognize the URL formats of the media_references.
removing the `file:///` from the `target_url` properties le…
-
Error occurred when executing LoRA Caption Save. It says that the lsit index is out of range given that all of the images used are in png format
-
### Description:
I'm running a deep learning pipeline that relies on transform.resize, but when uint16 images are passed to it, it returns them as float64 (with the same value range, not rescaled). T…
-
How can I get the cell contents for the highlighted range here? I'd expect something back like `[[9.82, 7.57],[155, 296]]`. The "cellSelectionChanged" event only returns the coordinates of the selec…