-
Ran across this library the other day: https://github.com/mourner/simplify-js
Could potentially use it to add line simplification as a feature. Not sure how valuable it would be (or the right way to …
-
* network edge attribution piped through simplification process to final product
-
I have the following MLIR program:
test.mlir:
```
module {
func.func @func1() {
%0 = arith.constant false
%1 = arith.constant true
%2 = math.ipowi %0, %1 : i1
vector.print %2…
-
This issue tracks the simplification of bus and permutation in PIL similar to the simplifying lookups in PIL
-
## Desired Behavior
Looking to simplify some of our dependencies.
## Motivation
* Packaging on Bazel Central Registry - there are blockers (`unsupported/Eigen`) and effort to get our deps th…
-
Currently, if value is sent when registering a new subnet, we record it as collateral contributed by the creator, who will now be enlisted as a validator in the network. While this might be useful in …
raulk updated
1 month ago
-
Hi. Do you know that FDB driver has gstat output parser in fdb.gstat module? It supports both FB gstat output formats.
-
### Summary
We should converge to 2 simulation packages, one for app simulation and one for module simulations.
### Problem Definition
Currently, we have 3 simulation packages.
- github.com/cosmo…
-
At the beginning, it wasn't possible to use the official versions of AROME and Meso-NH to plug PHYEX because of the too many differences in the source code and in particular the changes in the source …
-
All I could find for `simplify` is this:
https://juliageo.org/GeometryOps.jl/dev/source/transformations/simplify#Geometry-simplification
But it doesn't provide any info on kwarg or what simplify i…