Feature request: Add array operations and plots
Ouverte
enhancement
- Langage dominant
- TypeScript
- Étoiles
- 581
- Forks
- 48
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Might be cool to have some kind of arrays or sets and way to modify and plot them (something like numpy and matplotlib)
For example:
```
x = [1..10]
y = x * 5
plot(x, y) # Line plot here
```
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.