Showing 321 open source projects for "using"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1

    Math Simulator

    A simulation software for numerical techniques.

    Math Simulator is a java-based application which simulates various mathematical techniques.It is extremely useful for the Engineering students and for professionals. Most importantly, unlike most others Math Simulator is an Application rather than a java - library. So, user is not required to have any computer background. A Unique feature of Math Simulator is that it allows you to save queries for later reference. Hence you can save the problems along with their results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Parallel SCVT generator, using a new method for the parallel computation of Spherical Delaunay Triangulations. Uses Jonathan Shewchuk's Triangle http://www.cs.cmu.edu/~quake/triangle.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Java Astrodynamics Toolkit is a library of components to help users create their own application programs to solve problems in astrodynamics, mission design, spacecraft navigation, guidance and control using Java or Matlab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    mialib

    a realtime graphics library

    mialib is a core library for game development and interactive graphics research, this has utility modules and defines a framework for developing graphical applications like games.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 5
    vTclFF_DensForce

    vTclFF_DensForce

    Form-Finding of Cable Net Structures using the Force Density Method

    vTcl FF DensForce is a software developed for form-finding of linear network elements working under axial force using the "force density" method. __________________________________________ vTcl FF DensForce es un software de busqueda de forma para mallado de elementos lineales trabajando a fueza axil utilizando el metodo de "densidad de fuerza".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SPSens

    Stochastic parameter sensitivity analysis for chemical networks

    SPSens is a complete software package written in C that estimates parameter sensitivities for stochastic models of chemical and biochemical reaction networks using Monte Carlo (MC) stochastic simulations. It is possible to estimate sensitivities with respect to system parameters using the following algorithms: finite difference methods (crude monte carlo, common reaction path, coupled finite differences); likelihood ratio methods; and regularized pathwise derivatives. Additionally the package includes basic stochastic simulation algorithms. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ACADO Toolkit

    ACADO Toolkit

    Toolkit for Automatic Control and Dynamic Optimization

    ACADO Toolkit is a software environment and algorithm collection for automatic control and dynamic optimization. It provides a general framework for using a great variety of algorithms for direct optimal control, including model predictive control, state and parameter estimation and robust optimization. ACADO Toolkit is implemented as self-contained C++ code and comes along with user-friendly MATLAB interface. The object-oriented design allows for convenient coupling of existing optimization packages and for extending it with user-written optimization routines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This utility, lingen, implements evolution of native machine code via linear genetic programming. The assembly level code uses a subset of assembly language which manipulates and performs calculations using the floating point unit (FPU) of the CPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    predictOP
    A C++ class to enable prediction of the reflectance spectrum of two overprinted inks (i.e., solids), using the inverted Viggiano trapping equation.
    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
  • 10
    MICROMECHANICS

    MICROMECHANICS

    A collection of lecture notes and accompanying code on micromechanics

    The collection MICROMECHANICS (micromechanics.zip) includes: (1) lecture notes (microbook.pdf) on the analysis of heterogeneous materials and homogenization, and (2) source codes (microcode.tar.bz2) that accompany the computational exercises in Part II of the notes. Instructions on using the codes are given in the README file of each exercise. Further instructions can be found in the file microcode.tar.bz2. The MATLAB codes are used for visualization, evaluating analytical bounds and estimates as well as in the generation of digital and particulate microstructures. The Fortran codes are based on the finite element method in linear and nonlinear settings, the latter capable of finite deformations with damage. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    GemSIM is a software package for generating realistic simulated next-generation sequencing reads with quality score values. Both Illumina and Roche/454 reads (single or paired end) can be simulated using appropriate empirical error models.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Rand Tree

    Rand Tree

    Random Tree Generator for MatLab

    RandTree is a MatLab based tree simulator program where the algorithm is based on Honda's model. We have used probabilistic generation of branches in order to simulate visually realistic tree structures. This program is designed to generate branching structures with bifurcation branching pattern (sympodial branching). By changing the probabilities and branching angles, you can generate different shapes of trees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PetriNetExec: Java Embeddable Petri Nets

    PetriNetExec: Java Embeddable Petri Nets

    PetriNetExec a library for embedding Petri Nets into Java applications

    Briefly said, PetriNetExec is an open-source Java library which allows you to embed Petri Nets into your Java application. Using PetriNetExec you can define places and transitions, connect them using arcs and inhibitors, define the initial marking and then fire events and see how tokens flow into the network. * PetriNetExec does not provide a GUI for editing the network nor will it provide in the near future. That is not really a feature :-) but to those of you able to cope with this news I suggest to read further; * Petri Nets are created with PetriNetExec by writing Java code and using the provided API; * PetriNetExec provides a simple yet powerful callback mechanism allowing you to actually do something when events are fired and the network status is changing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MIDA

    MIDA

    Mitochondiral Infectious Damage Adaptation (MIDA) model of aging

    ...The provided source code is written in C and performs the time integration of the master equation for the time-evolution of the probability to find mitochondria in states of quality q at time t. Output is generated in terms of data files and the graphical visualization of readout parameters is automatically performed using the Graphical Layout Engine (GLE; see: http://glx.sourceforge.net/). Please, send email to thilo.figge<at>hki-jena.de to request a copy of the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Bugale N-Body Simulator

    Bugale N-Body Simulator

    A simple N-Body simulator.

    ...Given N point masses in a three-dimensional space, its present positions and velocities, and supposing that the force of attraction experienced between each pair of particles is Newtonian, the project approximately predicts it's positions and velocities at a future moment of time. The project can visualize the simulation, and create a graphic real-time output using FreeGLUT, and also have an option for textual output and archiving. Bugale N-Body Data Editor provides a graphic user interface for creating and editing the settings and body data files of Bugale N-Body Simulator. It can be found here: https://sourceforge.net/projects/bugaledataedit
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    IPSA - Inventor Physics Simulation API

    Easy to use physics simulation combining ODE with OpenInventor.

    Create phyiscal simulations easily through IPSA which combines the OpenInventor 3D API with the Open Dynamics Engine (ODE). Scenes are read from .iv files and simulated in the supplied viewer applications. Find it at: http://ipsa.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ViennaFEM

    A finite element solver using state-of-the-art programming techniques.

    ViennaFEM is a library-centric implementation of the finite element method in C++. It features a symbolic math kernel, which manipulates the strong or weak form of the problem and automatically derives the discrete form. ViennaFEM is built on top of the following libraries: ViennaMath provides the symbolic math kernel, ViennaGrid (with ViennaData) allows for a generic grid handling and quantity storage, while ViennaCL provides the linear solvers and GPU acceleration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The goal of this project is to provide a platform for simulating biological aging and evolution of the population. The simulation is done using Penna bit-string model. Its based on the mutation accumulation theory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DIFFR is a menu-driven graphical software whereby the problem of a plane wave diffraction on a rough surface can be solved using several numerical and approximate methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Global Epidemic Simulator

    Global Epidemic Simulator

    A platform for modelling influenza-like epidemics and containment

    The Global Epidemic Simulator is a platform for modelling directly transmissible human diseases such as influenza, and testing intervention policies that may reduce the duration or severity of an outbreak of such a disease. Building on previous work, this model is spatial and individual-based, using various geographical and demographic data sources to place households at absolute locations, populated with individuals of specific ages who each attend schools or workplaces situated in their vicinity. The significant advance of this project over previous work is the global nature of simulation, the memory and performance requirements of which motivate us towards a multi-core, multi-computer solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    CUDA-SPHERE-FWD-MEEG

    CUDA accelerated spherical model forward solution for EEG/MEG

    CUDA-SPHERE-FWD-MEEG is a CUDA C based toolkit which provides a GPU based implementation of the spherical model forward solution for the 306 channel Elekta Neuromag MEG system and the EEG. The 1-Sphere forward solution for the MEG and the 4-Sphere forward solution for the EEG is implemented in CUDA C and an accelerated solution is obtained using the NVIDIA GPU when the solution is calculated for a large number of dipoles (on the order of 15000 and above) and sensor locations. Speedup by a factor of 22 and 32 is obtained for the EEG and MEG solution respectively when compared to the fastest CPU implementation available in the public domain. The complete source code and pre-compiled binaries are also made available via an open source license (GPL Version 3). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Entanglement of Photons

    Time Travel is possible

    Jay Olson and Timothy Ralph recently put forward a theory that entangled photons can travel through time or at least take a short-cut through time using their method. As I understand it, the first photon is destroyed when measured however an exact copy is created in the future using qubits from the original photon. This is a simulation using one of their examples. I hope it's accurate and my apologies if it's not. Email: tmckeown@nbtv.ca
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Is an emulator for signal analysis & digital circuits design using block diagrams, graphs & signal generation through math functions supports Convolution,FFT,Logic gates,Flip Flops,Displays,… also integrates with Emu8086 as external IO device to the 80
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    IPAT-S Scenario Scripting Language
    IPAT-S is a scenario modeling language. Use it for rapid development of quantitative strategic scenarios for governments, agencies, businesses, etc. using a fast and compact interpreted language. Package includes IPAT Studio development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DASM is a new simple platform which helps programmer to implement and evaluate any distributed algorithm. Programmer can implement his/her distributed algorithm using DASM primitives and monitors the results in diagrams during execution.
    Downloads: 0 This Week
    Last Update:
    See Project