Open Source Mac Data Visualization Software - Page 48

Data Visualization Software for Mac

View 99 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1

    MerDAQ

    A DAQ solution in Python 2 for your Ardruino

    MerDAQ is a data acquisition GUI and other tools for collecting and storing time dependent. Originally designed to collect 4 temperature data vs. time and plot one of the temperatures in real time with matplotlib. Ideal for use with Arduino.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Merlin.jl

    Merlin.jl

    Deep Learning for Julia

    Merlin is a deep learning framework written in Julia. It aims to provide a fast, flexible and compact deep learning library for machine learning. Merlin is tested against Julia 1.0 on Linux, OS X, and Windows (x64).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MSP Visualizer creates SVG graphics suitable for viewing grouped variable plots together with messages between groups. It is done by combining vertical message sequence charts with plots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MessyTimeSeries.jl

    MessyTimeSeries.jl

    A Julia implementation of basic tools for time series analysis

    A Julia implementation of basic tools for time series analysis compatible with incomplete data. Advanced estimation and validation algorithms are included in MessyTimeSeriesOptim.
    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
    Mestri can be used to build and view configuration diagrams. These configuration diagrams are typically used in electrical systems like relays, IEDs, etc. Mestri is aimed to be a very small (< 1MB), very fast, fully key-board driven application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The MetaRigging Toolkit is the course material for the Bungie Autodesk MasterClass: Process Automation for Massive Games. It includes an example demonstration set of rigging tools for Autodesk Maya written in MEL Script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Metal.jl

    Metal.jl

    Metal programming in Julia

    With Metal.jl it's possible to program GPUs on macOS using the Metal programming framework. The package is a work in progress. There are bugs, functionality is missing, and performance hasn't been optimized. Expect to have to make changes to this package if you want to use it. PRs are very welcome. These requirements are fairly strict, and are due to our limited development resources (manpower, hardware). Technically, they can be relaxed. If you are interested in contributing to this, see this issue for more details. In practice, Metal.jl will probably work on any macOS 10.15+, and other GPUs that are supported by Metal might also function (if only partially), but such combinations are unsupported for now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Metalhead.jl

    Metalhead.jl

    Computer vision models for Flux

    Metalhead.jl provides standard machine learning vision models for use with Flux.jl. The architectures in this package make use of pure Flux layers, and they represent the best practices for creating modules like residual blocks, inception blocks, etc. in Flux. Metalhead also provides some building blocks for more complex models in the Layers module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Advanced weather logger using METAR data written in Ruby, remotely controlled via TCP, create charts updated daily or manualy.
    Downloads: 0 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
    MethodOfLines.jl

    MethodOfLines.jl

    Automatic Finite Difference PDE solving with Julia SciML

    MethodOfLines.jl is a Julia package for automated finite difference discretization of symbolically defined PDEs in N dimensions. It uses symbolic expressions for systems of partial differential equations as defined with ModelingToolkit.jl, and Interval from DomainSets.jl to define the space(time) over which the simulation runs. This project is under active development, therefore the interface is subject to change. The docs will be updated to reflect any changes, please check back for current usage information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The MWDB2 project is a combination of cartographic data, associated programs and Java code. Data includes coastlines, islands, lakes rivers, country and state/province boundaries. Data & code can be used on both Intel and non-Intel based computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A graphical microcode simulator with a reconfigurable datapath.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Miletus.jl

    Miletus.jl

    Writing financial contracts in Julia

    Miletus is a financial contract modelling language written in Julia, based on papers by Peyton Jones and Eber [PJ&E2000],[PJ&E2003] (more closely modelled on the second one).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Web based mindmap (mind-mapping) software like FreeMind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Minimalist OpenGL Environment library provides platform independent aid for the very common tasks involved in lightweight OpenGL-based graphics applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MirkE is a platform-independent Java application using Hibernate, HSQLDB and Colt designed to facilitate common but tedious calculations on spectrophotometric and colormetric data for molecular and cellular biology assays.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mixed-effects models in Julia

    Mixed-effects models in Julia

    A Julia package for fitting (statistical) mixed-effects models

    This package defines linear mixed models (LinearMixedModel) and generalized linear mixed models (GeneralizedLinearMixedModel). Users can use the abstraction for statistical model API to build, fit (fit/fit!), and query the fitted models. A mixed-effects model is a statistical model for a response variable as a function of one or more covariates. For a categorical covariate the coefficients associated with the levels of the covariate are sometimes called effects, as in "the effect of using Treatment 1 versus the placebo". If the potential levels of the covariate are fixed and reproducible, e.g. the levels for Sex could be "F" and "M", they are modeled with fixed-effects parameters. If the levels constitute a sample from a population, e.g. the Subject or the Item at a particular observation, they are modeled as random effects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MathML to Braille translator. It's writen in Java + XSL and it uses the Saxon XSLT processor for XML transformations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SYSTEM FOR DESIGNING AND SIMULATE CONCURRENT AND DISTRIBUTED PROGRAMS IN CLUSTER ARCHITECTURE Provides graphical interface for configuring relationships between cooperating, abstract processes and simulate it in real cluster environment, using MPI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MobileMath is a software written by using J2ME technolology. It turns mobile into calculator supporting many operations such as : evaluate expression, plotting, differentiate & integrate expression... It can run on any mobiles supporting Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    QtImageCut - can cut and save selected image region with just a few easy steps. Can do some work atomatically. QtRectangle - get dimentions an geometry of selected areas with ease. Other ideas are velcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mod Direct Panoramic Spectrum Analyzer

    Mod Direct Panoramic Spectrum Analyzer

    Mod Direct Panoramic Spectrum Analyzer

    1. Added the ability to directly work with the chip (parameter "settings.ini" - Direct=1). 2. The possibility of cyclic writing/recording from realtime to a file and subsequent playback from it is added (double click of the left mouse button anywhere in the top spectrogram). The size of the MB file is specified in the settings file (Cyclic file size=100).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Modama is a new software project for processing and analysing 2d detector data (images) provided by any available detectors, mainly SAX and WAX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ModelingToolkitStandardLibrary.jl

    ModelingToolkitStandardLibrary.jl

    A standard library of components to model the world and beyond

    The ModelingToolkit Standard Library is a standard library of components to model the world and beyond.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Java based molecular modeling program. Has support for generating movies by interpolating between given positions, interactive display and manipulation of atoms and bonds, and dynamic modeling of substance formation.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB