Search Results for "numpy python 2.7" - Page 8

Showing 249 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

    Larch: Data Analysis for X-ray Spectra

    Data Processing and Analysis for X-ray Spectroscopy and More

    ...Larch has been primarily developed for dealing with x-ray spectroscopic and scattering data, especially the kind of data collected at modern synchrotrons and x-ray sources. Larch is written in Python and relies heavily on the standard tools for scientific computing with Python (numpy, scipy, matplotlib, and h5py).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SAMoCAD

    SAMoCAD

    Simple CAD program

    ...Main features: - create simple objects (line, arc, circle) - create complex objects (text, dimensions) - edit drawn objects - save drawing to SVG format - output drawing in PostScript format - export/import content DXF files (primitives LINE, CIRCLE, ARC, TEXT, DIMENSION) Program written in Python 2 and use the library Tkinter. Program requires no installation, but you need install Python 2.7 or later on your PC. Run file SAMoCAD.pyw to run the program. Its very old version of program!!! For more information see
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    globalsoilmap.net/GSIF AG toolbox

    facilitating predictions of parameters using statistical models

    streamline the DSM process in ArcGIS/Numpy/GDAL/Python using Sampling, Statistical elaboration, Prediction to allow the application of extended statistical models generated by the CUBIST (TM) or JMP (TM) software to a set of auxiliary input parameters, thereby bypassing the need to i) manually calculate the equations using Raster calculator; ii) use a grid-to-point conversion process prior to applying the prediction model in the statistical software itself and then a point-to-grid conversion process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Islaki Defender

    Missile Command-type game for Linux using Pygame

    IMPORTANT: The cursor is used to aim, the primary firing buttions are 'J', 'K', and 'L'. There is no startup menu as of yet so the game just jumps right in. Islaki defender is a program I wrote a few years ago for python 2.7. I have tried updating for Python3, however pygame does not appear to be compatible just yet. This game is similar to Missile Command however it adds an extra dimension of variability. The name of this program came about when I tried to do a trick-shot with my keyboard. I was typing in "island", spun around after the 'a', and hit between the 'k' and 'i' keys, resulting in the word "islaki". ...
    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
  • 5
    mystic

    mystic

    MyStIc is a free FTP client

    MyStIc is a free FTP gui client developped in python 2.7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    DebuGui - GDB UI

    Easy to use GUI for GDB

    This project attempts to solve a long aching problem of a lack of a simple, yet powerful GUI for GDB. One that handles STL data types and allows easy extensibility. Requires: Python 2.7.x PySide (Qt python bindings: e.g. apt-get install python-pyside)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    effgoogle

    effgoogle

    effgoogle protects your privacy by confusing Google's profile of you.

    ...Works with python 2.7 under Ubuntu linux, support for different python versions and oses soon to come. effgoogle is completely free and licensed under the Beerware license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PastebinGTK

    PastebinGTK

    Linux desktop client for pastebin.com

    PastebinGTK is a Linux desktop client for the pastebin.com text sharing service (http://pastebin.com/). It is written in Python and uses GTK+ 3 for the GUI. ---- PastebinGTK requires the Python interpreter to run. Development is done using 2.7.x, but it should work with 3.x as well. GTK+ 3 is also required. To run PastebinGTK, open a terminal in the directory containing the files and type "python pastebingtk.py". ---- PastebinGTK is released under the MIT open source license (http://opensource.org/licenses/mit-license.php). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PyVision Computer Vision Toolkit

    A Python computer vision library

    PyVision is a object-oriented Computer Vision Toolkit for researchers that contains vision and machine learning algorithms and algorithm analysis and easily interfaces with scipy/numpy, PIL, opencv and other computer and machine learning libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10

    PyQt4Mchat

    Python Multicast Chat Tool

    This tool uses Python 2.7 and PyQt4 to realize a multicast chat tool. It works fine in LAN, if you get it work over a router please send me an email.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    snake pygame

    snake pygame

    "snake pygame" is a remake of classic snake game

    Snake pygame is a remake of classic snake game, developed with python and pygame. in this page you can find a tutorial to create the game: http://deasproject.altervista.org/blog/progetto-creiamo-il-nostro-snake-in-python-con-pygame/ for any question you can contact me andrea.deangelis93@gmail.com The game needs of these packages to work: - python 2.7 32 bit(x86 version) -> http://www.python.org/download/releases/2.7.5/ - pygame 1.9.1 for python 2.7 -> http://www.pygame.org/ftp/ - numpy 1.7.1 for python 2.7 -> https://pypi.python.org/pypi/numpy #### UBUNTU #### To install these packages on Ubuntu 12.04 and derived run this command on terminal: sudo apt-get install python python-pygame python-numpy #### ARCHLINUX #### To install these packages on Archlinux run this command on terminal: sudo pacman -S python2 python2-pygame python2-numpy Youtube Channel-> http://www.youtube.com/channel/UCtfS0d2O9Cd6FzZqZws4jgA
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12
    Pyinstaller Exe Rebuilder

    Pyinstaller Exe Rebuilder

    Recompiles pyinstaller exe files

    Pyinstaller exe rebuilder is a tool to recompile/reverse engineer pyinstaller generated executables without having access to the source code. Python version 2.5, 2.6 and 2.7 are supported. (Note : pyinstaller itself supports python 2.4 to 2.7) Within the software you will find detailed help including a video about how to use the tool.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Python Tkinter Extensions

    Python Tkinter Extensions

    Additional Graphical Classes and Widgets for Tkinter/Ttk

    This is a Python package with extensions for Tkinter. It supports both Python 2.7 and Python 3.3. Currently, the project is in version 1.0 of the Production stage. Feel free to fork off the main project or send me possible additions to the package.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Super Coco

    Super Coco

    Super Mario Bros python version with custom levels

    ...Can you match that?!? Requires python (written with 2.7) and pygame. An executable is available for windows. If you spot gameplay discrepancies with the original game, please report them!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    pymatlab

    A pythonic interface to MATLAB

    This package lets Python users interface and communicate with MATLAB from Python. Pymatlab makes it easier for users to integrate a project with a large MATLAB codebase into python scripts by using MATLAB scripts as a part of the python program. The basic functionality of this package is to send data from Python to MATLAB's workspace to be able to run Matlab function on the data. After processing you retrieve back data to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    makeprojects

    Auto generate VS, Codewarrior, Codeblocks, XCode projects

    This tool will scan your directory for source files and then generate a project file for Codeblocks, XCode, Visual Studio, Metrowerks CodeWarrior, FreeScale Codewarrior. It runs on Linux, MacOSX and Windows and can generate the files for any host from any platform. Great care is taken to make sure project file updates change as little as possible to make source control change lists as minimal as possible. This is the main IDE project file generator used by Olde Sküül!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PTkEI2

    PTkEI2

    The Python/Tk Empire Interface

    ...PTkEI 2.00.0 is now available! So far, works with Windows7 & Linux with Python 2.7.X. Read the documentation for full details. Includes tool for the visually impaired. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PyGAO

    Genetic Algorithm Optimization for Python

    ...Eventually, I will expand to more generic data structures and add multiple-species search options. For the time being, I have no plans of developing a GUI. For now, this is strictly a computational module. In addition to the standard Python libraries, PyGAO uses numpy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project develops a simple, fast and easy to use Python graph library using NumPy, Scipy and PySparse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Easy Equations

    Easy Equations

    Hand Written Equation Creator

    ...The focus of this utility is to provide user friendly access to write mathematical equations which is helpful for students, lecturers, mathematicians and Research persons who prefer using mathematical equations in a document, PowerPoint or web sites. Works on Windows as well as Linux platforms. Software Requirements: JDK 7 or higher. Linux Platform with kernel version 2.7 or higher.(for Linux users).python necessary only in linux environment to use COPY functionality.python is pre installed in recent linux distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Physic Research Tools

    Python, Physics, PyQt, Software, Data adquisition, Spectroscopy, UV

    Como técnico en informática en un Instituto de Física con el tiempo surgió la necesidad de tener que crear distintas piezas de software para ir resolviendo situaciones diarias. En este proyecto iré agregando pequeños programas en Python 2.7 que voy escribiendo para dar soluciones a algunos de los problemas que surgen día a día en el laboratorio, como ser comunicación con algunos dispositivos o rutinas para ordenar o modificar datos de forma recursiva algunos cálculos matemáticos, creación de gráficas etc. La finalidad principal del proyecto es poder poner a disposición de aquel que lo necesite mi trabajo tanto dentro del Instituto donde trabajo como fuera del mismo. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    statspy

    Python module for statistics built on top of NumPy/SciPy

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

    CogPy

    Cognitive Python

    Cognitive Python is a cross-platform library for designing and conducting psychological experiments in 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
  • 24

    webcammy

    A small command-line program for grabbing frames from cameras/webcams.

    A small command-line program for grabbing single or multiple images from cameras and webcams. In essence, it is a python script which requires python 2.7 and the packages opencv. Program parameters can be controled via commandline arguments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Planets

    A program for approximate simulation of planetary systems

    ...This program can be used in schools for illustration and students can experiment with it themselves. I created this project as part of the German Abitur exam, which is why the help documents are currently only available in German. Requirements: - Python 2.7 - Windows 7, Windows XP, Ubuntu Other operating systems may work but were not tested.
    Downloads: 0 This Week
    Last Update:
    See Project