-
First reported in [Shapely #1623](https://github.com/shapely/shapely/issues/1623).
Given `a.wkt`:
```
POLYGON ((11174.451451065055 13710.473363871335, -14730.97396732842 -5570.416909945428, -24…
-
Currently, Dependabot offers two ways of opting dependencies in or out of updates: [`allow`](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates…
-
@rakurame96 I am making this ticket as we discussed through email. I will provide some examples of demonstration code in this thread. I think it will be good to have examples for the specific usage ca…
-
Hello,
I encountered the following issue while running the run_calibration_check() function:
```
sceptre_object
-
I noticed that symmetric/asymmetric encryption/decryption are missing from the table. Is it is worth adding these?
-
Hello, thank you for this very useful package. It looks like it can do very nearly what I need for a project, but I am hoping that it may be possible to constrain the shape (but not scale) of a Gauss…
-
Pick a canonical representation of the finite symmetric groups, and implement them.
-
I would like to request support for HS256, the most common symmetric algorithm.
In my case my infrastructure shares resources with backend and frontend, and it would be ideal to use a single share…
-
### Issue Summary
[https://github.com/calcom/cal.com/blob/7c237736365c188e1762691fa4376a5e71daeee5/.env.example#L88-L91](https://github.com/calcom/cal.com/blob/7c237736365c188e1762691fa4376a5e71daeee…
-
## [101. Symmetric Tree](https://leetcode.com/problems/symmetric-tree)
Given the `root` of a binary tree, _check whether it is a mirror of itself_ (i.e., symmetric around its center).
**Example …