-
As discussed in #3752, we want to add new input patterns to Drasil. From looking at drasil-code it seems that we need to change `Choices` in order to allow users to express the input patterns they wo…
-
https://github.com/jwasham/coding-interview-university
-
# 1203. 项目管理
## 入选理由
暂无
## 题目地址
[https://leetcode-cn.com/problems/sort-items-by-groups-respecting-dependencies/](https://leetcode-cn.com/problems/sort-items-by-groups-respecting-depend…
-
### Discussed in https://github.com/mah-shamim/leet-code-in-php/discussions/79
Originally posted by **mah-shamim** July 25, 2024
You are given a **positive** integer `k`. You are also given:
…
-
To better handle cases like this where the shape is like a banana and the marker ends up outside the shape:
http://www.thecrag.com/area/184165659/locate
I think I want the 'incircle' of the poly…
-
It would be cool to be able to run a Job inside of another Job (basically like it's a Task). For those of you not familiar with the insane jargon, I'm talking about a DAG that could look like, for a s…
-
Hi All,
We need to add stratigraphic relationship types to site-relationship, presumably as a stratigraphic collection. While the large-scale stratigraphic relationships should be in feature-relatio…
-
I want to mark a face with a label to be able to find it easily later on. But it seems like a new Face returned every time when I call .faces()...
```
x = loft([Plane.XY * Sketch([Rectangle(1, 1)]…
-
Input:
abbreviate bricks cardinals dextrous fibre green height
1 1 1 1 1 100 1
5
abbreviate bricks
cardinals bricks
dextrous bricks
bricks fibre
green fibre
Expected output should be 102 …
-
I made this larray-only solution for fun, based on the code I did for amg which used larray -> pandas dataframes -> pysankey2
There are a few TODO to include it in larray:
- [ ] fix problems whe…