Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

NumPy

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.

https://github.com/Stewori/JyNI

Enables Jython to load native CPython extensions.

cpython-extensions ctypes java jython native-extensions numpy python

Last synced: 09 Nov 2024

https://github.com/devrimcavusoglu/pybboxes

Light weight toolkit for bounding boxes providing conversion between bounding box types and simple computations.

computer-vision deep-learning image-recognition machine-learning numpy python pytorch tensorflow

Last synced: 21 Dec 2024

https://github.com/astro30/valinvest

A value investing tool based on Warren Buffett, Joseph Piotroski and Benjamin Graham thoughts

buffett graham investing investment numpy pandas piotroski python value-investing

Last synced: 30 Oct 2024

https://github.com/coderonion/awesome-cuda-and-hpc

🔥🔥🔥 A collection of some awesome public CUDA, cuBLAS, TensorRT and High Performance Computing (HPC) projects.

awesome blas cublas cuda cudnn fortran gemm gpu hpc lapack llama llm mojo numpy openblas parallel-computing pytorch scipy tensorrt yolo

Last synced: 05 Oct 2024

https://github.com/jostbr/shallow-water

Python model solving the shallow water equations (linear momentum, nonlinear continuity)

computational-fluid-dynamics fluid-dynamics fluid-simulation numpy partial-differential-equations python visualization

Last synced: 25 Oct 2024

https://github.com/skalskip/sketchy-vision

Each week I create sketches covering key Computer Vision concepts. If you want to learn more about CV stick around!

computer-vision convolutional-neural-networks deep-learning neural-network non-maximum-suppression numpy object-detection

Last synced: 01 Nov 2024

https://github.com/PowerGridModel/power-grid-model

Python/C++ library for distribution power system analysis

cpp eigen3 numpy powerflow powersystem python shortcircuit stateestimation

Last synced: 14 Nov 2024

https://github.com/bat67/deep-learning-with-pytorch-a-60-minute-blitz-cn

PyTorch1.0 深度学习:60分钟入门与实战(Deep Learning with PyTorch: A 60 Minute Blitz 中文翻译与学习)

deep-learning learning-pytorch numpy python pytorch pytorch-tutorial pytorch-tutorials translation

Last synced: 20 Nov 2024

https://github.com/fwilliams/numpyeigen

Fast zero-overhead bindings between NumPy and Eigen

binding eigen numpy python scipy zer

Last synced: 21 Dec 2024

https://github.com/warrenweckesser/wavio

A Python module for reading and writing WAV files using numpy arrays.

numpy python wav

Last synced: 22 Dec 2024

https://github.com/jjjkkkjjj/Matft

Numpy-like library in swift. (Multi-dimensional Array, ndarray, matrix and vector library)

complex-numbers image image-processing math matrix-library ndarray ndimensional-arrays numpy signal-processing swift

Last synced: 06 Dec 2024

https://github.com/ami-iit/adam

adam implements a collection of algorithms for calculating rigid-body dynamics in Jax, CasADi, PyTorch, and Numpy.

adam-robotics automatic-differentiation casadi jax motion-planning numpy optimization python pytorch reinforcement-learning rigid-body-dynamics robotics urdf

Last synced: 22 Dec 2024

https://github.com/rasbt/One-Python-benchmark-per-day

An ongoing fun challenge where I'll try to post one Python benchmark per day.

cython numpy python-benchmark

Last synced: 13 Nov 2024

https://github.com/rasbt/one-python-benchmark-per-day

An ongoing fun challenge where I'll try to post one Python benchmark per day.

cython numpy python-benchmark

Last synced: 01 Nov 2024

https://github.com/endia-ai/Endia

Scientific Computing in Mojo 🔥

ai arrays compiler jax machine-learning modular mojo numpy python pytorch

Last synced: 16 Nov 2024

https://github.com/prusa3d/prusacontrol

PrusaControl is an alternative user interface for Slic3r Prusa Edition

3d-printing numpy opengl prusa pyqt4 python

Last synced: 10 Nov 2024

https://github.com/trainingbypackt/data-wrangling-with-python

Simplify your ETL processes with these hands-on data sanitation tips, tricks, and best practices

analytics beautifulsoup data-analytics data-munging data-science data-wrangling database numpy pandas python regular-expression web-scraping

Last synced: 17 Dec 2024

https://github.com/pilcru/ghpythonremote

A two-way connector to use regular Python from IronPython in Rhino/Grasshopper, and vice-versa.

grasshopper grasshopper3d ironpython matlplotlib numpy python rhino rhino3d rhinoceros scipy

Last synced: 20 Dec 2024

https://github.com/blosc/bloscpack

Command line interface to and serialization format for Blosc

blosc command-line compression numpy python

Last synced: 16 Dec 2024

https://github.com/cubed-dev/cubed

Scalable array processing with bounded memory

distributed-computing ndimensional-arrays numpy python serverless xarray zarr

Last synced: 21 Dec 2024

https://github.com/jni/skan

Python module to analyse skeleton (thin object) images

numba numpy python scipy

Last synced: 20 Dec 2024

https://github.com/fluiddyn/transonic

:rocket: Make your Python code fly at transonic speeds!

aot cython extensions jit numba numpy pythran

Last synced: 18 Dec 2024

https://github.com/lace/vg

Vector-geometry toolbelt for 3D points and vectors

3d-points 3d-vectors geometry linear-algebra numpy shortcuts toolbelt vector vectors

Last synced: 16 Dec 2024

https://github.com/pierogis/pierogis

an image and animation processing framework

glitch numpy pipeline pixel

Last synced: 19 Dec 2024

https://github.com/yati-sagade/opencv-ndarray-conversion

NumPy ndarray ⇋ OpenCV Mat conversion, that just works.

numpy opencv opencv-ndarray-conversion

Last synced: 27 Oct 2024

https://github.com/calfem/calfem-python

CALFEM for Python is the Python port of the CALFEM finite element toolkit. It also implements meshing function based on GMSH and triangle. Visualisation routines are implemented using visvis and matplotlib.

educational finite-element-analysis finite-element-methods finite-elements matplotlib numpy python visualisation

Last synced: 21 Dec 2024

https://github.com/codingforentrepreneurs/Web-Scraping

Learn how to leverage Python's amazing tools to scrape data from other websites. The end goal of this course is to scrape blogs to analyze trending keywords and phrases. We'll be using Python 3.6, Requests, BeautifulSoup, Asyncio, Pandas, Numpy, and more!

aysncio beautifulsoup beautifulsoup4 joincfe numpy pandas python python-requests python3 requests scraper sraping tutorial web-scraping

Last synced: 22 Nov 2024

https://github.com/imagingdatacommons/dicomweb-client

Python client for DICOMweb RESTful services

dicom dicomweb numpy pydicom pytest python-requests python3 typehints

Last synced: 21 Dec 2024

https://github.com/mmomtchev/pymport

Use Python libraries from Node.js

compatibility-layer import nodejs numpy pandas python require

Last synced: 20 Dec 2024

https://github.com/ImagingDataCommons/dicomweb-client

Python client for DICOMweb RESTful services

dicom dicomweb numpy pydicom pytest python-requests python3 typehints

Last synced: 19 Nov 2024

https://github.com/imsanjoykb/data-science-regular-bootcamp

Regular practice on Data Science, Machien Learning, Deep Learning, Solving ML Project problem, Analytical Issue. Regular boost up my knowledge. The goal is to help learner with learning resource on Data Science filed.

artificial-intelligence data-analysis data-science data-science-notebook data-science-projects data-visualization database-connection deep-learning etl-pipeline etl-process feature-engineering machine-learning mysql-database neural-network numpy pandas postgresql python python-automation sqlite

Last synced: 12 Oct 2024

https://github.com/trainingbypackt/data-visualization-with-python

Discover how Matplotlib and Seaborn can help clearly communicate and present your newly acquired insight

bokeh data-visualization geospatial-data matplotlib numpy pandas plot python seaborn visualization

Last synced: 20 Dec 2024

https://github.com/alexioannides/pymc-example-project

Example PyMC3 project for performing Bayesian data analysis using a probabilistic programming approach to machine learning.

bayesian-data-analysis bayesian-inference data-science machine-learning numpy pandas probabilistic-programming pymc3 python scikit-learn

Last synced: 27 Oct 2024

https://github.com/olow304/data-science-machine-learning

The overall objective of this toolkit is to provide and offer a free collection of data analysis and machine learning that is specifically suited for doing data science. Its purpose is to get you started in a matter of minutes. You can run this collections either in Jupyter notebook or python alone.

all best-practices cheatsheet cheatsheets data-science data-science-toolkit deep-learning jupyter-notebook machine-learning machine-learning-algorithms machine-learning-tutorials matplotlib mindmap numpy pandas popular-posts python roadmap sklearn toolkit

Last synced: 10 Oct 2024

https://github.com/AlexIoannides/pymc-example-project

Example PyMC3 project for performing Bayesian data analysis using a probabilistic programming approach to machine learning.

bayesian-data-analysis bayesian-inference data-science machine-learning numpy pandas probabilistic-programming pymc3 python scikit-learn

Last synced: 27 Nov 2024

https://github.com/jan-mue/geometer

A geometry library written in Python

geometry geometry-library mathematics numpy projective-geometry

Last synced: 27 Nov 2024

https://github.com/pierreablin/autoptim

Automatic differentiation + optimization

autodiff numpy optimization

Last synced: 16 Nov 2024

https://github.com/sigma-py/accupy

:dart: Accurate sums and dot products for Python.

accuracy engineering mathematics numerical-methods numpy pypi python

Last synced: 09 Oct 2024

https://github.com/tomoncle/python-notes

Python related technologies used in work: crawler, data analysis, timing tasks, RPC, page parsing, decorator, built-in functions, Python objects, multi-threading, multi-process, asynchronous, redis, mongodb, mysql, openstack, etc.

bs4 matplotlib mlab mongodb mysql numpy openstack python27 redis rpc scheduler xpath

Last synced: 22 Dec 2024

https://github.com/rougier/scipy-crash-course

Material for a 24 hours course on Scientific Python

course cython matplotlib numba numpy python scipy

Last synced: 07 Nov 2024

https://github.com/EIDOSLAB/torchstain

Stain normalization tools for histological analysis and computational pathology

computational-pathology digital-pathology histopathology medical-imaging numpy python pytorch stain-normalization tensorflow

Last synced: 13 Nov 2024

https://github.com/tomoncle/Python-notes

Python related technologies used in work: crawler, data analysis, timing tasks, RPC, page parsing, decorator, built-in functions, Python objects, multi-threading, multi-process, asynchronous, redis, mongodb, mysql, openstack, etc.

bs4 matplotlib mlab mongodb mysql numpy openstack python27 redis rpc scheduler xpath

Last synced: 26 Nov 2024

https://github.com/mitmul/pynvvl

A Python wrapper of NVIDIA Video Loader (NVVL) with CuPy for fast video loading with Python

cuda cupy gpu numpy nvidia-video-loader nvvl python video video-processing

Last synced: 30 Sep 2024

https://github.com/intelpython/dpnp

Data Parallel Extension for NumPy

dpcpp gpu gpu-acceleration intel mkl numpy oneapi pstl python3 sycl

Last synced: 22 Dec 2024

https://github.com/quansight-labs/ndindex

A Python library for manipulating indices of ndarrays

numpy numpy-arrays python

Last synced: 21 Dec 2024

https://github.com/IntelPython/dpnp

Data Parallel Extension for NumPy

dpcpp gpu gpu-acceleration intel mkl numpy oneapi pstl python3 sycl

Last synced: 12 Nov 2024

https://github.com/danmorales/cursods_profdanilo

Códigos Python com diferentes aplicações como técnicas de machine learning e deep learning, fundamentos de estatística, problemas de regressão de classificação. Os vídeos com as explicações teóricas estão disponíveis no meu canal do YouTube

aprendizado-de-maquina ciencia-de-dados data-science deep-learning keras-classification-models keras-layer keras-models keras-neural-networks machine-learning machine-learning-algorithms numpy pandas-dataframe pandas-python scikit-learn scikitlearn-machine-learning scipy tensorflow tensorflow-tutorials

Last synced: 12 Nov 2024

https://github.com/xettrisomeman/machine-leaarning-engineer-roadmap

A simple roadmap to become a machine learning engineer.

deep-learning machine-learning numpy pytorch roadmap

Last synced: 28 Oct 2024

https://github.com/Quansight-Labs/ndindex

A Python library for manipulating indices of ndarrays

numpy numpy-arrays python

Last synced: 12 Nov 2024

https://github.com/innolitics/dicom-numpy

Properly generate a 3D numpy array from a set of DICOM files.

dicom numpy

Last synced: 18 Dec 2024

https://github.com/jaisayush/fatigue-detection-system-based-on-behavioural-characteristics-of-driver

A computer vision system made with the help of opencv that can automatically detect driver drowsiness in a real-time video stream and then play an alarm if the driver appears to be drowsy.

anaconda-environment anaconda3 computer-vision cv cv2 drowsiness-detection drowsy-driver-warning-system imutils miniproject numpy opencv opencv-python opencv2 playsound python python3 scipy

Last synced: 07 Nov 2024

https://github.com/jaisayush/Fatigue-Detection-System-Based-On-Behavioural-Characteristics-Of-Driver

A computer vision system made with the help of opencv that can automatically detect driver drowsiness in a real-time video stream and then play an alarm if the driver appears to be drowsy.

anaconda-environment anaconda3 computer-vision cv cv2 drowsiness-detection drowsy-driver-warning-system imutils miniproject numpy opencv opencv-python opencv2 playsound python python3 scipy

Last synced: 07 Nov 2024

https://github.com/brianmanderson/dicom_rt_and_images_to_mask

Tools to help with the conversion of DICOM images, RT Structures, and dose to useful Python objects. Essentially DICOM to NumPy and SimpleITK Images

binary-masks deep-learning deeplearning dicom dicom-images dicomrt mask medical-image-processing medical-imaging nifti-images numpy python roi roi-segmentation rt-struct rt-structs rt-utils rtstruct

Last synced: 22 Dec 2024

https://github.com/cedrickchee/data-science-notebooks

Data science Python notebooks—a collection of Jupyter notebooks on machine learning, deep learning, statistical inference, data analysis and visualization.

data-science deep-learning fastai kaggle keras machine-learning notebooks numpy pandas python pytorch tensorflow

Last synced: 17 Nov 2024

https://github.com/ajhynes7/scikit-spatial

Spatial objects and computations based on NumPy arrays.

3d-math linear-algebra matplotlib numpy python spatial visualization

Last synced: 22 Dec 2024

https://github.com/eric-wieser/numpy_ringbuffer

Ring-buffer implementation that thinly wraps a numpy array

numpy ringbuffer

Last synced: 17 Dec 2024

https://github.com/kylebarron/pymartini

A Cython port of Martini for fast RTIN terrain mesh generation

cython elevation heightmap mapbox martini mesh mesh-generation numpy terrain

Last synced: 20 Dec 2024

https://github.com/rurlus/carma

Converters between Armadillo matrices (C++) and Numpy arrays using Pybind11

armadillo c-plus-plus carma cpp numpy pybind11 python3 rcpparmadillo

Last synced: 15 Dec 2024

https://github.com/hbldh/pyefd

Python implementation of "Elliptic Fourier Features of a Closed Contour"

contours feature-extraction features fourier-series numpy python

Last synced: 19 Dec 2024

https://github.com/algo-phantoms/algo-scriptml

Scripts of Machine Learning Algorithms from Scratch. Implementations of machine learning models and algorithms using nothing but NumPy with a focus on accessibility. Aims to cover everything from basic to advance.

machine-learning-algorithms mlfromscratch numpy python-script python3 scratch-implementation

Last synced: 22 Nov 2024

https://github.com/xtensor-stack/xtensor-r

R bindings for xtensor

cpp14 ndarray numpy r rlang rstats

Last synced: 12 Oct 2024

https://github.com/pinto0309/whisper-onnx-cpu

ONNX implementation of Whisper. PyTorch free.

cpu numpy onnx whisper

Last synced: 17 Dec 2024

https://github.com/xtensor-stack/xtensor-io

xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5

audio-files compressed cpp hdf5 image-files io npz numpy xtensor

Last synced: 19 Dec 2024

https://bionumpy.github.io/bionumpy/

Python library for array programming on biological datasets. Documentation available at: https://bionumpy.github.io/bionumpy/

bioinformatics numpy python

Last synced: 16 Nov 2024

https://github.com/bionumpy/bionumpy

Python library for array programming on biological datasets. Documentation available at: https://bionumpy.github.io/bionumpy/

bioinformatics numpy python

Last synced: 01 Oct 2024

https://github.com/sukhbinder/intersection

Intersection of curves in python

intersection numpy pythhon

Last synced: 21 Nov 2024

https://github.com/pyxem/orix

Analysing crystal orientations and symmetry in Python

crystallography numpy orientation python quaternion texture

Last synced: 22 Dec 2024

https://github.com/quatrope/scikit-criteria

Scikit-Criteria is a collection of Multiple-criteria decision analysis (MCDA) methods integrated into scientific python stack. Is Open source and commercially usable.

critic electre mcda numpy pandas python sam scipy simus topsis

Last synced: 18 Dec 2024

https://github.com/tiagoantao/python-performance

Repository for the book Fast Python - published by Manning

concurrency cython data-analytics gpu numpy pandas parallel-computing performance-python python

Last synced: 16 Dec 2024

https://github.com/ssanderson/foundations-of-numerical-computing

Lecture Slides, Exercises, and Deployment Materials for "Foundations of Numerical Computing"

jupyter-notebook jupyterhub numpy python

Last synced: 20 Dec 2024

https://github.com/hemansnation/data-analyst-roadmap

Data-Analyst-Roadmap for Professionals. This roadmap contains 8 Chapters that can be completed in 8 weeks, whether you are a fresher in the field or an experienced professional who wants to transition into Data Analysis.

analytics data-analysis data-analysis-python data-analytics data-science numpy predictive-analytics project-based-learning python statistics tableau

Last synced: 08 Nov 2024

https://github.com/docker-hub-frolvlad/docker-alpine-python-machinelearning

Small Docker image with Python Machine Learning tools (~180MB) https://hub.docker.com/r/frolvlad/alpine-python-machinelearning/

alpine docker-image machine-learning numpy pandas python scikit-learn scipy

Last synced: 07 Nov 2024

https://github.com/kaslanarian/pydynet

NumPy实现类PyTorch的动态计算图和神经网络框架(MLP, CNN, RNN, Transformer)

autograd cnn cuda cupy deep-learning-framework numpy python pytorch pytorch-implementation rnn transformer

Last synced: 22 Dec 2024

https://github.com/SunPower/PVMismatch

An explicit Python PV system IV & PV curve trace calculator which can also calculate mismatch.

numpy photovoltaic python scipy solar

Last synced: 14 Nov 2024

https://github.com/sunpower/pvmismatch

An explicit Python PV system IV & PV curve trace calculator which can also calculate mismatch.

numpy photovoltaic python scipy solar

Last synced: 18 Dec 2024