mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-29 12:24:45 +00:00
feat: enhance matplotlib
type defs
This commit is contained in:
parent
ea132e2345
commit
0b87a49b85
13 changed files with 38 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
# TODO: dependent (static shaped)
|
||||
.NDArray = 'ndarray': ClassType
|
||||
.NDArray <: Iterable Obj
|
||||
.NDArray <: Num
|
||||
.NDArray.
|
||||
shape: [Nat; _]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue