Skip to content

Commit

Permalink
add more
Browse files Browse the repository at this point in the history
  • Loading branch information
ajpotts committed Jun 14, 2024
1 parent 5857d10 commit 46035c2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arkouda/numpy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,12 @@
double,
e,
euler_gamma,
finfo,
float32,
float64,
floating,
half,
iinfo,
inf,
infty,
int8,
Expand All @@ -38,6 +40,7 @@
number,
pi,
short,
signedinteger,
single,
ubyte,
uint,
Expand Down Expand Up @@ -70,11 +73,13 @@
"double",
"e",
"euler_gamma",
"finfo",
"float32",
"float64",
"floating",
"floor",
"half",
"iinfo",
"inf",
"infty",
"int8",
Expand All @@ -94,6 +99,7 @@
"newaxis",
"pi",
"short",
"signedinteger",
"single",
"ubyte",
"uint",
Expand Down

0 comments on commit 46035c2

Please sign in to comment.