Alexis DUBURCQ
Alexis DUBURCQ
Open3d has the potential to replace both meshcat and panda3d. It seems to surpass them on many aspects. First, it has native web and notebook (the official way, without any...
Fixes https://github.com/stack-of-tasks/eigenpy/issues/447 It requires a follow-up PR in Boost::Python itself [here](https://github.com/boostorg/python/pull/432), but it does not prevent from merging this PR.
Numpy 2.0.0 has been released on beta a few days ago and I waited to check how bad the migration would be. It turns out it is not working out...
**Describe the bug** The `parse_wheel_filename` method that is involved in the CLI command `delocate-addplat` returns the "canonical" package name as first output argument, i.e. underscores are replaced by dashes if...
## Motivation In general, the action space may be a dict instead of a plain vector, and is not normalized. Even for a classic `gym` environment, action wrappers performing action...
I don't understand why two seemingly identical lines get formatted differently. The inconsistency is very surprising to me. Maybe there is some undocumented penalty hiding somewhere in the implementation. In...
Images for macOS 15 has been released in the wild a few weeks ago (see https://github.com/github/roadmap/issues/986, https://github.com/github/roadmap/issues/987). Apparently now it features nested virtualisation, which should enable using docker in macOS...
I think it would be nice to open images in attachment in browser without saving them locally. What do you think ?