Search Results for "numpy python 2.7" - Page 7

Showing 276 open source projects for "numpy python 2.7"

View related business solutions
  • 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
  • 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
    Krisk

    Krisk

    Statistical Interactive Visualization with pandas+Jupyter integration

    Krisk brings Echarts to the Python Data Science Ecosystem, and helpful tools for high-level statistical interactive visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PyGObject for Windows

    PyGObject for Windows

    All-In-One PyGI/PyGObject for Windows Installer

    Cross-platform python dynamic bindings of GObject-based libraries for Windows 32-bit and 64-bit.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 3
    PyCNN

    PyCNN

    Image Processing with Cellular Neural Networks in Python

    Image Processing with Cellular Neural Networks in Python. Cellular Neural Networks (CNN) are a parallel computing paradigm that was first proposed in 1988. Cellular neural networks are similar to neural networks, with the difference that communication is allowed only between neighboring units. Image Processing is one of its applications. CNN processors were designed to perform image processing; specifically, the original application of CNN processors was to perform real-time ultra-high frame...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    matplotlib
    Matplotlib is a python library for making publication quality plots using a syntax familiar to MATLAB users. Matplotlib uses numpy for numerics. Output formats include PDF, Postscript, SVG, and PNG, as well as screen display. As of matplotlib version 1.5, we are no longer making file releases available on SourceForge. Please visit http://matplotlib.org/users/installing.html for help obtaining matplotlib.
    Leader badge
    Downloads: 80 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
    PyCosmic is a tool to detect and clean single images from the disturbing cosmic ray hits. It was designed and tested specifically for CALIFA and other fiber-fed integral-field spectroscopy dataset. It is written in Python and can be executed from the command line. New release is version v0.5. Updated to be compatible with numpy version 1.12. New release is version v0.4. It's now compatible with astropy for fits I/O and computation time is reduced by a factor of 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    mds-utils

    General purpose utilities for C++ and Python developers

    This library is intended to become a collection of several C++ utilities. At present it contains: 1. a tool for detecting machine endianity. 2. utilities for the Boost uBLAS library. Amongst them, some type traits for detecting different uBLAS matrix types. 3. some useful classes that allow to treat the old C FILE pointer as a C++ stream. 4. C++ wrappers of the main Python objects, independent of those in Boost Python. Wrappers are provided also for NumPy arrays. 5. C...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    EpiMINE

    program for mining epigenomic data

    EpiMINE is a program designed for mining epigenomic data. This application performs genome wide based quantitative and correlative analysis between different annotated or raw chip-seq like datasets in the regions of interest (RI). Apart from this the tool takes the advantage in linking results with expression data. It is available both in graphical user interface and in command line form. It can be executed in Mac and Linux platforms. Dependencies: python >= 2.7 version python packages...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    S.E.E.R. 2 is a full featured SCADA / Historian / Aggregate Analysis System developed to work as a 'front end' for mod_openopc. Written in pure PHP (HTML 4.01 Transitional), and driven by a web-based user interface for universal deployment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    FOCUS

    FOCUS

    A model to identify organisms present in metagenomes in seconds

    FOCUS, an innovative and agile composition based using non-negative least squares to profile and report abundant organisms present in me-tagenomic samples and their relative abundance without sequence length dependencies. The program was tested with simulated and real metagenomes, and the results show that our approach predicts the organisms in random communities. Availability and implementation: The code implemented in Python can be found here and a web-sever at http://edwards.sdsu.edu...
    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

    Leave A Trace Tools

    Tools for reading the track data of the project "Leave a Trace"

    The art project "Leave a Trace" (LAT) records an displays people movement in real time. It is installed as a permanent exhibition within the Charité in Berlin, Germany. Please find more Details about LAT here: https://leave-a-trace.charite.de/action This sourceforge project provides python tools to read the raw XML data produced by LAT. The data reading module works with python2 and python3. LAT XML Data can be downloaded here: https://leave-a-trace.charite.de/action
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PhaseSpace

    Analyse dynamical systems, plot its phase space and critical points.

    Phase Space is born out of the need of a simple yet powerful open source tool to study dynamical systems. PhaseSpace allows you to plot the phase space of the dynamical system you are studying, its critical points and the curves of slope zero and infinite.It can also plot the solutions of the system and it's vector field. To use PhaseSpace you'll need to have Python installed along with Matplotlib and Numpy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    2048 Python , AI , 1 or 2 players

    2048 Python , AI , 1 or 2 players

    py 2048, a well know 2048 clone board game

    Written in Python 2.7.x and pygame1.9.1~2 compliant (at least) Python 3.4 HOW TO PLAY: keyboard UP, DOWN, LEFT, RIGHT, escape to quit increase your score shifting tiles with same number. the value of resulting tile is multiplied *2. CUSTOMISE YOUR GAME: edit py2048.cfg configuration file. you can: -Change Raws and Columns amount. -Change Random range value of new tile. -Limit the maximum tile value. -Limit time allowed for movement. -Enable no movement (a new tile appear even...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Unturned Server Creator

    Unturned Server Creator

    Easily create Unturned servers with little computer knowledge.

    Please go to Files then Builds to download the main executable. To run from source, you must have pywin32 installed on Python 2.7. This tool allows one to create Unturned servers by just running an executable. It allows you to specify port, number of players, server name, game mode(Difficulty), server timeout, whether its PvP or PvE, and the welcome message. Future updates plan an actual User Interface and a list of items to add to the server. If you are not familiar with port forwarding...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    PrakeOut

    Cross platform BrakeOut with level editor

    BrakeOut clone in python 2.7, with level editor. Easily make your own multi stage levels, with custom graphics, music and sound. Executable for Win 32 OS available, but source will run on all platforms! PrakeOut currently only supports Python 2.7, so remember to download the correct Python version if you want to make your own build. The entry module for your project should be GameHandler.py
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    whereFM

    python file manager script

    A file manager that's not fully functional , written in python 2.7 and is in its early stages. you also need to have Pygtk2.24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Django Autocomplete Light

    Django Autocomplete Light

    A fresh approach to autocomplete implementations

    A fresh approach to autocomplete implementations, specially for Django. Python 2.7, 3.4, Django 2.0+ support (Django 1.11 (LTS), is supported until django-autocomplete-light-3.2.10), Django (multiple) choice support, Django (multiple) model choice support, Django generic foreign key support (through django-querysetsequence), Django generic many to many relation support (through django-generic-m2m and django-gm2m). Multiple widget support: select2.js, easy to add more. Creating choices...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    LibVNCBinds

    Native Python and Ruby bindings for LibVNCServer and LibVNCClient .

    Native Python and Ruby language bindings for LibVNCServer and LibVNCClient libraries. Project started with LibVNCClient Python binding implementation. For now only Python versions of 2.7.x and Linux platform are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    wxRays

    wxRays

    Visual x-ray data processor

    Visual x-ray data processor. The routine, writed in Python using wxPython, NumPy, SciPy and mathplotlib libraries for practical and educational purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Boto3

    Boto3

    AWS SDK for Python

    ...'s 'client' and 'resource' interfaces have dynamically generated classes driven by JSON models that describe AWS APIs. This allows us to provide very fast updates with strong consistency across all supported services. Boto3 was written from the ground up to provide native support in Python versions 2.7+ and 3.4+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ExSTraCS

    ExSTraCS

    Extended Supervised Tracking and Classifying System

    ... to address problems in epidemiological data mining to identify complex patterns relating predictive attributes in noisy datasets to disease phenotypes of interest. ExSTraCS combines a number of recent advancements into a single algorithmic platform. It can flexibly handle (1) discrete or continuous attributes, (2) missing data, (3) balanced or imbalanced datasets, and (4) binary or many classes. A complete users guide for ExSTraCS is included. Coded in Python 2.7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    visual debugger

    image visual debugger

    Visualize the in-memory images when you are debugging an OpenCV C/C++ program. It uses the GDB's Python interface, and works in multiply platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Salstat2

    Salstat2

    statistical package designed for the end user, multiplatform

    Salstat2 is an statistical package written in python and designed for the end user It has a graphical user interface and also it is scriptable, It's multiplatform, It has a graphic system inherited from matplotlib, It allows you to use different libraries like numpy - for numerical calculations, it also lets you to interact with Microsoft Excel (R) by using a com client under windows(R) platform and finally you can create your own dialogs by using the interactive shell or the script panel.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    pure python polyfit

    pure python polyfit

    python2/3: compute polyfit (1D, 2D, N-D) without thirdparty libraries

    python2/3: compute polyfit (1D, 2D, N-D) without any thirdparty library like numpy, scipy etc. also can be used for least squares solution computation and for A=QR matrix decomposition. Tested with python 2.7 and 3.4 Consider donating to this project: https://sourceforge.net/p/purepythonpolyfit/donation For a Sample use, refer to the WIKI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
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.