-
# Content, accessibility, information architecture (CAIA) new initiative collaboration request
Use this ticket to request collaboration on a new initiative with the sitewide content, accessibility,…
-
I am trying to use this library also for hatching a polygon. With polygons without holes it works - for each hatching line I find intersections with a polygon and draw the segments. My initial code ca…
zdila updated
9 months ago
-
# CAIA A11y Support
> [!TIP]
> **DEFINITION OF DONE**: Refer to the task list in this ticket, for actionable items.
## Documentation Links
- 🟢 [**NEW/UPDATED Version**](https://github.com/depart…
-
I created a geojson polygon which extends over an 8th of the Earth's surface (I think).
https://gist.github.com/rob4acre/725d7b05c266cb429e1e5a1515232a4a
I then used the area module on this to …
-
There is already a section on how to find whether a curve has inflections or a loop and a section on how to find where the inflections of a curve are. I think a section on how to find where a cubic cu…
-
# Steps to complete Design Intent:
## Before meeting
**VFS Product Manager**
- [x] Create this issue and notify the Collaboration Cycle team of this ticket in the in #vfs-platform-support ([s…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
The center of mass of a solid can only be calculated when it is selected in the tree…
-
I was setting up a simple proxy with bottle and wsgiproxy, the proxy is in the attached file. When the proxied server replies with a 302 redirect, I get the following error.
```
Critical error whi…
-
@abhijitm08 commented on [Thu Apr 04 2019](https://github.com/zfit/zfit/issues/139)
I have the code for simple template fit (need to convert of binned fit) in pure TF. https://colab.research.google.c…
-
* Misses parts of the `dict` interface:
* `fromkeys`
* `items`
* `keys`
* `values`
* `pop`
* `popitem`
* `get`
* `setdefault`
* `update`
* `clear`
* `__reversed__`
…