-
**Submitting author:** @musslick (Sebastian Musslick)
**Repository:** https://github.com/AutoResearch/autora-paper
**Branch with paper.md** (empty if default branch): main
**Version:** v4.0.0
**Editor…
-
### 🚀 Traceable Collectives!
Collective APIs (e.g. all_reduce, all_gather, ...) are used in distributed PyTorch programs, but do not compose cleanly with compilers.
Specifically, torchDynamo a…
-
Hello, I work in the ML Technology group at Arm and am the principal developer of the [TOSA dialect](https://mlir.llvm.org/docs/Dialects/TOSA/) in MLIR. The TOSA spec is [here](https://developer.mlpla…
-
This is a simple implementation of the operation described in https://github.com/sympy/sympy/issues/26162#issuecomment-1925752873.
This is essentially a simplified version of a cylindrical algebrai…
-
Now consider if we are executing the proof of this statement right now or not and we have constructed a neat logical box that can be true or false in a very self referential manner!
-
Hi, I tried to use linuxdeployqt for creating static qt applications without any dependencies. But when the final app (app_name-x86_64.AppImage) is executed, it always runs with the process name "AppR…
-
**GMPY ground types**:
```py
IPython console for SymPy 1.0.1.dev (Python 3.5.3-64-bit) (ground types: gmpy)
These commands were executed:
>>> from __future__ import division
>>> from sympy im…
-
Good summary of the issue: https://github.com/ethereumclassic/README/issues/18
Current 'solutions' to the problem: https://github.com/ethereumclassic/README/issues/3
Additional discussion: https://git…
-
@David-Zagaceta will implement the descriptor detailed [here](https://github.com/hackingmaterials/matminer_examples/blob/master/notebooks/machine-learning/voronoi-ward-prb-2017.ipynb)
Please includ…
-
Hi!
I've noticed a small loss in accuracy when computing mat * vec:
Without `StaticArrays`:
```julia
julia> lookMat = Float32[ -0.707107 0.707107 0.0 -0.0
-0.485071 -0.485…