Search Results for "numpy python 3.4" - Page 7

Showing 174 open source projects for "numpy python 3.4"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    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: 0 This Week
    Last Update:
    See Project
  • 2
    Upgrate
    Upgrate is a lightweight program that help you to up-to-date and optimize your linux distribution by managing the installed/not needed packages. Runs on all the Debian-based linux distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ATpy (Astronomical Tables in Python) is a Python module aimed at dealing with tables of astronomical data with a common API. To date, the following formats are supported: FITS, VO, and IPAC tables, and SQLite, MySQL, and PostgreSQL databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 5
    A spread sheet engine running over python. Any formula is pure python! You can do Macro in python and include any python package like NumPy. There is bult-in functions like D([list]) which automatically extend the list in cells.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    A simple project which attempts to emulate real life in the launching of a trebuchet. Requires a python compiler, and the python modules for math, gtk, pygame, random, and numpy. Please note: this is an early version and is in alpha.
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 10
    The scikits.timeseries python module provides classes and functions for manipulating, reporting, and plotting time series of various frequencies. The focus is on convenient data access while leveraging the existing functionality in numpy.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Set of python scripts that can be used for the calculations of equilibrium fractionation factors from experiments and from statistical mechanics theory. python scripts use Scipy/Numpy/Matplotlib/WxPython for calculations, plotting and the GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PyMaTi is a simple and easy to use GUI for numerical and scientific computing in Python. It surrounds well know packages NumPy and Matplotlib and provides possibility to immediately play with numerical python from intuitive user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Python package extending NumPy and SciPy to allow specification of numbers and arrays with physical units.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyPlotSuite aims to provide immediate, easy-to-use, GUI tools to display, analyze and create publication-quality 2D plots of 1D data series, images, 2D arrays. This project is based on (and would not exist without) pygtk, matplotlib and numpy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    eZ Publish enduser documentation in german for version 3.4 (light blue admin) and version 3.6 (dark blue admin)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Quick reference for switching between mathematical computation environments for computer algebra, numeric processing and data visualisation. Examples are Matlab, IDL, SPlus, and their open-source counterparts Octave, Scilab, Python+NumPy and R.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    QME-DEV Workbench (wxScipy) is a data analysis workbench based on Python, SciPy, Numpy and MatPlotLib(PyLab) and uses wxPython for the GUI. It can be used for non-linear analysis with a large set of experimental or generated data. Load/Acquire / Save/ Gr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pynpvm is a Python interface to Parallel Virtual Machine (PVM), a portable heterogeneous message-passing system. It requires NumPy as a pre-requisite because the datatype numpy.array is used for message passing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PySimpleTable

    Lightweight Python 2D table object with column headers

    For 2D data objects in Python, you have 3 main options: - Numpy Array - Pandas DataFrame (built on np.array) - SQL table Numpy and Pandas are great for working with a complete set of data, but not very efficient for building up row by row. SQL is good for building up the object row by row, but you have to write SQL and leave the world of Python objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple Python class for managing tables of data in memory using NumPy. It allows to give names to views of array. The package contains few classes built on top of the basic one to be used as post processing tools for particle optics computations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    OCFit

    Python package for fitting of O-C diagrams.

    ...Not working yet! The first release comming soon... Requirements numpy matplotlib PyAstronomy pymc Installation is possible from source code or using build installation binary file (only for OS Windows). The following procedure is only for installation from the source code. Extract files and go to new-created folder. Running script setup.py the installation will be done: python setup.py install
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Shovel Library

    Simple graphics, keyboard and mouse library with a C interface

    .... === Functions include === * Window creation * 32-bit RGBA bitmap creation * Fast software based drawing routines (pixels, lines, text etc) * Mouse and keyboard input === Details === * Written in C * Python bindings provided * Permissive BSD licence * Win32 version currently. Linux and Mac planned. === Performance === Running on Windows XP on an Intel Core i3 530 (3.4 GHz): * Putpixel - 31 million per second * Rectangle fill - 11 billion pixels per second * Text render - 11 million characters per second (8 point, fixed width font)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Freeode

    Freeode

    Solve Differential Equations

    Freeode is a compiler for the SIML programming language. It is a specialized language to solve differential equations. The compiler creates a python program that uses Numpy and Scipy to do the numerical computations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ExoPlanet

    ExoPlanet

    GUI based toolkit for running common Machine Learning algorithms.

    ExoPlanet provides a graphical interface for the construction, evaluation and application of a Machine Learning model in predictive analysis. With the back-end built using the numpy and scikit-learn libraries, as a toolkit, ExoPlanet couples fast and well tested algorithms, a UI designed over the Qt4 framework, and graphs rendered using Matplotlib to provide the user with a rich interface, rapid analytics and interactive visuals. ExoPlanet is designed to have a minimal learning curve,...
    Downloads: 0 This Week
    Last Update:
    See Project