-
### Preface
- [x] Introduction
- [x] Mathematical Preliminaries
### Untyped Systems
- [ ] Untyped Arithmetic Expressions
- [ ] An ML Implementation of Arithmetic Expressions
- [ ] The Untyped La…
-
### Is your feature request related to a problem?
A good start/stop script should be parametric, but since even the simplest scripts need unit conversions (travel speed for example), there is no "one…
-
Migrated from [rt.cpan.org#111214](https://rt.cpan.org/Ticket/Display.html?id=111214) (status was 'new')
Requestors:
* ikegami@adaelis.com
From ikegami@adaelis.com on 2016-01-15 16:16:34:
```p…
toddr updated
6 years ago
-
Example;
```python
import numpy as np
np.fromfunction(lambda i, j: i == j, (2, 3), dtype=int)
```
Would be nice to have an inbuilt equivalent.
-
I ported some lua scripts recently, and because I do a lot of low-level stuff with the ffi I found that while overall the code become much more compact and readable, there was still the glaring ugline…
eloff updated
7 years ago
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Reprodu…
-
Try as I might, I cannot use `nonstd::visit` on C++14 to mutate the item currently stored in a variant. If I change to `-std=c++17` (and therefore use `std::variant`), it works.
Very simple example…
-
Hi,
I would like to discuss about the fact that all the operators docs reside in a single page.
I can see different problems with this single-page design:
- the page will contain a lot of text, im…
feloy updated
6 years ago
-
## What needs to be checked?
The Windows Font Settings panel displays fonts with icons to preview their general look. Unfortunately, many fonts preview as "Σ√≠" rather than "Abg," which isn’t very …
-
Can we get a backcall operator like in [Livescript ](https://livescript.net/#functions:~:text=Backcalls) and [Glean](https://tour.gleam.run/advanced-features/use/)?
```
do
data