-
I'm afraid I'm not sure whether I'm reporting a bug or requesting a feature. I'm happy to leave that up for you all to triage. I'll start with what I'm seeing and what I'd like to see, and then get a …
-
```java
import arb.Initializable;
import arb.Integer;
import arb.Real;
import arb.RealConstants;
import arb.Typesettable;
import arb.functions.Function;
import arb.functions.SphericalBesselFunc…
-
## Description
This is a meta issue to list out the steps needed for static matrices (list is in no particular order). If I'm missing anything please make a comment and I'll update
- [x] A. Code…
-
The algebra module of RoughPy is built around the assumption that the algebra types will be provided by an external library like libalgebra-lite (the current default) or libalgebra. However, this is u…
-
`GNU Emacs 31.0.50` (build from `master`, commit: `d50c82f3e98e5418e5a42b48162bc26028309b89`)
Steps to reproduce:
`M-x js2-mode`
Message:
`Error running timer ‘js2-mode-idle-reparse’: (args-ou…
-
First, there's a grammar problem. Second, it's not terribly informative or actionable.
-
# Suggestion
## 🔍 Search Terms
> This condition will always return true since this 'Promise' is always defined.(2801) Did you forget to use 'await'?
## ✅ Viability Checklist
My suggestio…
-
There's a couple aspects of the language that when considered together create a design problem:
# The Features
**Implicit Returns** - Automatically returning the "last" value in a function
``…
-
gut feeling says yes. Even if we can't have a jitting zig compiler until https://github.com/ityonemo/zigler/issues/245, I think fusing operations should be reasonable to do, and at least it will cut …
-
Any chance you will be adding some kotlin convenience code?