-
Instead of having result of cartesian poduct as a very large iterator.
The result can be grouped by another iterable items which wil result in 3D iterable instead of 2D iterable.
```
prodius.produc…
-
I'm just wondering if there is a way to convert between Polar and Cartesian vectors. I know it's not particularly had to do by hand, however I noticed today that a distinctly inferior calculator (FX85…
-
Hi, nice work!
May I ask how to convert the polar output to the cartesian coordinate?
If it occurs in the github project, where is the code location?
Looking forward to your reply! Thanks
-
I'm confused (again?) about the semantics of the `join` operator. It computes a flat Cartesian product currently by the Rascal interpreter and it does not match with my expectation of the "join" conce…
-
So far I've been using cart_vel and and joint_vel constraints to minimise the path length.
```
{
"type": "joint_vel",
"params":
{
"targets": [0],
…
-
There is a bug for cartesian_config.py
Take a look at next config:
```
# cat 1.cfg
variants colors:
-red:
-black:
-white:
variants place:
-one:
-two:
-trhee:
only one..(co…
-
I have some code that looks like this:
[*playground*](https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=204d90d9d7de24575160055e92c7d5e5)
```Rust
use rayon::prelude::*;
#…
-
### Affected ROS2 Driver version(s)
Humble
### Used ROS distribution.
Humble
### Which combination of platform is the ROS driver running on.
Ubuntu Linux with realtime patch
### How is the UR RO…
-
### PyBaMM Version
23.5
### Python Version
3.9.16
### Describe the bug
Currently the coordinate system of a variable is not checked against the known system. This means that if the wron…
-
- [x] I have searched the [issues](https://github.com/recharts/recharts/issues) of this repository and believe that this is not a duplicate.
### What problem does this feature solve?
I'm trying …