Showing 44 open source projects for "evolution-x"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    GNSS-SDR

    GNSS-SDR

    An open source software-defined GNSS receiver

    An open source software-defined Global Navigation Satellite Systems (GNSS) receiver written in C++ and based on the GNU Radio framework.
    Leader badge
    Downloads: 1,946 This Week
    Last Update:
    See Project
  • 2
    Monte Carlo eXtreme (MCX)

    Monte Carlo eXtreme (MCX)

    Physically accurate and validated GPU ray-tracer

    MCX is a GPU-accelerated, general-purpose, physically-accurate and feature-rich 3-D light transport simulator. It is one of the fastest simulators because it can use tens of thousands of GPU threads to simulate photons in parallel.
    Leader badge
    Downloads: 110 This Week
    Last Update:
    See Project
  • 3

    PROPER Optical Propagation Library

    Routines for wavefront propagation in IDL, Matlab, and Python

    ...It was developed at the Jet Propulsion Laboratory for modeling stellar coronagraphs, but it can be applied to other optical systems were diffraction propagation is of concern. It is currently available for IDL (Interactive Data Language), Matlab and Python (3.x). It includes routines for generating complex apertures and obscurations and aberrations (Zernike & PSD-defined). It includes a model of a deformable mirror for wavefront control. The routines perform near and far field propagation with automatic selection of propagators. The latest version is v3.3.1 (IDL & Matlab) and v3.3.4 (Python). ...
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 4

    Frame3DD

    Static and Dynamic Structural Analysis of 2D and 3D frames.

    FRAME3DD is a program for the static and dynamic structural analysis of two- and three-dimensional frames and trusses with elastic and geometric stiffness.
    Leader badge
    Downloads: 67 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    A package for transient and steady state simulation of organic solar cells.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 6
    Blueprint XAS
    Blueprint XAS is a Matlab-based suite designed for the processing and analysis of near-edge x-ray absorption spectroscopy (XAS) data. The suite is designed primarily to assist users in exploring reasonable fit solutions while minimizing user bias.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Virtual Reflectometer

    Virtual Reflectometer

    Simulates basic reflectometer scans with X ray tracing.

    With Virtual Reflectometer (VR), you can simulate the basic alignment scans of a basic X ray reflectometer (diffractometer) with a Goebel mirror using ray tracing. With this program, you can characterize reflectometers and get a reflectometer-dependent overillumination correction for X Ray Reflectivity (XRR) scans. The pogram serves as an educational tool for explaining alignment and for a proper overillumination correction of XRR data. !!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    OS X Portable Applications

    Portable OS X FOSS applications

    OS X FOSS portable applications are packaged so you can carry around on any portable device, USB thumb drive, iPod, portable hard drive, memory card, other portable device (or also on your internal hard disk), taking your preferences with you.
    Downloads: 47 This Week
    Last Update:
    See Project
  • 9
    LIPRAS, Peak Fitting Software

    LIPRAS, Peak Fitting Software

    Peak fitting diffraction data

    LIPRAS v466 LIPRAS [LEEP-ruhs], short for Line-Profile Analysis Software, is a graphical user interface for least-squares fitting of Bragg peaks in powder diffraction data. For any region of the inputted data, user can choose which profile functions to apply to the fit, constrain profile functions, and view the resulting fit in terms of the profile functions chosen. If you use LIPRAS for your research, please cite it: Giovanni Esteves, Klarissa Ramos, Chris M. Fancher, and Jacob L....
    Downloads: 1 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 10

    octave-intinf

    Infinite-precision integer arithmetic for Octave, written in Octave

    ...The supported operations are: >> s = a = intinf (126) % Creation of intinf-class object from integer or string >> b = intinf ('-792716404922304611755050042308687') >> c = a + b % Addition >> d = a - b % Subtraction >> e = c * d % Multiplication >> f = (e - a^2) / b % Exponentiation, division >> f == -b % Logical operators >> [q, r] = intinf_divide (b^2, a) % Divsion and remainder >> x = intinf_rand (100) % Random number (here, with 100 digits) TODO: * Better errors. * Make a package loadable by octave's pkg function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ctrax
    Ctrax is a machine vision program for estimating the positions and orientations of many walking fruit flies, maintaining their individual identities over long periods of time with minimal supervision, and on average for 1.5 fly-hours automatically.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 12
    Qu is a MATLAB toolbox for the visualization and analysis of N-dimensional datasets targeted to the field of biomedical imaging. It supports several microscopy image formats and offers a plugin mechanism and a consistent API for easy extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GTK+ IOStream

    GTK+ IOStream

    GTK+iostream, Data plots, ORB, Neural Networks, WSOLA

    ...Labels<<"Thanks for reading"; (HBox<<Labels).show(); or even one line : (HBox() << (Labels()<<"Thanks for reading")).show(); Inline code destructs the classes, but leaves the widgets/callbacks operating. This is great for embedded memory saving code. You can also plot like so : Plot figure; figure.plot(x, y, x.size()); Plotting utilises GtkDataBox.sf.net ORB utilises www.zeroc.com Feed forward neural networks with different activation functions. Audio playback/recording and digital signal processing (DSP) - utilising Jack www.jackaudio.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 5 This Week
    Last Update:
    See Project
  • 15
    TraceX

    TraceX

    MatLab App for calculating fitting isotopic exchange profile data

    MatLab App for calculating fitting isotopic exchange profile data. Developed for measuring self-diffusivity and effective surface exchange coefficient of ion conducting materials. Requires MatLab image processing toolbox If you use this tool for you research, please cite my PhD thesis: Cooper, S. J. Quantifying the Transport Properties of Solid Oxide Fuel Cell Electrodes. (Imperial College London, 2015). @phdthesis{SJCooper2015, author = {Cooper, S. J.}, number =...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    SoundRuler is a tool for acoustic analysis, graphing and teaching. It interactively recognizes and measures 35 temporal and spectral properties of each sound in a file. It also features several measurement, graphing and didactic modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    F-Tracker3D

    F-Tracker3D

    A software tool for tracking fluorescent cells in 3D

    ...First, each single cell is tracked in 2D by using the maximum intensity projections of the z-stacks and CellTracker, the free open source software available at: www.celltracker.website. Then, the 3D track of each cell is obtained analysing the z-stacks and looking for the z-plane with the maximum intensity value for the different x-y positions previously determined. F-Tracker3D is written in MATLAB (©, The MathWorks, Inc., Massachusetts, USA) and the source code is freely provided. Requirements: MATLAB 2015a and Image Processing Toolbox 9.2 or later versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    X-ray QC
    CT collimation measurements using CR plates. Please reference Bjarnason TA, Yang CY. CT radiation profile width measurement using CR raw data. Journal of Applied Clinical Medical Physics. 2015;16:501-507. Available from: http://www.jacmp.org/index.php/jacmp/article/view/5512
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PAMGuide

    An analysis tool in MATLAB and R for acoustic habitat characterisation

    ...A Tutorial on getting started with PAMGuide can be downloaded here: http://onlinelibrary.wiley.com/doi/10.1111/2041-210X.12330/suppinfo PAMGuide was published as supplementary material to the following Open Access journal article: Merchant, N.D., Fristrup, K.M., Johnson, M.P., Tyack, P.L., Witt, M.J., Blondel, P., Parks, S.E. (2015). Measuring acoustic habitats. Methods in Ecology and Evolution. http://dx.doi.org/10.1111/2041-210X.12330
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Global Land Use and technological Evolution Simulator.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Tail Probability Calculator

    Tail probability calculator for continuous random variable

    A suite of Matlab functions that calculate the tail probability / cdf / pdf / quantile of linear combination of random variables in one of the following classes: (1) symmetric random variables with support on the real axis (normal, Student's t, uniform and triangular); (2) random variables with support on the positive real axis (chi-squared and log-Lambert W x chi-squared distributions; inverse gamma distribution is temporarily disabled due to numerical issues).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Functional Mechanism

    Functional Mechanism

    Regression Analysis under Differential Privacy

    ...The main idea is to enforce epsilon-differential privacy by perturbing the objective function of the optimization problem, rather than its results. Please cite the following paper if you choose to use this code: J. Zhang, Z. Zhang, X. Xiao, Y. Yang, and M. Winslett. Functional Mechanism: Regression Analysis under Differential Privacy. PVLDB 5(11):1364-1375, 2012.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Online Signature Verification

    Online Signature Verification

    Real time signature verification using MATLAB and C#

    ...An individual can sign on the digitizing tablet using the special pen regardless of his signature size and position. The signature is characterized as pen-strokes consisting x-y coordinates and pressure with the data being stored in a signature database. Dynamic time warping (DTW) and quadratic discriminant analysis (QDA) is used to get results where the system accepts 2% of forged signatures and rejects 5% of true signatures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Visualization and clustering analysis of X-Ray diffraction data from combinatorial thin film libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Systems Glycobiology

    Glycosylation Network Analysis Toolbox (GNAT)

    GNAT is an open source, platform-independent MATLAB based toolbox. It is written in MATLAB and Java. It has been tested in Windows (Windows 7), Linux (Ubuntu), and Mac OS (X Lion) platforms. The original GNAT package (file GNAT.zip) provides functions for reading, writing, manipulation, visualization and simulation of glycan structures and glycosylation reaction networks (citation [1]). The second version of this software (GNATv2beta.zip) upgrades the original GNAT program with additional features that are geared towards incorporating glycan-structure experimental data into the simulation environment. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB