Best Software for 2025 is now live!
Product Avatar Image

NumFOCUS

Show rating breakdown
25 reviews
  • 1 profiles
  • 1 categories
Average star rating
4.7
Serving customers since
Profile Type
Category

All Profiles

Profile Filters
Profile Type
Category

Profile Name

Star Rating

21
3
1
1
0

NumFOCUS Reviews

Review Filters
Profile Name
Star Rating
21
3
1
1
0
MT
Meliksah T.
09/06/2019
Validated Reviewer
Review source: G2 invite
Incentivized Review

The best tool to develop mathematical models and machine learning scripts

I love how it's possible to do anything that comes to mind when someone says "Math" with NumPy library. It contains so many functionality to read, manipulate, calculate, visualize data. It provides a fundamental base, almost a platform to perform everything. One can create a simple logistic regression algorithm from the scratch, or a complex deep neural network with the same tools, train it, optimize it. Nevertheless the tools Data Scientists use are already built on NumPy, for example: Pandas, Sci-kit Learn. Not to mention it's efficient to the extreme. Since the functions exist in NumPy are half written in C and are vectorized implementations, they are tens of times faster than writing for loops in Python. Linear algebra operations are especially critical in this term since implementation of machine learning algorithms, especially neural networks need vectorized, fast implementations.
Raghuvar P.
RP
Raghuvar P.
Data Engineer-II | Solution Architect at Rebel Foods (Formerly Faasos)
05/29/2019
Validated Reviewer
Review source: G2 invite
Incentivized Review

Fast, powerful library for data manipulation, matrix multiplication and all kind of computations

Numpy is an amazing library, the best thing I like about Numpy is it's performance. Numpy is very very faster as compared to Python lists. They have built in array data structure, which is really easy to work with and faster. In Numpy array the matrix multiplication and vector manipulation is super fast. Overall it is best library for Machine Learning related stuff, research related work
Joshua D.
JD
Joshua D.
Office Administrator at Presbytery of the Western Reserve
02/02/2019
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review

Incredibly versatile Python Library

I used this library in an online Python course. We didn't go too deep into NumPy, but we used it to convert images to arrays for computer vision applications. Given that NumPy was designed for scientific computation and deep learning, I'm really impressed at its versatility in other areas such as computer vision.

About

Contact

HQ Location:
N/A

Social

@pypi

Details

Website
pypi.org