-
@LeaVerou mentioned an `element-shape` property in https://github.com/w3c/csswg-drafts/issues/6980#issuecomment-1020301916 as a way to influence the shape of an element. The idea behind that property …
-
Relates to #43. Spatial filters with `filter_by_sf()` now utilize the geometry of trips, if I understand correctly. As is clearly shown in the examples, this often results in a GTFS that has stops (fa…
-
Hi!
When I am trying to run the code with my data: https://drive.google.com/drive/folders/1jr5uoy96BbjG_mH60BWAmdflqgdAPhXq?usp=sharing
I am getting the following error:
_11 def choleskySolve(M, …
-
Any example retarget SMPL to mixamo or metahuman?
-
If the user saved the particle system over iterations, e.g., run on a server, this subcommand/API should provide the user to visualize saved particle updates to trouble shoot correspondence optimizati…
-
Hi, I am encountering a few bugs when loading the matchers in AWS SageMaker, The python version is `Python 3.10.14`, torch `'2.4.0+cu118'`, and xformers `'0.0.27.post2+cu118'`.
Interestingly, thes…
-
The introspection and change detection done by the Environment pane can have unwanted side effects. These are all examples of problems that we have historically had:
- increasing memory consumption…
-
### 🐛 Describe the bug
subj :)
given that https://github.com/pytorch/pytorch/issues/31980 is slow, we are obliged to sometimes use `tensor.repeat` in loops, so this revealed some `tensor.repeat` i…
-
Currently, the x-axis (and consequently also the y-axis) are [chosen randomly](https://github.com/PointCloudLibrary/pcl/blob/master/features/include/pcl/features/impl/3dsc.hpp#L168), which makes this …
-
Circuits are saved to HDF5 files as an array of dtypes, which are created using `Coil.dtype`:
https://github.com/bendudson/freegs/blob/master/freegs/machine.py#L74
Unfortunately, circuits may includ…