-
I would love to help implementing this in apicula but still do not know how.
It seems that @yrabbit added CLKDIV to yosys builtins here https://github.com/YosysHQ/yosys/commit/a1dd794ff883286dcd71c7…
-
SciPy is now using the HiGHS solvers by default and planning to deprecate its legacy simplex and interior point solvers. A feature of the old solvers that would be missed is the ability to run a user…
-
I suppose this is more of a feature request than anything else. There are several implementations of PCA that can compute the decomposition on noncentered, sparse data, while the implementation here d…
-
We're seeing a number of failing tests in the numpy test suite on ARM neoverse_v1 in:
- https://github.com/EESSI/software-layer/pull/306
```
=========================== short test summary info ====…
-
An MFC features list is needed so people know what we have/don't have.
-
The ``main`` branch currently only has functioning examples and data for Darcy flow problems, but it seems the old ``master`` branch had examples with NS and Burgers. The corresponding data is missing…
-
## Bug Report
```
--- packages/PyTrilinos/src/CMakeFiles/PyTrilinos_Teuchos.dir/all ---
/usr/ports/science/trilinos/work/Trilinos-trilinos-release-14-2-0/packages/PyTrilinos/src/Teuchos_Comm.i:376:…
-
Which of the following metadata do we want/need for test cases in the catalogue?
• Other projects related to this test case (in addition to the project which the test case was part of)
• …
-
@stuartarchibald, I saw on the numba gitter you were working on a scipy.sparse implementation here. I would really like to be able to use sparse matrices in compiled code, and have been implementing …
-
This is the issue I mentioned earlier in the meeting and posting here for documentation.
If I use different ways (shown below) of setting free-slip BCs then I get different results.
Method 1: …