All Projects → pydata → Sparse

pydata / Sparse

Licence: bsd-3-clause
Sparse multi-dimensional arrays for the PyData ecosystem

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Sparse

Datacube Core
Open Data Cube analyses continental scale Earth Observation data through time
Stars: ✭ 285 (-21.27%)
Mutual labels:  numpy
Carefree Learn
A minimal Automatic Machine Learning (AutoML) solution for tabular datasets based on PyTorch
Stars: ✭ 316 (-12.71%)
Mutual labels:  numpy
Thesemicolon
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
Stars: ✭ 345 (-4.7%)
Mutual labels:  numpy
Python
This repository helps you understand python from the scratch.
Stars: ✭ 285 (-21.27%)
Mutual labels:  numpy
Python Plyfile
NumPy-based text/binary PLY file reader/writer for Python
Stars: ✭ 306 (-15.47%)
Mutual labels:  numpy
Python for data analysis 2nd chinese version
《利用Python进行数据分析·第2版》
Stars: ✭ 4,049 (+1018.51%)
Mutual labels:  numpy
Pyrr
3D mathematical functions using NumPy
Stars: ✭ 282 (-22.1%)
Mutual labels:  numpy
Numpy Stl
Simple library to make working with STL files (and 3D objects in general) fast and easy.
Stars: ✭ 356 (-1.66%)
Mutual labels:  numpy
Uproot3
ROOT I/O in pure Python and NumPy.
Stars: ✭ 312 (-13.81%)
Mutual labels:  numpy
Deep Learning Wizard
Open source guides/codes for mastering deep learning to deploying deep learning in production in PyTorch, Python, C++ and more.
Stars: ✭ 343 (-5.25%)
Mutual labels:  numpy
Xshinnosuke
Deep learning framework realized by Numpy purely, supports for both Dynamic Graph and Static Graph with GPU acceleration
Stars: ✭ 291 (-19.61%)
Mutual labels:  numpy
Ai Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
Stars: ✭ 4,387 (+1111.88%)
Mutual labels:  numpy
Numpy
The fundamental package for scientific computing with Python.
Stars: ✭ 19,094 (+5174.59%)
Mutual labels:  numpy
Point Cloud Utils
A Python library for common tasks on 3D point clouds
Stars: ✭ 281 (-22.38%)
Mutual labels:  numpy
Pytorch Tutorials Examples And Books
PyTorch1.x tutorials, examples and some books I found 【不定期更新】整理的PyTorch 1.x 最新版教程、例子和书籍
Stars: ✭ 346 (-4.42%)
Mutual labels:  numpy
Riptable
64bit multithreaded python data analytics tools for numpy arrays and datasets
Stars: ✭ 283 (-21.82%)
Mutual labels:  numpy
Finger Detection And Tracking
Finger Detection and Tracking using OpenCV and Python
Stars: ✭ 317 (-12.43%)
Mutual labels:  numpy
Example Hftish
Example Order Book Imbalance Algorithm
Stars: ✭ 355 (-1.93%)
Mutual labels:  numpy
Python Notlarim
Python notes in Turkish.
Stars: ✭ 356 (-1.66%)
Mutual labels:  numpy
Numpy neural network
仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...
Stars: ✭ 339 (-6.35%)
Mutual labels:  numpy

Sparse Multidimensional Arrays

|Build Status| |Docs Status| |Coverage|

This library provides multi-dimensional sparse arrays.

  • Documentation <http://sparse.pydata.org/>_
  • Contributing <https://github.com/pydata/sparse/blob/master/docs/contributing.rst>_
  • Bug Reports/Feature Requests <https://github.com/pydata/sparse/issues>_

.. |Build Status| image:: https://dev.azure.com/einsteinedison/PyData%20Sparse/_apis/build/status/Tests?branchName=master :target: https://dev.azure.com/einsteinedison/PyData%20Sparse/_build/latest?definitionId=1&branchName=master :alt: Build status

.. |Docs Status| image:: https://readthedocs.org/projects/sparse-nd/badge/?version=latest :target: http://sparse.pydata.org/en/latest/?badge=latest :alt: Documentation Status

.. |Coverage| image:: https://codecov.io/gh/pydata/sparse/branch/master/graph/badge.svg :target: https://codecov.io/gh/pydata/sparse :alt: Coverage Report

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].