Skip to content

Commit

Permalink
update ToDo
Browse files Browse the repository at this point in the history
  • Loading branch information
masa16 committed Jul 17, 2016
1 parent 6e5dfbd commit c44e619
Showing 1 changed file with 20 additions and 4 deletions.
24 changes: 20 additions & 4 deletions ToDo
Expand Up @@ -13,6 +13,8 @@

* convert binary from/to String -- done

* Complex#seq allows complex step -- done.


* switch to TypedData.

Expand All @@ -36,20 +38,20 @@

* update MT Random Number Generator

* Complex#seq allows complex step

* contiguous check

* GVL release
* Ctrl-C stop during method

* floor method should be same as Ruby floor or C99 floor ??

* constatntss
NAN
INF
EPS

* Matlab method:
logspace
logspace - done
meshgrid
rot90
rad2deg
Expand All @@ -66,10 +68,24 @@ clip
ravel
take
put
choose
choose choise
partition
searchsorted
compress
pad
tile
copysign
bincount
unique
roll
repeat
logical_and/or/not
minimum,maximum
shuffle
interp
intersect1d
asarray
persentile

Math
csc,sec,cot
Expand Down

0 comments on commit c44e619

Please sign in to comment.