-
The main intersect functions `line_line_intr`, `line_circle_intr`, `circle_circle_intr`, and `pline_seg_intr` all use a fuzzy epsilon value for float comparisons. These functions should be reviewed fo…
-
Process description:
https://docs.google.com/document/d/1CNmSJxztrHrqLfillDH8v1zWaMzxFUyYSPT3sut55eQ/edit?usp=sharing
* [x] Update process description with new timeline
2023-04-04: Call for …
-
This issue highlights the work that can be done in the future. For the final report of my GSoC project, see [this](http://samagrasharma.co/2018/08/10/GSoC-Final-Report.html) post.
* There is tremen…
-
종이접기 시뮬레이션
- [ ] 단순 전면 접기 (종이학 1~2)
- [ ] 특정 면만 접기 (종이학 8~9)
- [ ] 특정 면만 움직여 펼쳐 접기 (종이학 3~4)
- [ ] 입체적 접기 (종이학 6~7)
![fhs4kbhhyvdogzs medium](https://user-images.githubusercontent.com/1617181…
-
### Summarize the issue
Seems like ufl is not picking up meshes from spatial coordinate.
First form has a constant from parent mesh, and it compiles.
Second form only has spatial coordinate from pa…
-
### Describe the project you are working on
I'm working on a project where I frequently compare coordinates and bounds. I need to know if a coordinate is within or outside a multidimensional range.…
-
Hey everyone,
So far we've been thinking of graph theory tools as being the main tool to do a job that would give us our desired result. Like estimate a connectome, or figure out how to divide the br…
whock updated
9 years ago
-
This is python code snippet that shows the problem:
intersection = segment.connect(pointLCS).intersect(segment)
Sometimes it returns None, which seems suspect.
In plain language, given any point an…
-
Just tried to run the example code given on github readme.
import markov_clustering as mc
```
import networkx as nx
import random
# number of nodes to use
numnodes = 200
# generate random…
-
## 🚀 Feature
### 0. More comments to encourage us DIY.
### 1. ```torch_geometric.datasets.TUDataset```'s "once and for all"
### 2. Still about ```torch_geometric.datasets```: arrangement. …