-
-
Hi, l wanted to write my reversible matrix-vector dot product by followings the examples at
https://github.com/GiggleLiu/NiLang.jl/blob/master/src/stdlib/sparse.jl
But I got some error. The …
-
The current representation of polygons as boxed vectors of points with extra data is very inefficient. A `SimplePolygon () (Point 2 Double)` requires 11 words of memory per element. That's `11*8=88` b…
-
-
-
We've had this discussion multiple times in multiple places and situations, but I am not sure we ever recorded a clear outcome, plus I have some new doubts, so, let's try to get this settled (even if …
-
Please update this issue with more.
**Must-haves:**
- Delete the `html_*` plugins for good, because they're scary
- Delete the `count_*` plugins, because they're mostly unused
- Delete the `strip_tag…
-
-
## Expressions for constant values such as a call to `keccak256()`, should use `immutable` rather than `constant`
```
File: contracts\NibblVault.sol:
51: bytes32 private constant PERMIT_TYPEHASH…
-
[P2370R0](https://wg21.link/p2370r0) Stacktrace from exception (Andrei Nekrashevich, Antony Polukhin)