Search Results for "scipy python 2.7" - Page 7

Showing 235 open source projects for "scipy python 2.7"

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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    Alembic Version 1.5.0 using Python 2.7 Compiled with VS2012 Put the files in Site Packages to C:\Program Files\Autodesk\Softimage 2015\Application\python\Lib\site-packages\ Put the files in Bin to C:\Program Files\Autodesk\Softimage 2015\Application\bin\
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Speech Sentiment Analysis

    Voice to Text Sentiment Analysis

    ... for sentiment orientation scoring. The code has been developed in Python 2.7 The following packages are required to be installed before running the program. import speech import sys import time import textblob Links: https://pypi.python.org/pypi/speech/0.5.2 http://textblob.readthedocs.org/en/dev/ Please contribute to this project to lead to a more refined and useful open source software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    pyL1min

    General purpose norm-1 minimization solver in Python

    pyL1min is a general purpose norm-1 (l1) minimization solver written in Python. It is based on NumPy/SciPy, CVXOPT ( FFTW enabled) to solve l1 minimization problems that are based on interior point methods. You need to install Python, NumPy/SciPy and CVXOPT ( FFTW enabled) to use this software. The test.py program demonstrates a simple application in Compressive Sensing and shows how to use l1min module. You need to install matplotlib to plot diagrams. Note: pyL1min can handle...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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
  • 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
    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: 7 This Week
    Last Update:
    See Project
  • 6
    Skype Xtractor

    Skype Xtractor

    Xtractor for Skype's databases (main.db and chatsync)

    Skype xtractor for Linux and Windows is a python tool developed for the Forensics distro DEFT Linux 8. Extracts data from the Skype's main.db, including contacts, chats, calls, file transfers, and deleted/modified messages from chatsync databases Usage: read README file Required: Python 2.7 Feedback and bug reporting appreciated :)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    MDownloader

    Descargar manga.

    Script desarrollado en python 2.7 Descarga manga desde diferentes servidores. Por ahora solo está disponible crunchyroll. De acá a unos días, saldrá una versión más completa. Puedes descargar desde crunchyroll los últimos capítulos de forma gratuita. Para descargar volúmenes o series completas es necesario tener cuenta premium.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Super Coco

    Super Coco

    Super Mario Bros python version with custom levels

    ... 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: 1 This Week
    Last Update:
    See Project
  • 9
    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
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    Simpl is an open source library for sinusoidal modelling written in the Python programming language and making use of SciPy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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
  • 12

    pyttools

    Useful python scripts for windows automation

    Basic requirements: - Python 2.7 http://www.python.org/download/releases/2.7/ - pywin32 https://sourceforge.net/projects/pywin32/ - pyHook http://pyhook.sourceforge.net - PIL https://pypi.python.org/pypi/PIL Debug requirements: - matplotlib https://pypi.python.org/pypi/matplotlib * pyparsing https://pypi.python.org/pypi/pyparsing/ + setuptools https://pypi.python.org/pypi/setuptools * dateutil https://pypi.python.org/pypi/python-dateutil
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    iTAM tile simulator

    iTAM tile growth simulation

    Python program for the kinetic tile simulation of the growth of 2D tiled DNA structures. Requires UNAFold, Python 2.7, NumpPy, SciPy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    NIF Path Tool

    Utility to fix texture paths in NIF files

    The NIF path tool is a utility to fix the path names to textures in NIF files. NIF files are used for meshes in many popular games such as Skyrim, Oblivion, and Morrowind. This utility is intended to help mod'ers make new items for these games. The utility is currently in beta status and is under development. The command line tool is mostly functional and a GUI will be deployed soon. The utility uses the excellent PyFFI library and is developed as a python 2.7 application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    BriPy

    A BRIC-seq data analysis package written in Python.

    ... analysis. -What is BriPy? BriPy package is a BRIC-seq data analysis tool written in Python. It can calculate RNA half-life for each transcript and draw graphs describing the kinetics of RNA decay. In the future, it will provide several useful modules(e.g. calculating RPKM of each transcript from BAM file or ELAND output file). -Prerequisites To use BriPy package, you will need Python and the following extension packages. Python2.7 or higher NumPy SciPy Matplotlib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PTkEI2

    PTkEI2

    The Python/Tk Empire Interface

    ... a flexible, portable, and fast interface. Thanks to the developers, contributors and maintainers of PTkEI. Ptkei 1.18.1 was released on September 07, 2003. I have updated the client so it is compatible with the 4.3.XX Empire Server. 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: 1 This Week
    Last Update:
    See Project
  • 17
    scichoplot

    scichoplot

    Discontinued. Look for http://sourceforge.net/projects/scienplot/

    ...(Comma separated values) format data - Save, copy, print Graph - Save and open a Work/Project file - Use spread sheets to display data - TextPad to organize the results - Python shell for Python users: No need to install Python interpreter. - Graphs generated by matplotlib in a publishable quality. - Source codes based on Python, numpy, scipy, matplotlib, wxPython, etc. - Source codes originated from SasView - Drag and drop files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    Easy Equations

    Easy Equations

    Hand Written Equation Creator

    Easy Equations is a utility using which one can write the mathematical equations. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    .aud (.AMR) files converter for Linux

    Convert .aud files to wav (usually wechat audio files)

    Convert .aud files to wav for Linux .aud files are .amr files without their header. This tool add the .amr header to the .aud files and then convert them to wav. You will need Python 2.7 and ffmpeg installed on your linux distro. Enjoy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

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

    statspy

    Python module for statistics built on top of NumPy/SciPy

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

    Python L-moments

    L-Moment library converted into Python

    This project takes the l-moment library created by Hosking in 1996 and converts it to python, removing the need to call FORTRAN. This library does require the use of scipy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    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...
    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.