Open Source Python Scientific/Engineering Software - Page 50

Python Scientific/Engineering Software

View 2696 business solutions

Browse free open source Python Scientific/Engineering Software and projects below. Use the toggles on the left to filter open source Python Scientific/Engineering Software by OS, license, language, programming language, and project status.

  • 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
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    NetController
    Remotely monitor and control a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The NetEpi project is developing open-source, network-enabled tools for epidemiology and public health practice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    NetView P

    Population Genomics Network Analysis Pipeline

    NetView P has been re-structured as a package for R and moved to GitHub: https://github.com/esteinig/netview
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Network Visualization is a mature part of computer science that is enjoying a good deal of growth, partially fueled by Bioinformatics. Network is a synonym for Graph, and both refer to a collection of nodes and edges.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    NeuraPy is now hosted on github This is a collection of Python modules that read files encountered in neuroscience experiments. Included are modules to read lablib files and modules to read Cyberkinetics Cerebus system .nev and .ns3 files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Net.py is a tool for learning about neural nets. Currently, it only allows the user to experiment with a Hopfield net. I am now extending it to cover the Kohonen net. I'd be pleased to receive suggestions and criticism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Neural Networks Collection

    Neural Networks Collection

    Neural Networks Collection

    This project implements in C++ a bunch of known Neural Networks. So far the project implements: LVQ in several variants, SOM in several variants, Hopfield network and Perceptron. Other neural network types are planned, but not implemented yet. The project can run in two modes: command line tool and Python 7.2 extension. Currently, Python version appears more functional, as it allows easy interaction with algorithms developed by other people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simulator of virtual animals made up of biological neural networks for research in the Computational Neuroscience field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NeuroPython is a Python module created for easy simulation of neural networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fixed Asset Pro | Asset Management Icon
    Fixed Asset Pro | Asset Management

    Fixed Asset Pro Is A Powerful, Effective Depreciation And Fixed Asset Management Software System

    Fixed Asset Pro Is The Affordable Fixed Asset Management And Depreciation Software System For Small And Mid-sized Businesses And Organizations.
    Learn More
  • 10
    Extensions to the circuit simulator Ngspice. One extension is the integration of the next generation build system SCons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project has moved to http://sourceforge.net/projects/ngspice-ext.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a unix distribution I made so that I can develop from anywhere--a virtual desk if you will. Some of my friends and colleagues have found it useful, and an easily accessible place to put the operating system up is on the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Noisy Channel Simulator

    Demonstrate errors in transmission of a file over a noisy channel.

    This program was written to dimonstrate errors in transmission for a presentation on Claude Shannon's Noisy Channel Coding Theorem. It takes an input file, the probability of a bit being flipped, and, if specified, the size of the header of the file. The program was intended to take monochrome bitmap files as input, so that each bit refers to a pixel in the image and thus, it would be easy to see errors in the output file, as some of the pixels would be flipped; however, it will work on any input file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NuPIC

    NuPIC

    Numenta platform for intelligent computing

    The Numenta Platform for Intelligent Computing (NuPIC) is a machine intelligence platform that implements the HTM learning algorithms. HTM is a detailed computational theory of the neocortex. At the core of HTM are time-based continuous learning algorithms that store and recall spatial and temporal patterns. NuPIC is suited to a variety of problems, particularly anomaly detection and prediction of streaming data sources. For more information, see numenta.org or the NuPIC Forum. If you want to build the dependent nupic.bindings from source, you should build and install from nupic.core prior to installing nupic (since a PyPI release will be installed if nupic.bindings isn't yet installed). To install from local source code, run from the repository root. We plan to do minor releases only, and limit changes in NuPIC and NuPIC Core to features needed to support ongoing research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NumericalFISH is a bioinformatics graphical tool for easy analysis of BLAST or BLAT results, especially aimed at the study of duplications or segmental duplications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    O.N.O.S

    O.N.O.S

    Open Network Object System

    Open Network Object System A Internet of things Content management system. Would you like to automate and controll remotely your home appliances from internet or lan using your phone /pc ? This program is for you! Internet of things made easy for everyone. Open source , simple to use , no need to know any programming language , you can add your programs easy , it runs bash command!every linux system will run it , portable . No installation required! just copy the folder where you want, connect your arduino to the usb and run the python program on the pc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    OCFit

    Python package for fitting of O-C diagrams.

    Python package OCFit includes 4 classes for analysis and fitting of O-C diagrams of Eclipsing binaries In a case of using this package for scientific purposes, please, cite our paper Gajdoš & Parimucha (2018) where you can also find more detail description about fitting functions and used models. For install it, download/clone this repository or download suitable binary file from releases. 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
  • 18
    OM Multimeter
    OM Open-source multimeter is a hobby project of mine which is intended to do a multimeter's job and measure volt,ampere,ohm,capacitance and ... . the features would be high precision,plotting,computer connectivity,and of course being open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An open-source cross-platform compiler for the Savage Innovations OOPic microcontroller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    With OSM-TileDownload you can easily create maps from www.openstreetmap.org OSM-TileDownload requires Python, Qt4, PyQt4 and ImageMagick.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Observe astronomical library

    astronomical observing tool

    Observe library is an astronomical for observers that helps planning and managing observations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ocular is a spreadsheet written entirely in python. Cell contents are evaluated by python after any standard spreadsheet coordinates are parsed. This allows the full Monty from Python to be implemented in a visual environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project