Open Source Python Simulation Software for Linux - Page 5

Python Simulation Software for Linux

View 29 business solutions

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

  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 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

    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: 1 This Week
    Last Update:
    See Project
  • 2
    OpenMie aims to solve electromagnetic scattering problems via the Mie method to provide a benchmark against which to test more general scattering codes. Complete field solutions are given for a number of practical geometries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Esse projeto é uma reimplementação dos processadores hipotéticos descritos no livro "Fundamentos de Arquitetura de Computadores" de Raul Fernando Weber, usados em diversas faculdades no sul do Brasil, incluindo o Instituto de Informática da UFRGS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Planets

    A program for approximate simulation of planetary systems

    With Planets you can create and simulate planetary systems on your computer using Newton's law of universal gravitation. 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: 1 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
    A package for preference handling and aggregation rules. A number of voting rules discussed in social choice literature have been implemented in order to study various properties of these rules in simulations with randomly generated preferences.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    ProSym

    Software package that facilitates traffic simulation

    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    PyBact is an open source software written in Python for Bacterial Identification. The software generates simulated data matrix which accurately represents the probabilistic positive/negative results of the tested biochemical test.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    This project is a complete cross-platform (Windows, Linux) framework for Evolutionary Computation in pure python. See the project site at http://pyevolve.sourceforge.net or the blog at http://pyevolve.sourceforge.net/wordpress
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Python Power Electronics

    Circuit simulator for power electronics

    An open source circuit simulator for power electronics applications. The objective is to provide a platform that will enable an advanced user to simulate large systems with several converters without being an excessive burden on the CPU.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 10
    Python/FEniCS Examples

    Python/FEniCS Examples

    phase-field simulation and other examples with Python/FEniCS

    The main goal of this project was developing phase-field simulations of lithium dendrite growth with FEniCS programmed in Python. The problem was based in the grand potential-based model of Zijian Hong and Venkatasubramanian Viswanathan (https://doi.org/10.1021/acsenergylett.8b01009) . Some simpler examples were developed before for a first approach with FEniCS: heat equation and combustion model.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    SMMP (Simple Molecular Mechanics for Proteins) is a program library for protein simulations with an emphasis on advanced Monte Carlo algorithms. It includes various force fields to calculate the energy of a protein and protein-protein interactions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Slowmo is an application developed to calculate and plot the travel times of the wave front of a tsunami.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Simple Python Fixed-Point Module

    Pure-python binary fixed-point arithmetic library

    This Python module provides basic facilities for mathematics on fixed-point numbers. The number of fractional binary digits is tunable, allowing near-arbitrary precision arithmetic. Arithmetic & functions such as sqrt, exp, log, sin & cos are available. For the latest releases please visit https://github.com/rwpenney/spfpm
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    edef - A small simulation framework for logic circuits, autoregressive processes, digital controller circuits and many more. Also there is a GUI application, that integrates a simple development environment and a circuit editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Synthetic Biology Software Suite (SynBioSS) is composed of a wiki for biochemical kinetic constants, a graphical interface for simulating synthetic biological pathways, and a simulator that runs on either a desktop or supercomputer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    TEACUP

    TEACUP

    TCP Experiment Automation Controlled Using Python

    TEACUP automates many aspects of running TCP performance experiments in a specially-constructed physical testbed. TEACUP enables repeatable testing of different TCP algorithms over a range of emulated network path conditions, bottleneck rate limits and bottleneck queuing disciplines. TEACUP utilises a text-based configuration file to define experiments as combinations of parameters specifying desired network path and end host conditions. When multiple values are provided (e.g. for TCP congestion control algorithm), an experiment is made up of multiple tests. For each experiment and test, TEACUP collects a range of data, such as tcpdump files of traffic seen or TCP stack information (e.g. using Web10G). TEACUP also collects a variety of metadata from the end hosts and bottleneck router, such as the actual OS/kernel version(s) used. TEACUP also provides some simple tools for analysing the results of experiments, such as plotting a flow's experienced RTT over time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    TransimsGui and makeTransims allow users to automatically generate triptables, timetables and vehicle files, edit individual control files, create batch files for transims feedback processes, run exe-control file pairs and run batch files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Virtual Botmaster

    Simulate Botnet NetFlow traffic for research analysis

    Simulate Botnet NetFlow traffic for research analysis
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    WireFactory Simulator

    WireFactory Simulator

    Small factory simulator for control logic test purpose

    Wire Factory Simulator (WFS) is a free software to simulate the control of a factory, mainly controlled by IEC 61499 applications. You can build your own factory and controller. The controller can be implemented on any programming language. WFS was originally built to simulate the action of an IEC 614999 application. So, the devices in the factory are easily connected to IEC 61499 applications. The WFS were mainly tested with FBDK (http://www.holobloc.com/). Wire Factory has been implemented to help to test more complex automation systems during a doctorate course under guidance of: Supervisor: Prof. Dr. Roberto Silvio Ubertino Rosso Jr. Co-Supervisor: Prof. Dr. André Bittencourt Leal at Santa Catarina University State (UDESC) located in Joinville/Brazil. CONTACT INFO ------------ Leandro Israel Pinto leandroip.com leandro.israel.p@gmail.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    allink

    allink

    Software for data analysis, image processing, simulations, solver.

    Collection of utilities based on two basics classes: Matematica and VarData. Matematica) performs math operations on vectors and matrices for smoothing, interpolation, convolution, image processing... VarData) manipulate a structure of points connected by links. Addraw) openGL engine. ElPoly) analyze mechanical properties of polymer and membrane like structures. Addyn) perform molecular dynamics and Monte Carlo simulations and has a solver for 4th oder PDE. Avvis) perform all the operation of Matematica on different sets of data visualized on a Qt graphical interface. DrImage) image manipulation on the Matematica filters. The program is intended to use as less as possible external libs (optional: openGL, gsl, fftw, cgal, png, tiff, boost, MPI, Qt...).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    pyBallistics is a graphical small arms ballistics program used to calculate ballistic coefficients, and model bullet trajectories. Future improvements will be a reloading database, and web links to industry reloading data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    pychemqt

    pychemqt

    Chemical Engineering process simulations program

    pychemqt is a software for simulate units operations in Chemical Engineering
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    rp6simul

    rp6simul is a simulator for the RP6 robot (AREXX Engineering)

    The rp6simul project brings simulation software for the RP6 robot that is manufactured by AREXX engineering. Besides support for all peripherals on the robot base, the simulator also fully supports the m32 extension module, and both can be simulated either independently or simultaneously. Furthermore, a simple 2d environment can easily be created to test lighting, collision, motor speeds and so on. The simulator does not run native AVR files, but instead a thin wrapper is provided so that the AVR code can be compiled natively. Thanks to this wrapper, and a flexible Lua driver interface, the simulator emulates most of the IO registers, requiring no or minimal code modifications. rp6simul is primarily developed on Linux, but a Windows version will also be released.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Modular, Configurable Simulator for Computer Architects
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Parilya is a educational-pourpose cellular automata framework written in Python and GTK. The main goal of Parilya is to give you the possibility to easily and quickly code your bidimensional cellular automata in a full-featured GTK+ workbench.
    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.