Skip to content

Kyun2da/numpy_exercises

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NumPy 예제

파이썬의 수학적 계산에서 , NumPy는 필수적입니다.

Kyubyong님의 numpy_exercises 를 본따 한국어로 번역해 놓은 것입니다.

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

About

Numpy exercises.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%