polyscope icon indicating copy to clipboard operation
polyscope copied to clipboard

Count Quantities disappeared?

Open mheistermann opened this issue 1 year ago • 2 comments

Count Quantities are still in the documentation, but it appears the code has been removed in commit 6242ba48ee0a86ad01dea2d9e2c1c902cc649a49.

Is there a replacement for its functionality, e.g., sparse scalar quantities?

mheistermann avatar Feb 26 '24 19:02 mheistermann

Whoops, you are correct. Thank you for pointing out that the docs are wrong!

There were some underlying bugs with the way the count quantities were implemented, and they seemed to be rarely used, so I removed them in a recent updates. They sure are useful for representing singularities though :)

A more general SparseScalarQuantity would be perfect! I'll stick this on the TODO list, but I can't promise when I'll get to it. I would also be happy to take a PR for this!

nmwsharp avatar Mar 28 '24 00:03 nmwsharp

Removed from the docs as of nmwsharp/polyscope-docs@81e5fdd7bb2b91d1a5267a159882fbb862535bba , will be updated in the website on the next rebuild

nmwsharp avatar Mar 28 '24 00:03 nmwsharp