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/offchan42/python-mmap-ipc

:zap: Fast inter-process communication (IPC) using memory mapped file in python

interprocess-communication ipc memory-mapped-file mmap numpy opencv opencv-python python python3

Last synced: 29 Oct 2024

https://github.com/unidata/python-awips

A framework for querying AWIPS meteorological datasets from an EDEX Data Server.

awips data-visualization forecasting meteorology numpy python shapely weather

Last synced: 22 Dec 2024

https://github.com/atsushisakai/numpycpp

A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.

cpp cpp-library eigen header-only matrix-library numpy scipy

Last synced: 07 Nov 2024

https://github.com/soumyadip007/data-science-using-python-university-course-module

“Data science” is just about as broad of a term as they come. It may be easiest to describe what it is by listing its more concrete components: Data exploration & analysis. Included here: Pandas; NumPy; SciPy; a helping hand from Python's Standard Library.

data-preparation data-preprocessing data-processing data-science data-visualization jupyter-notebook knn numpy panda plotting python

Last synced: 28 Oct 2024

https://github.com/3outeille/cnnumpy

A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).

cnn col2im convolutional-neural-networks im2col numpy python python3

Last synced: 28 Nov 2024

https://github.com/quantco/ndonnx

ONNX-backed array library that is compliant with the Array API standard.

array numpy onnx python

Last synced: 17 Dec 2024

https://github.com/mzy2240/ESA

Easy SimAuto (ESA): An easy-to-use Power System Analysis Automation Environment atop PowerWorld Simulator Automation Server (SimAuto)

automation contingency-analysis esa graph-analysis hpc numba numpy pandas power-flow powersystem powerworld powerworld-simulator python pythran simauto simulator simulator-automation-server smart-grid transient-stability

Last synced: 14 Nov 2024

https://github.com/rickiepark/intro_ml_with_python_2nd_revised

<파이썬 라이브러리를 활용한 머신러닝 (번역개정2판)>의 코드 저장소

machine-learning numpy pandas python scikit-learn

Last synced: 21 Dec 2024

https://github.com/mzy2240/esa

Easy SimAuto (ESA): An easy-to-use Power System Analysis Automation Environment atop PowerWorld Simulator Automation Server (SimAuto)

automation contingency-analysis esa graph-analysis hpc numba numpy pandas power-flow powersystem powerworld powerworld-simulator python pythran simauto simulator simulator-automation-server smart-grid transient-stability

Last synced: 11 Oct 2024

https://github.com/k-arindam/swiftnp

A Swift library inspired by NumPy, focused on efficient numerical computation, array operations, and linear algebra for iOS and macOS development.

array-operation ios linear-algebra macos numerical-computation numpy swift

Last synced: 19 Dec 2024

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

Combine Python with machine learning principles to discover hidden patterns in raw data

kera matp natural-language-processing numpy pandas python sci tens

Last synced: 14 Nov 2024

https://github.com/nickmcintyre/numero

A friendly and intuitive math library for p5.js

math numpy p5js

Last synced: 27 Oct 2024

https://github.com/fxnai/fxn

Run Python functions on desktop, mobile, web, and in the cloud. https://fxn.ai/explore

ai deep-learning machine-learning numpy pytorch serverless serverless-gpu

Last synced: 18 Nov 2024

https://github.com/ofnote/tsanley

A runtime shape checker and auto-annotator for tensor programs (pronounced "stanley")

deep-learning deep-neural-networks neural-networks numpy pytorch tensorflow

Last synced: 11 Oct 2024

https://github.com/ducha-aiki/numpy-sift

Numpy implementation of SIFT descriptor

descriptor image-matching local-features numpy sift

Last synced: 22 Oct 2024

https://github.com/agoose77/numpy-html

Render NumPy arrays as HTML tables

html jupyter markdown numpy python renderer table

Last synced: 15 Nov 2024

https://github.com/jaybosamiya/fuzzing-numpy

:snake: Experiments in trying to find 0-days in numpy

0day experimental fuzzing numpy security

Last synced: 02 Nov 2024

https://github.com/mevdschee/fakeflac

A command-line tool to detect "fake" FLAC files

ffmpeg flac numpy python scipy

Last synced: 09 Nov 2024

https://github.com/jmoralez/window_ops

Fast window operations

expanding numba numpy online rolling

Last synced: 19 Dec 2024

https://github.com/oie-mines-paristech/lca_algebraic

Layer over brightway2 for algebraic definition of parametric models and super fast computation of LCA

brightway2 foreground-activities lca lca-algebraic monte-carlo numpy symbolic-expressions

Last synced: 22 Dec 2024

https://github.com/daniel-liu-c0deb0t/adversarial-point-perturbations-on-3d-objects

New distributional and shape attacks on neural networks that process 3D point cloud data.

3d-point-clouds adversarial-attacks algorithms deep-learning matplotlib numba numpy pointnet python tensorflow

Last synced: 07 Nov 2024

https://github.com/costrouc/pysrim

Automation, Analysis, and Plotting of SRIM Calculations

ion-cascades numpy simulation srim

Last synced: 28 Oct 2024

https://github.com/gregyjames/aiportfolio

Use AI to generate a optimized stock portfolio

finance numpy pandas portfolio python python3 scikit-learn stock stock-market stocks yahoo

Last synced: 10 Nov 2024

https://github.com/Daniel-Liu-c0deb0t/Adversarial-point-perturbations-on-3D-objects

New distributional and shape attacks on neural networks that process 3D point cloud data.

3d-point-clouds adversarial-attacks algorithms deep-learning matplotlib numba numpy pointnet python tensorflow

Last synced: 28 Oct 2024

https://github.com/hunar4321/reweight-gpt

Reweight GPT - a simple neural network using transformer architecture for next character prediction

algorithms data-science gpt language-model machine-learning nerual-networks numpy pytorch

Last synced: 14 Nov 2024

https://github.com/2b-t/stereo-matching

Stereo-image depth reconstruction with different matching costs and matching algorithms in Python using Numpy and Numba

computer-vision docker jupyter-notebook ncc normalized-cross-correlation numba numpy python sad scipy semi-global-matching sgm ssd sum-of-squares winner-take-all wta

Last synced: 25 Nov 2024

https://github.com/michaelaquilina/hashedindex

Python package providing an Inverted Index implementation using dictionaries

indexing nlp nlp-machine-learning numpy pandas python2 python3 text-processing

Last synced: 28 Oct 2024

https://github.com/cainmagi/ffmpeg-encoder-decoder-for-python

This is a C++ based FFmpeg Encoder/Decoder for Python 3.6+ & numpy 1.19+. Both Linux & Win versions are provided. Theoretically you do not need to install FFmpeg for using this library.

encoder ffmpeg ffmpeg-encoder ffmpeg-wrapper h264 numpy python python-c-api python3 python3-library rtmp rtmp-player rtmp-push rtsp rtsp-player rtsp-push video video-stream

Last synced: 27 Oct 2024

https://github.com/brunogeorgevich/llama3.cp

Adapted version of llama3.np (NumPy) to a CuPy implementation for the Llama 3 model.

ai cupy llama3 llm numpy self-hosted

Last synced: 27 Sep 2024

https://github.com/laurentrdc/npstreams

Streaming operations on NumPy arrays

numpy python3 streaming-algorithms

Last synced: 23 Dec 2024

https://github.com/ahmedfgad/introdlpython

This repository is updated by a number of introductory projects to deep learning with Python.

artificial-intelligence artificial-neural-networks deep-learning deep-neural-networks gradient-descent numpy python

Last synced: 17 Nov 2024

https://github.com/onurtemizkan/zhang

Numpy implementation of Z. Zhang's camera calibration algorithm

camera-calibration computer-vision numpy python zhang

Last synced: 06 Dec 2024

https://github.com/zjdoc/visionguide

视觉相关的编程语法、计算框架以及视觉库使用

cplusplus-11 matplotlib numpy opencv python pytorch torchvision

Last synced: 12 Oct 2024

https://github.com/iamjagdeesh/Fake-News-Detection

Fake news detector based on the content and users associated with it using BERT and Graph Attention Networks (GAT).

bert graph-attention-networks numpy pandas python scipy tensorflow

Last synced: 02 Nov 2024

https://github.com/carefree0910/carefree-ml

carefree-ml implemented Machine Learning algorithms with numpy, mainly for educational use

machine-learning numpy

Last synced: 19 Nov 2024

https://github.com/rohankishore/physipy

Python Library to calculate all types of Physics Formulae, both for calculations and research

equation-solver equations library numpy physics physics-analysis physics-engine physics-simulation python research research-project

Last synced: 19 Dec 2024

https://github.com/pwhiddy/pybind11-cuda

Template for GPU accelerated python libraries

cuda gpu numpy pybind11 python

Last synced: 26 Nov 2024

https://github.com/noaa-mdl/grib2io

Python interface to the NCEP G2C Library for reading and writing GRIB2 messages.

atmospheric-science data-science grib2 grib2-decoder grib2-encoder grib2-tables meteorology ncep ncep-grib2 ndfd-grib2 numpy python python3 weather weather-data

Last synced: 23 Dec 2024

https://github.com/franckndame/drlkit

A High Level Python Deep Reinforcement Learning library. Great for beginners, prototyping and quickly comparing algorithms

comparing-algorithms deep-learning deep-reinforcement-learning gpu gym gym-environment machine-learning numpy python pytorch reinforcement-learning tensor tensorflow

Last synced: 11 Oct 2024

https://github.com/int-brain-lab/mtscomp

Multichannel time series lossless compression in pure Python based on NumPy and zlib

compression electrophysiology neurophysiology numpy python zlib

Last synced: 23 Dec 2024

https://github.com/seung-lab/fpzip

Cython bindings for fpzip, a floating point image compression algorithm.

compression connectomics floating-point image-analysis numpy python

Last synced: 17 Dec 2024

https://github.com/intelpython/dpep

Data Parallel Extensions for Python*

gpu-computing heterogeneous-computing numba numpy python

Last synced: 15 Nov 2024

https://github.com/IntelPython/DPEP

Data Parallel Extensions for Python*

gpu-computing heterogeneous-computing numba numpy python

Last synced: 09 Nov 2024

https://github.com/nvictus/pybbi

Python bindings to UCSC BigWig and BigBed library

bbi bigbed bigwig bioinformatics cython genomics kent numpy python

Last synced: 17 Dec 2024

https://github.com/wesdoyle/wake_engine

A chess engine in Python using numPy (WIP). Livestreamed here: www.youtube.com/watch?v=1QotIA4_jb4

chess chess-ai chess-engine numpy python

Last synced: 29 Nov 2024

https://github.com/fubel/PyCannyEdge

Educational Python implementation of the Canny Edge Detector

algorithm edge-tracking image-processing numerical-analysis numerical-methods numpy scientific-computing scipy

Last synced: 27 Nov 2024

https://github.com/m-clark/data-processing-and-visualization

This document forms the basis of several workshops/talks that get into everyday programming with R, but also includes mirrored code in Python as Jupyter notebooks.

data-processing data-science datatable dplyr ggplot2 htmlwidgets jupyter-notebooks machine-learning model-criticism modeling numpy pandas programming programming-exercises python r tidyverse visualization workshop workshops

Last synced: 29 Nov 2024

https://github.com/kewlbear/numpy-ios

Swift package for using NumPy in iOS apps

ios numpy swiftpm

Last synced: 13 Dec 2024

https://github.com/renovamen/flint

A toy deep learning framework implemented in pure Numpy from scratch. Aka homemade PyTorch lol.

autodiff autodifferentiation autograd deep-learning neural-network numpy

Last synced: 10 Nov 2024

https://github.com/yuanzhoulvpi2017/questionanswersystem

基于sentence-transformers实现文本转向量的机器人

database encoding fastapi nlp numpy pandas python question-answering robot sbert

Last synced: 08 Nov 2024

https://github.com/ajayns/moodify

Moodify: Recognizes emotion from face, generates a suitable playlist in the music player

acm angularjs dlib flask haar-cascade machine-learning material-design materialize mongodb music-player numpy opencv python soundmanager2 web-app webapp

Last synced: 08 Nov 2024

https://github.com/potocpav/npy-rs

NumPy file format (de-)serialization in Rust

numpy rust serialization

Last synced: 08 Nov 2024

https://github.com/deepraj1729/yplate

License Plate Detection library powered by YOLO v3 and OpenCV with Command Line Interface

computer-vision deep-learning detect-plates machine-learning neural-networks number-plate-recognition numpy opencv tensorflow yolov3

Last synced: 12 Nov 2024

https://github.com/jankozik/virtualcamera

Virtual camera is created only using opencv and numpy. It simulates a camera where we can control all its parameters, intrinsic and extrinsic to get a better understanding how each component in the camera projection matrix affects the final image of the object captured by the camera.

camera numpy opencv virtualcamera

Last synced: 23 Dec 2024

https://github.com/weiji14/cog3pio

Cloud-optimized GeoTIFF ... Parallel I/O 🦀

cloud-optimized-geotiff georust geotiff ndarray numpy pyo3 rust

Last synced: 01 Nov 2024

https://github.com/dgasmith/gau2grid

Fast computation of a gaussian and its derivative on a grid.

c collocations grid numpy python

Last synced: 27 Oct 2024

https://github.com/jorge-ramirez-upm/reptate

RepTate (Rheology of Entangled Polymers: Toolkit for Analysis of Theory & Experiment)

database experimental fitting matplotlib numpy pyside6 python rheology scipy theory visualization

Last synced: 18 Dec 2024

https://github.com/deshwalmahesh/ml-models-from-scratch

Repo for ML Models built from scratch such as Self-Attention, Linear +Logistic Regression, PCA, LDA. CNN, LSTM, Neural Networks using Numpy only

base cnn cnn-numpy lstm-numpy ml model numpy scratch scratch-implementation self-attention

Last synced: 18 Nov 2024

https://github.com/douglasdavis/pygram11

Simple and fast histogramming in Python accelerated with OpenMP.

calculating-histograms conda-forge cpp14 histogram histograms macos numpy openmp pybind11 pypi python python3 weights

Last synced: 12 Oct 2024

https://github.com/dkogan/numpysane

more-reasonable core functionality for numpy

broadcasting linear-algebra numpy python-wrapper-api

Last synced: 12 Nov 2024

https://github.com/abdullahselek/spampy

Spam filtering module with Machine Learning using SVM (Support Vector Machines).

enron-spam-dataset machine-learning numpy scipy sklearn sklearn-classify spam-classification support-vector-machines

Last synced: 19 Dec 2024

https://github.com/dnlcrl/pyfunt

Pythonic Deep Learning Framework Inspired by Torch's Neural Network package

convolutional-neural-networks cython deep-learning deep-neural-networks deeplearning neural-network numpy pyfunt python torch

Last synced: 20 Nov 2024

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

Performance benchmarks of Python, Numpy, etc. vs. other languages such as Matlab, Julia, Fortran.

benchmark fortran gfortran julia matlab microbenchmark numba numpy performance

Last synced: 31 Oct 2024

https://github.com/eddelbuettel/rcppcnpy

Rcpp bindings for NumPy files

c-plus-plus cran numpy r r-package

Last synced: 17 Dec 2024

https://github.com/jldbc/numpy_neural_net

A simple neural network (multilayer perceptron) with backpropagation implemented in Python with NumPy

deep-learning neural-network numpy python scratch

Last synced: 09 Nov 2024

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

Some useful extensions for NumPy

numpy python

Last synced: 17 Dec 2024

https://github.com/rainingcomputers/pykitml

Machine Learning library written in Python and NumPy.

deep-learning machine-learning neural-network numpy python-library random-forest

Last synced: 27 Oct 2024

https://github.com/chandrikadeb7/face-recognition-in-python

A real time face recognition system developed in Python using Pillow, OpenCV and NumPy

face-dataset face-recognition numpy opencv pillow python

Last synced: 20 Dec 2024

https://github.com/sdpython/pandas-streaming

Streaming API for pandas applied to big datasets

numpy pandas python3 streaming-data streaming-data-processing

Last synced: 02 Nov 2024

https://github.com/thibaudcolas/kontrasto

🎨 Automated color contrast for text over images

color-thief contrast-ratio django dominant-colors numpy pillow wagtail wcag2 wcag3

Last synced: 02 Nov 2024

https://github.com/RainingComputers/pykitml

Machine Learning library written in Python and NumPy.

deep-learning machine-learning neural-network numpy python-library random-forest

Last synced: 23 Nov 2024

https://github.com/hkedia321/rice-quality-analysis

Classify rice grains by calculating their average length/breadth ratio by using Image processing in python.

cv2 hacktoberfest image-processing matplotlib numpy python2-7 rice

Last synced: 21 Nov 2024

https://github.com/pinto0309/simple_fisheye_calibrator

Simple GUI-based correction of fisheye images. The correction parameters specified on the screen can be diverted to opencv's fisheye correction parameters. Supports execution via Docker.

calibration camera computer-vision cvui docker fisheye gui numpy opencv pillow python

Last synced: 22 Oct 2024

https://github.com/intelpython/mkl_random

Python interface to Intel(R) Math Kernel Library's random number generation functionality

mkl numpy python

Last synced: 20 Dec 2024

https://github.com/computationalcore/introduction-to-python

A very useful collection of Jupyter Notebooks, which aims to introduce the Python programming language.

data-analysis data-science fundamental google-colab jupyter-notebook jupyter-notebooks numpy pandas python python-language python-programming python3

Last synced: 10 Nov 2024

https://github.com/ericspod/dicombrowser

Lightweight portable Dicom browser application

dicom dicom-browser dicom-images medical-imaging numpy pydicom pyqt4 pyqtgraph python

Last synced: 19 Dec 2024