-
## Flow 1
**/on_search**
- @ondc/org/contact_details_consumer_care should be in the format "name,email,contactno" in /bpp/providers[0]/items
- bpp/providers/categories is invalid property
- bp…
-
Since the first part of this project is focused on creating a map of Montana nonprofits, we will need a full-window map component. Not sure what it should be built on, but Leaflet.js seems promising. …
-
I have compiled this list of **100 new theorems to prove using mathlib4**. Some of these (like the Feit–Thompson theorem) have already been proved in other proof assistants, but that is largely irrele…
-
## visual design
a useful survey of set visualizations:
The State-of-the-Art of Set Visualization, https://doi.org/10.1111/cgf.12722
[a summary table](https://www.cvast.tuwien.ac.at/sites/…
-
Dear Asjad,
I use circlepack to visualize the proportion between demographic categories of a national survey. I consider a most simple example using a binary variable `Sample` that distinguishes betw…
-
## RET 11
### on_search (full catalog)
- Does categories (customizations, variants) supported ?
- /message/catalog/bpp/providers/categories must have required property 'parent_category_id'
- /…
-
Sometimes the sample code produces the correct results, sometimes lines are missing with no error messages, sometimes lines are missing with error messages like these:
WARNING: GeometryEvaluator::a…
-
**Describe the bug**
I tested all of the shapes in the shape class, many do not behave a way that the documentation implies they would.
Here is a summary. There is a test code to help you see what I…
-
It would be ideal if we could remove any external dependencies on concurrency kit (libck).
This does not necessarily mean we will be rewriting any of our code. It would be sufficient to install lib…
-
On this topic:
https://en.wikipedia.org/wiki/Delaunay_triangulation
Trangulating a polygon means to split it up into smaller triangles.
Your Program could generate some random points and triangulate…