Skip to content
#

NumPy

numpy logo

NumPy is an open source library for the Python programming language, adding support for large, multidimensional arrays, and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.

Here are 33 public repositories matching this topic...

Python script that simulates bone formation in a tissue culture well. The simulation is based on a cellular automaton model, where each cell represents a site in the tissue culture well. The model takes into account the mechanical tension in the tissue culture well, as well as the influence of neighboring cells on each other.

  • Updated May 23, 2023
  • TeX

Сравнение скорости вычисления собственных значений положительно определённых матриц. Проект по спецкурсу "Высокопроизводительные вычисления на платформе Python". Основной результат - Python с JIT компилятором обгоняет нераспараллеленный C++ по скорости.

  • Updated May 24, 2021
  • TeX

Created by Travis Oliphant

Latest release 9 days ago

Followers
665 followers
Repository
numpy/numpy
Website
numpy.org
Wikipedia
Wikipedia

Related Topics

python scipy