Showing 188 open source projects for "numpy"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 1

    CogPy

    Cognitive Python

    ...A few of its main features are: - A full-featured 2D display library for rapid development - Full control of computer I/O (display, mouse, keyboard, gamepad, joystick, audio) - Advanced library of data collection techniques - Data export to NumPy/SciPy, R, MATLAB, and Microsoft Excel - Compatibility with PyACT-R for cognitive modeling If you are interested in contributing to the CogPy project, contact the lead developer, Jasper Danielson, at jrd4@rice.edu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    XYmath

    XYmath is a GUI that creates, documents and explores y=f(x) curve fits

    ...If a recent version of pythonxy is installed, then XYmath can be installed with no additional dependencies. XYmath was developed with python 2.7 requires modules: matplotlib / pylab numexpr numpy PIL / Image scipy win32com / win32clipboard
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    .... :) https://github.com/solo2101/Tilo-Menu WOW.... does it really needs to be that hard to upload something to github????????? Tilo-Menu is a GnoMenu Fork for Mate dependencies: # sudo apt-get python python-mate* python-numpy or # yum install python python-mate* numpy ---- 0.3 ---- *User image (you will need Gnome-control-center -> User Accounts to change your image) *Fixes problems with AWN and Cairo Dock ---- 0.2 ---- *Problem with permission ---- 0.1 ---- *Testing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    pyTRAX

    ODEs solver with GUI

    ...The program runs on any Python-enabled platform, including GNU/Linux and MS\Windows OSs. To run the program you will need a python interpreter ver. 2.x and compatible versions of numpy, scipy and matplotlib libraries. See screenshot for usage reference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    pyisocalc

    pyisocalc

    Isotopic pattern calculator in python 2.x

    This is an isotopic pattern calculator written in python. It depends on re, sys, numpy, operator, itertools, and matplotlib.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Statistical models with python using numpy and scipy. Currently covers linear regression (with ordinary, generalized and weighted least squares), robust linear regression, and generalized linear model, discrete models, time series analysis and other statistical methods.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    im2ascii

    Image to ASCII converter that takes character shape into account

    ...Unlike common ascii-art generators, it does not only use each character's mean brightness, but matches the full character shape. Pro: Better ascii-art quality (see screenshots for examples) Con: Matching is very resource intensive Dependencies: Python 2.7, PIL, numpy, scipy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Kast Framework

    Python framework for kinematic analysis based on screw theory

    Kast is a framework for kinematic analysis of kinematic chains based on screw theory, graph theory and related tools. Is it implemented in Python, using numpy, networkx and elementtree, among other packages. The framework was designed to support my research thesis in underwater robotics. The project also contains a framework to implement underwater intervention simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    python interface to legendary Gnuplot program.
    Downloads: 2 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10

    pygolem

    Python API for the GOLEM Tokamak discharge database

    This simple Python API aims to provide a simple and easy to understand access to the discharge database of the GOLEM Tokamak. The scipy, numpy and matplotlib Python libraries are used for data analysis and plotting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Python FFTW as the name suggests are Python bindings to the FFTW3 C-library from http://www.fftw.org. They use numpy and python ctypes, and often offer about twice the performance compared to the fft routines included in numpy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    mlpy

    mlpy

    Machine Learning Python

    mlpy is a Python module for Machine Learning built on top of NumPy/SciPy and of GSL. mlpy provides high-level functions and classes allowing, with few lines of code, the design of rich workflows for classification, regression, clustering and feature selection. mlpy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. mlpy is available both for Python >=2.6 and Python 3.X.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    mungempo

    Extract stereo images from .MPO files

    This commandline Python tool will extract stereoscopic images from .MPO format files (e.g. as created by Fuji W3 camera) and either save them as separate Left /Right images or as an anaglyphic composite (suitable for viewing with coloured 3D glasses
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Data Productivity Toolkit

    The Data Productivity Toolkit is a collection of linux command-line to

    ...Modeled after the general linux pipeline tools such as awk, grep, and sed, the kit provides powerful tools for selecting/combining data, performing statistics, and visualizing results. The tools are all written in python and in many instances provide a command-line API to basic python and numpy/scipy/matplotlib routines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    1D/2D Discrete Wavelet Transform fully programmed in Python+Numpy. Homepage : http://wavepy.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WARNING! HPGL source code (NOT the releases, they are still here) now moved to the GitHub at https://github.com/hpgl/hpgl. Please, update your bookmarks!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Python binding for GNU Scientific Library using Cython for NumPy users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    upfirdn - Polyphase FIR Resampler
    upfirdn ("Up-sampling, FIR filtering, Down-sampling") is an Efficient Polyphase FIR Resampler for Numpy. The purpose of this project is to support and grow numeric and scientific Python user and developer base
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Zelda2 - Remake
    This is a remake of the Zelda 2 NES title that I've been working on in my spare time to learn and improve my programming skills. It's being programmed in Python and also requires Pygame, and may require NumPy as well in the future
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    malayalam optical character reader. using python, PIL(python image library), and numpy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This Python script uses the numpy and audiolab modules to generate waveform and spectrogram png images from a wav file. It is based on a script by Freesound.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    2D arcade game in Python, using pygame and numpy libraries, made for CS 321 Game Programing at Western Washington University, Spring 2009.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Earth is fallen, humanity is near extinguish, commander, our warship is trapped in a sub space, we need escape before the androids found us. pygame and numpy are needed for running this game!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Purpose of this project is to develop 2D cannon shooting game in Python. Dev environment is Python + PyGame + NumPy + PGU
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Python function library to extract EEG feature from EEG time series in standard Python and numpy data structure. Features include classical spectral analysis, entropies, fractal dimensions, DFA, inter-channel synchrony and order, etc.
    Downloads: 0 This Week
    Last Update:
    See Project