#numpy

[ follow ]
Artificial intelligence
fromNature
1 week ago

Python, the movie! The origin story of the programming language comes to the silver screen

NumPy standardized numeric array handling in Python, enabling scientific computing and AI and driving widespread adoption of Python for numerical and data-science libraries.
Python
fromRealpython
1 month ago

Episode #262: Travis Oliphant: SciPy, NumPy, and Fostering Scientific Python - The Real Python Podcast

Core open-source Python scientific tools like SciPy, NumPy, and Numba were developed to manage large numerical datasets and foster a collaborative scientific computing ecosystem.
#tensorflow
fromHackernoon
1 year ago
Web frameworks

Your One-Stop Guide to All the Type Promotion Changes in TensorFlow 2.15 | HackerNoon

fromHackernoon
1 year ago
Web frameworks

Your One-Stop Guide to All the Type Promotion Changes in TensorFlow 2.15 | HackerNoon

Python
NumPy now supports typing both shape and dtype for arrays, aiding static analysis.
Improved support enhances validation and reduces runtime errors in NumPy.
fromPycoders
4 months ago

PyCoder's Weekly | Issue #682

NumPy quickly becomes complex as dimensions increase; while two dimensions may appear straightforward, adding more can lead to significant challenges in managing data effectively.
Python
Java
fromHackernoon
1 year ago

There's No TensorFlow Without Tensors | HackerNoon

Tensors are immutable multi-dimensional arrays of uniform types.
[ Load more ]