This website requires JavaScript.
Explore
Help
Sign in
dimitri
/
bqn-npy
Watch
1
Star
0
Fork
You've already forked bqn-npy
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Serialize and deserialize arrays in BQN to the Numpy NPY format
4
commits
1
branch
0
tags
38
KiB
BQN
88.8%
Python
11.2%
b868903a81
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Dimitri Lozeve
b868903a81
Add tests
2023-10-04 17:21:45 +02:00
.gitignore
Initial commit
2023-10-04 13:26:25 +02:00
gentest.py
Add tests
2023-10-04 17:21:45 +02:00
npy.bqn
Raise an error when attempting to read an unsupported dtype
2023-10-04 17:15:51 +02:00
tests.bqn
Add tests
2023-10-04 17:21:45 +02:00