24 projects for "level set method" with 2 filters applied:

  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1

    computem

    Transmission Electron Microscope Image Simulation

    ...The user is assumed to have some understanding of optics, Fourier transforms, electron microscopy and computer skills at the graduate or advanced undergraduate level. Click on "Files" to download Windows and Mac binary executable files or source code. All code is AS-IS with ABSOLUTELY NO WARRANTY OR GUARANTEE of any kind to the extent permitted by law under the GNU public license (GPL).
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2

    xfemm

    Cross platform electromagnetics finite element analyisis based on FEMM

    ...Development of xfemm now takes place on Github here: https://github.com/REOptimize-Systems/xfemm xfemm is a refactoring of the core algorithms of the popular Windows-only FEMM (Finite Element Method Magnetics, www.femm.info) to use only the standard template library and therefore be cross-platform. The codes can be used as a library, standalone executables, or through the advanced Matlab/Octave interface, which uses direct data exchange at the memory level rather than the original FEMM ActiveX or file-based interface, for much improved communication speed. ...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 3
    GeoAPI

    GeoAPI

    Set of Java interfaces for geospatial applications

    The development community in building GIS solutions is sustaining an enormous level of effort. The GeoAPI project aims to reduce duplication and increase interoperability by providing neutral, interface-only APIs derived from OGC/ISO Standards.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Automatic Drawing Generation

    Automatic Drawing Generation

    A canvas library for generating technical drawings

    The ADG library (Automatic Drawing Generation) is a set of functions focused on automating the drawing of mechanical parts. It is not a CAD system but a GObject-based library where a custom application can put common CAD entities such as paths, hatches and dimensions, to automatically create technical drawings. A demo application is provided in order to show the capabilities of the canvas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    adcptools

    adcptools

    Set of functions to process acoustic Doppler current profiler data

    adcptools is a set of Matlab functions to post-process acoustic Doppler current profiler data. It consists of several low-level function to read out data files and several functions to process data from repeat transect measurements, moored turbulence measurements and horizontal ADCP deployments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    NUT Nutrition Software

    NUT Nutrition Software

    nutrition software to record and analyze what you eat

    nut is nutrition software to record what you eat and analyze your meals for nutrient composition. The emphasis is on personal dietary experimentation to determine the best possible diet. The software uses SQLite for a portable, os-independent application.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7

    FactoryController

    Floor-level factory/shop automatization control software

    Floor-level factory/shop automatization control software. MODBUS realtime network & devices controller. Hi-level task-centric parallel execution scenaries. MRP/ERP integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    EigenMS is a normalization method implemented in R (and older version in Matlab) available as a set of two functions that should be used in a sequence. Please download EigenMS.zip file (latest version). Latest version uploaded in October 2017 has a bugfix for single treatment group normalization. Rescaling has been omitted from 2015. EigenMS utilizes SVD to detect bias trends in the data and eliminates them.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    AKtoolbox

    AKtoolbox

    Matlab Toolbox for coevolution analysis of multiple sequence alignment

    AK Toolbox is a Matlab Toolbox for co-evolution analysis for protein Multiple Sequence Alignment (MSA) distributed under Simplified BSD License. The aim of AK toolbox is to provide a set of Matlab functions, which are independent of Matlab Bioinforamtics Toolbox, for coevolution anaylsis for MSA. At present, co-evolution methods available in this package are Statistical Coupling Analysis (SCA), Explicit Likelihood of Subset Covariance (ELSC), Mutual Information (MI), Observed Minus Expected Square method (OMES), McLanhlan Based Substitution Correlation (MCBASC), Direct-coupling analysis (DCA) and logR. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    PortOpt

    PortOpt

    A portfolio-optimizer using Markowitz(1952) mean-variance model

    ...In order to minimise the variance it internally uses QuadProg++, a library that implement the algorithm of Goldfarb and Idnani for the solution of a (convex) Quadratic Programming problem by means of an active-set dual method. This solution is very efficient as it allows to solve hundred of thousand of portfolio problems in seconds. PortOpt runs as a text/console tool so it can be easily used in your own scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MSP: a 3D flocking boids simulator

    MSP: a 3D flocking boids simulator

    A highly flexible 3D flocking boids simulator, conceived as a tool for

    This project concerns the design and implementation of an open-source flocking boids simulator, designed as a tool to analyze and characterize flock-like collective emerging behaviors. Each boid is conceived as an active agent and modelled by a point-mass approximation. Boid movements in a 3D space are guided by a set of elementary steering behaviors, each implemented as a force acting on the boid's point mass. Each boid is affected by interactions with both the environment and other boids. The set of considered behaviors are inspired by the well-known approach introduced in 1987 by C. W. Reynolds. The simulator delivers a 3D visual interface and provides as an output file all the instantaneous microscopic information related to each boid (positions and velocities over time), allowing in this way subsequent analysis, such as searching for synthetic and higher-level descriptions of collective behaviors, relying for instance on global network and meta-structural properties.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ActiveGEM contains a set of perl/Tk graphical interfaces for the GEMPAK meteorological diagnostics and plotting package. These research-oriented interfaces provide easy access to low-level GEMPAK functions and allow for the maximum possible flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    QVision: Computer Vision Library for Qt

    QVision: Computer Vision Library for Qt

    Computer vision and image processing library for Qt.

    This library contains among other things a set of graphical widgets for video output, performance evaluation and augmented reality. The library also provides classes for several data types usually required by computer vision and image processing applications such as vectors, matrices, quaternions and images. Thanks to a large number of wrapper functions these objects can be used with highly efficient functionality from third party libraries such as OpenCV, GNU Scientific Library,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A C++ library for Quadratic Programming which implements the Goldfarb-Idnani active-set dual method. At present it is limited to the solution of strictly convex quadratic programs. The project has moved to GitHub (https://github.com/liuq/QuadProgpp).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Black Hole Cortex

    Sphere surface layers of visual cortex approach maximum info density

    ...SphereSurfaces outside it recursively have more neurons, more surface area, but less density since it has to eventually dimension-reduce to high level ideas, like there are 10000 Wikipedia page names that cover most parts of the world. We can think of Wikipedia as a layer above our brains, a global SphereSurface of large surface area (a cortex layered on billions of minds) and small (10000 most important pages) density.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    IncrediBots
    Build custom robots in your browser with IncrediBots! Design your robot by drawing shapes, joints, motors, and more! Then, pilot your machine using your own custom key bindings. NOTE: OPEN SOURCE VERSION CAN BE DOWNLOADED FROM "FILES" TAB!
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17
    Tidal Analysis Program in PYthon (TAPPY) uses the least squares optimization function from scipy to perform a harmonic analysis (calculate amplitude and phases of a set of sine waves) of a hourly time series of water level values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Its an Eclipse 3.5 Plugin. It can be used to find linear paths for unit testing of any method. The linear path covers all the child methods and till leaf level of the hierarchy. The packages which should be covered in the path can be controlled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A set of python programs for forward modelling of marine notch formation, along with an pseduo-inverse model for obtaining relative sea level curves from notch data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Software that implements the tabular method developed by Steve Keen for developing a set of differential equations to model monetary flows in economic analysis, modeling and simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FSEM is a set of freeFEM++ scripts and C++ code to solve the drift-diffusion (DD) semiconductor device equations by the finite element method (FEM). It was initially developed for the nonlinear study of semiconductors under high optical injection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A java program for exploring cubic fractals, similar to the Mandelbrot set but exhibiting a higher level of dynamical complexity. CubicBrowser provides the ability to explore the 4D Cubic Locus (and associated Julia sets) by viewing arbitrary 2D slices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    an object-oriented API to access spatial data from Perl scripts, defines a set of classes and conventions to access spatial data independent of underlying file format or access method, based on OpenGIS Abstract Specification (see http://www.opengis.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A set of tools for population level and agent based modeling in evolutionary game theory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB