Search Results for "numpy python 2.7" - Page 14

Showing 353 open source projects for "numpy python 2.7"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 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
  • 1
    This was my final project for MIT's Junction computer science class. It is written in Python, and can always be updated with more words! Its just code, so it needs to be run with Python(2.7 recommended).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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
  • 4
    Python standard library + numpy + scipy + matplotlib + ipython + mercurial distribution that can be built from source on most Linux machines. SAGE-PyRuntime is based on customized and stripped version of SAGE (http://www.sagemath.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    3D seismic body wave and surface wave tomography program written in python based on Madagascar, Seismic Unix, using numpy, matplotlib and pyQt.
    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
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 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: 1 This Week
    Last Update:
    See Project
  • 11
    pyIDL is a bridge from Python to ITT's IDL. It allows easy access to functions, procedures and variables in the IDL context. pyIDL directly links to IDL's internal API using Cyton and Numpy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 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

    Pokedex

    A project that utilises the different python libs of Numpy(soon-to-be)

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    feature_engineering_ML_models

    Python feature engineering

    Python feature engineering using NumPy, SciPy, pandas, scikit-learn, Featuretools and Feature-engine. Identifying and extracting features to develop optimized machine learning models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CNN-from-Scratch
    About A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset. https://makeweb.ai https://eazyseo.co
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24

    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
  • 25
    ArduinoWebRelayController

    ArduinoWebRelayController

    Sketch and server to remotely actuate apliances

    * This project is under development, not fit for end users * The project consists of the infrastructure to remotely control apliances (eg. turn the cofee maker on from a web page) Needed parts: - an arduino uno board (www.arduino.cc). - a circuit board for the relays. - a PC connected to the arduino. - python 2.7 to run the server. - port forwarding to the PC for remote access.
    Downloads: 0 This Week
    Last Update:
    See Project