issues
search
Kotlin
/
kotlin-numpy
Kotlin bindings for NumPy
Apache License 2.0
316
stars
11
forks
source link
Add scalar, iterator returning view and flat iterator
#8
Closed
devcrocod
closed
4 years ago
devcrocod
commented
4 years ago
Get operator returns a view array.
Iterator returns view
Flat iterator over direct buffer
devcrocod
commented
4 years ago
Add documentation
fix minor bugs
fix #2