Files
2025-03-11 21:14:26 +01:00

8 lines
90 B
Plaintext

# -*- mode: snippet -*-
# name: np
# key: np
# group : general
# --
import numpy as np
$0