Showing 24 open source projects for "stochastic"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1

    LINE Solver

    Queueing Theory Algorithms

    LINE is an open-source software package to analyze queueing models via analytical methods and simulation. The solver is available for Java/Kotlin, MATLAB, and Python. LINE features algorithms for the solution of open queueing systems (e.g., M/M/1, M/M/k, M/G/1, ...), open and closed queueing networks, and layered queueing networks. Additional details are available on the project website: http://line-solver.sf.net.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    Java Modelling Tools is a suite of scientific tools for performance analysis and modelling using queueing theory and colored stochastic Petri nets. Models are solved either with analytical, asymptotic or simulation methods; workload characterization tools are also included in the suite. See the project website for more details: http://jmt.sf.net
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 3
    open_data_assimilation
    Generic data-assimilation toolbox written in java, with native (c and fortran) libraries for high performance computing. Provides tools to couple to your own model and a wide range of algorithms, ranging from parameter calibration to Kalman filters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    StochUnit

    StochUnit

    Stochastic unit testing utilities

    StochUnit is a testing tool for producing more value from your unit tests. Typical unit testing involves writing a test with a particular set of data, testing the outcome against a set of code, producing just one set of input and output. StochUnit is a set of methods that you can incorporate into your testing strategy, to explore the feasible space of testing scenarios. Every time you run your tests you get more exploration of that space, potentially finding situations you would never test...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5

    MED-FOES

    An Agent-Based Simulation of Invasive Pest Insects

    MED-FOES is an implementation of a stochastic Agent-Based Simulation (ABS) system for analyzing demographic changes in a single population of Medfly (Ceratitis capitata) over time. The simulation currently takes population extinction as a given because it aims to give us better estimates of necessary quarantine lengths in areas where Medfly is not currently established but does repeatedly invade.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Cambridge Rocketry Simulator

    Simulate high power rocket flights with splash down plots

    ...Running in Monte Carlo mode allows generates multiple possible flight paths and splash down plots, indicating the probability of landing in an area. Peer-reviewed publication in the Journal of Open Research Software (JORS) http://doi.org/10.5334/jors.137 "Cambridge Rocketry Simulator – A Stochastic Six-Degrees-of-Freedom Rocket Flight Simulator"
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    SPL Tools

    SPL Tools

    Stochastic Performance Logic testing tools and utilities.

    Stochastic Performance Logic (SPL) serves for capturing performance assumptions. With SPL, it is possible to annotate Java functions with assumptions stating, for example, that the annotated function is at most three times slower than array copying. The assumption is then checked at build time in a similar way as standard unit testing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    JStockCharts

    JStockCharts

    User Friendly Technical Analysis tool for CSE Equity trading.

    Charting Software for Colombo Stock Exchange equity trading. Uses a local database, Users who are willing to receive WAP file can subscribe to our mailing-list (https://lists.sourceforge.net/lists/listinfo/jchartscse-wapfeed) and I will send the files daily. New: Latest price data db file is available in the following repository. just download the db file and copy it in to the application folder. https://www.dropbox.com/sh/ahc3x5cfh3xmnsj/sirAJZ-paV The program features all the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ApplPi

    A stochastic noise machine

    ApplPi is a stochastic noise machine that creates a soothing background noise for those who can't work in complete silence or need to mask distracting noise. It creates sound similar to any noise machine, but it's more musical and harmonic. Additionally, you can control the frequency (note) of the sound and choose from built-in presets of noise/sound.
    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
  • 10
    SOMOMOTO

    SOMOMOTO

    Software Modularization and Monitoring Tool

    An Eclipse plug-in to monitor and act against the deterioration of software modularity in Java source code. On going development, with a prototype available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Technical analysis library with indicators like ADX, MACD, RSI, Stochastic, TRIX... includes also candlestick pattern recognition. Useful for trading application developpers using either Excel, .NET, Mono, Java, Perl or C/C++.
    Leader badge
    Downloads: 8,070 This Week
    Last Update:
    See Project
  • 12
    SPiM2Eclipse

    SPiM2Eclipse

    Eclipse plugin for Stochastic Pi Machine

    Stochastic Pi Machine (SPiM), created by Microsoft, is a programming language for modeling biological processes. Two tools are available from Microsoft for simulation. A web application Visual SPiM, and a destkop application SPiM Player. Both simulation tools require to be run on a Windows platform. Fortunately Microsoft has also released a command line version for Linux and Mac OS based on OCAML however this version will only output a CSV file for the simulation results. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java library for Monte Carlo simulation, stochastic processes, finance. Classes define the basic mathematical notions to ease transition from theory to application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is about stochastic simulation methods and their applications to physical systems. We develop interactive books, which can be used by students to study physics using free resources. The books contain text and Java source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OpenBioGeoSim it's a open source software that simulates the stochastic origin and spread of species geographic ranges in a heterogeneous landscape. It's a free alternative based on Gary Entsminger's BioGeoSim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The aim of this project is to provide platform independent software that supports the visualization of advanced mathematical concepts (e.g. stochastic processes, random walks, percolation, clusters, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Meredys (MEsoscopic REaction DYnamics Simulator) is a particle based stochastic simulation software designed to model and simulate reaction-diffusion systems. (http://www.ebi.ac.uk/compneur-srv/meredys.html)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    4-Dimensional Cell Simulator (4DiCeS) is a framework on hybrid (stochastic and deterministic) modeling and simulation of (whole) cell environments in 4D. The framework may incorporate any reaction and diffusion algorithms applicable in a 4D grid layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    http://www.isima.fr/~reuillon/index.php?option=com_content&task=category&sectionid=4&id=13&Itemid=26 DistMe is a toolkit and a script environment to distribute stochastic simulations on distributed execution environements (clusters, calculation grids).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    A platform for the integration of deterministic and stochastic models, for the simulation of the integrated models and for interactive exploration of the model behaviour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This will become a graphic modeling and rendering tool written in JAVA. We will support an xml-style input file format for graphical scenes. The rendering will be possible in openGL (preview) as well as by (distributed and stochastic) Raytracing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A pure Java implementation of a constraint solving framework, relying on the stochastic approach of the Adaptative Search Algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OpenDizzy is a tool for stochastic and deterministic simulation of chemical reactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A component-based modeling platform for deterministic and stochastic risk and capital models. The project was moved and now can be found under https://github.com/pillarone
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next