Search Results for "numpy python 2.7" - Page 9

Showing 341 open source projects for "numpy python 2.7"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    adsidera

    adsidera

    Python space game

    ### ATTENTION! For the newest version please visit my github account! https://github.com/sireliah/adsidera Travel from Earth to distant stars. Simple space game created on Python 2.7 using Pygame module. The project is Open Source software. Feel free to view or edit the source code (under the GPLv3 license). Current version: 0.4 - new menu - constant rocket propulsion - sprites - landing vehicle 0.3 - simple main menu - planetary systems are created using randomizer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Far West 1789

    Far West 1789

    shooter game in wild west atmosphere

    ... FW1789_stages.py levels file. edit FW1789.cfg configuration file. --------------------------- As in PyBreak360 game ( https://sourceforge.net/projects/pybreak360 ), this game intend to be played by youngs childrens (and there parents) in network lan. Next revision V1.0.1 add somes bonus and mutliPayers. programed with python 2.7.x and pygame 1.9.1
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    guiqwt
    Based on PyQwt (plotting widgets for PyQt4 graphical user interfaces) and on the scientific modules NumPy and SciPy, guiqwt is a Python library providing efficient 2D data-plotting features (curve/image visualization and related tools) for interactiv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    pyhrol

    pyhrol

    Bridge between C++ and Python

    Dynamic C++ library for simplification of binding C++ projects to Python. Supports argument overloading. Automatically generates help on method signatures, including default values. Automatically generates list of named parameters. Supports primary Python protocols: Number, Sequence, Mapping, Iterator Protocol. Includes more than 40 code examples. CMake driven. Supports Python 2.x. Does not support Python 3.x (planned). Tested on Linux Ubuntu 13.X 32/64 with Python 2.7.X
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    sk001

    a django/angular skeleton project running on python 2.7

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

    xml2mif

    Tool for import Rosreestr XML files

    Средство обработки файлов XML Росреестра (кадастровый план территории, кадастровая выписка об объекте недвижимости). По результатам обработки формируется пакет файлов mid/mif для последующего импорта в GIS MapInfo. Поддерживается одновременная обработка большого количества файлов XML. Для работы требует установки в системе интерпретатора Python 2.7 (можно взять отсюда: https://www.python.org/ftp/python/2.7.9/python-2.7.9.msi https://www.python.org/ftp/python/2.7.9/python-2.7.9.amd64.msi...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PentagonCrew DDoS Tool

    PentagonCrew DDoS Tool

    ## YOU NEED PYTHON 2.7 TO RUN THE SCRIPT ##

    https://www.python.org/download/releases/2.7/ A tool designed by members of PentagonCrew to help you easily take down websites. -Ethical uses only-
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8

    Simple Zip

    Make Compress/Decompress on Linux More Easy

    ...) a file. The file type is directly read from name. Note: Python 2.7 need to be installed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    sk003

    a django-nonrel/angular skeleton project running on python 2.7

    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10

    MoccaSin-POS

    POS system for use in MoccaSin coffee shops or others

    MoccaSin-POS is a POS system for use in MoccaSin coffee shops or others. It is intended to replace an older closed source version using Toolbook. Data is stored in SQLite, but full compatibility for flat text files of the old solution shall be kept. Python 2.7, wxPython, Languages shall be English and German.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    snakeFlow - collector for flow protocol version 5 writetten on python 2.7 By default output data to the console. May store file data and the database MySQL docs (2 parts): http://snakeproject.ru/rubric/article.php?art=python_netflow_collector_1 http://snakeproject.ru/rubric/article.php?art=python_netflow_collector_2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Fluid2D

    Fluid2D is the Swiss army knife of 2D CFD

    Fluid2D allows to study a wide variety of 2D flows. It is written entirely in Python. It is both a teaching code and a research code, capable of running from one core to thousands. Its numerics has been chosen to yield to as small dissipation as possible allowing to simulate easily high Reynolds flows, much higher than any of its concurrents. High performances are achieved by writting most of the operations as matrix-vector multiplications, handled by numpy that itself relies on the highly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SHA512Cracker

    Sha512cracker a simple python script to crack sha512 hashes

    Sha512cracker is a tool designed to recover password etc... from sha512 hashes.It is written in python 2.7 and it is under GPLv3 License.It is not optimized and it is slow compared to hashcat so it is ment for really weak password and its goal is to be easy to use and to be insanely fast.For more info take a look at README file inside the folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    repDNA

    repDNA is a Python package to generate various features of DNA sequenc

    ... =================== The repDNA was tested to work under Python 2.7, 3.3 and 3.4 on Windows, Mac and Linux. Installation ============ If the user had installed **pip** (A tool for installing and managing Python packages), just type: `pip install repDNA` Otherwise, download and unzip the repDNA package, go to the directory, and type: `python setup.py install` or `sudo python setup.py install`
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PyBreak360

    PyBreak360

    breakout/arkanoid clone multiplayers network game at 360°!

    written in python 2.7.x and pygame 1.9.1&2 I have not found anything playing with more than 2 childrens with serverals computers. A game easy, addictive, and not too long playing time. So, i made it: an arkanoid / breakout clone which have the particularity to play at 360°. pybreak360.cfg to fine configure outside game. pybreak360_kbd.py for special international keymap. on game, use mouse or arrow keys. press B to start/stop ComputerBootPlayer. press H to see HiScores. press D...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16

    Orbital Flight

    Space travel simulator under the influence of gravity

    This game is written under python (with pygame and numpy) and is based on a n-body simulation. Pilot your spaceship and see if you can land on the moon or meet a satellite on low orbit! You can simulate tens of planets, asteroids, and check basic orbital mechanics. There are configuration files to simulate the full solar system, including the biggest satellites, and it is easy to create more. In short, you can use this software to pilot a spaceship and see all the challenges of a mission...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    M0Droid

    A malware detection technique

    This is an Android malware detection technique based on system call extraction. The code is written with Python 2.7 and require Android SDK to launch virtual Android device and communicate with it. This program uses correlation coefficient to compare the signature of the app with the dataset (blacklist).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    JResistor

    Simple resistor calculator

    JResistor is created under Python 2.7 & Tkinter. A simple program for calculating the value of 4 band resistors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Larch: Data Analysis for X-ray Spectra

    Data Processing and Analysis for X-ray Spectroscopy and More

    ... is written in Python and relies heavily on the standard tools for scientific computing with Python (numpy, scipy, matplotlib, and h5py).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    SAMoCAD

    SAMoCAD

    Simple CAD program

    SAMoCAD - its program to create simple drawings, partially supports DXF. 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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    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
  • 24
    mystic

    mystic

    MyStIc is a free FTP client

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

    MBGui

    Modbus RTU GUI tool

    Simple Modbus RTU tool, allows to create requests, check received responses/exceptions, create a memory map and a command list with saved settings. Built using PyModbus and TKinter on Python 2.7, source available at: https://github.com/alignan/MBGui
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.