Skip to content

kis0403/numpy_exercises

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NumPy Exercises

numpy review with numpy_exercises (forked from Kyubyong/numpy_exercises)

  • Array creation routines (DONE) 2020-05-29
  • Array manipulation routines (DONE) 2020-05-30
  • String operations (DONE) 2020-05-31
  • Numpy-specific help functions (DONE) 2020-05-31
  • Input and output (DONE) 2020-05-31
  • Linear algebra (DONE) 2020-06-02
  • Discrete Fourier Transform (DONE) 2020-06-03
  • Logic functions (DONE) 2020-06-04
  • Mathematical functions (DONE) 2020-06-06
  • Random sampling (numpy.random) (DONE) 2020-06-06
  • Set routines (DONE) 2020-06-06
  • Sorting, searching, and counting (DONE) 2020-06-06
  • Statistics (DONE) 2020-06-06

About

Numpy exercises.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%