Open Source Mac Data Visualization Software - Page 78

Data Visualization Software for Mac

View 99 business solutions
  • $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
  • 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
  • 1
    mapcn

    mapcn

    Beautiful map components, 100% Free, Zero config, one command setup

    mapcn is a research-oriented project centered on mapping continuous control in reinforcement learning to structured policies using neural networks. It explores how high-dimensional action spaces can be decomposed into structured primitives that can be learned, composed, and reused across different tasks. The core idea is to enable agents to generalize learned behavior by representing continuous control policies in a compact, interpretable form that preserves smoothness and controllability. The project includes implementations that experiment with policy encoding, action decomposition techniques, and sample efficiency analysis in classic reinforcement learning environments. By organizing action outputs into meaningful, lower-dimensional manifolds, MapCN attempts to improve both learning convergence and transfer performance when compared to unguided continuous control baselines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Java application to visualize fuzzy rules written in ARL (ABLE Rule Language).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    mdm - the metadata manager. Easily create, edit, and manage your e-learning related metadata files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Steerable progressive multidimensional scaling
    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
    METIL is a python-like interpreted or compiled language made for speed and generic programming, as in C++ but with static symbolic computations, type propagation, "for" surdefinition. Object orientation is centered on properties, rather than hierarchy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    miepython

    miepython

    Mie scattering of light by perfect spheres

    miepython is a pure Python module to calculate light scattering for non-absorbing, partially-absorbing, or perfectly-conducting spheres. Mie theory is used, following the procedure described by Wiscombe. This code has been validated against his results. This code provides functions for calculating the extinction efficiency, scattering efficiency, backscattering, and scattering asymmetry. Moreover, a set of angles can be given to calculate the scattering for a sphere at each of those angles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    missingno

    missingno

    Missing data visualization module for Python

    Messy datasets? Missing values? missingno provides a small toolset of flexible and easy-to-use missing data visualizations and utilities that allows you to get a quick visual summary of the completeness (or lack thereof) of your dataset. Just pip install missingno to get started. This quickstart uses a sample of the NYPD Motor Vehicle Collisions Dataset dataset. The msno.matrix nullity matrix is a data-dense display which lets you quickly visually pick out patterns in data completion. At a glance, date, time, the distribution of injuries, and the contribution factor of the first vehicle appear to be completely populated, while geographic information seems mostly complete, but spottier. The sparkline at right summarizes the general shape of the data completeness and points out the rows with the maximum and minimum nullity in the dataset. This visualization will comfortably accommodate up to 50 labelled variables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    modnlp-plugins

    External plugins for modnlp/teccli

    This is a general project for modnlp/teccli plugins, with focus on text visualizaton.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MOPlot - visualization program for fast Molecular Orbitals Plotting (and other stuff - please, read the full description) from the outputs of the Gaussian 09-94, Molcas, Gamess/US, Firefly quantum chemical calculation packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    This project has created a plugin for the Multi Purpose Viewer (MPV) an open source Image Generator (IG) used for testing the Common Image Generator Interface (CIGI). The code of this project is an adaptation of the ShaderManager from Delta3D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This program reads a sample file and draws the a chart. To draw chart, JFreeChart library is being used. Sample files are .run, .rav, and .rtr files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    msgnet is a library that implements a simulation framework with visualisation for message passing networks. This might be useful for teachers and students of distributed systems courses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A set of command line tools to extract, manipulate, and present multidimensional data. These tools are targeted specifically at summarizing results of simulation experiments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    nb-clean

    nb-clean

    Clean Jupyter notebooks of outputs, metadata, and empty cells

    nb-clean cleans Jupyter notebooks of cell execution counts, metadata, outputs, and (optionally) empty cells, preparing them for committing to version control. It provides both a Git filter and pre-commit hook to automatically clean notebooks before they're staged, and can also be used with other version control systems, as a command line tool, and as a Python library. It can determine if a notebook is clean or not, which can be used as a check in your continuous integration pipelines. nb-clean can also be used as a pre-commit hook. You may prefer this to the Git filter if your project already uses the pre-commit framework. Note that the Git filter and pre-commit hook work differently, with different effects on your working directory. The pre-commit hook operates on the notebook on disk, cleaning the copy in your working directory. The Git filter cleans notebooks as they are added to the index, leaving the copy in your working directory dirty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ncmerge

    Merge multiple irregular NetCDF grids into an equirectangular grid.

    ncmerge can combine cell-based irregular grids very quickly into a single equirectangular (Plate Carree) grid to simplify visualization workflows. It first creates a map file from coordinate grids, and then performs fast lookups when regridding data values. 3D time varying variables are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NCVTK: A VTK-based tool to visualize data stored in the NetCDF file format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    netmate

    netmate

    displays network protocol headers in uniform RFC like format

    Netmate is a GTK+ program that shows network protocols headers in 32-bit aligned fields, identical as they are represented in Request for Comments (RFCs). It can be used to learn and teach about network protocols and to understand their functionality and collaboration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OpenGL based , OS-independent C++ library for the presentation of visual stimuli in Neuroscience experiments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ngx-datatable

    ngx-datatable

    A feature-rich yet lightweight data-table crafted for Angular

    ngx-datatable is an Angular component for presenting large and complex data. It has all the features you would expect from any other table but in a light package with no external dependencies. The table was designed to be extremely flexible and light; it doesn't make any assumptions about your data or how you: filter, sort or page it. It was built for modern browsers using TypeScript, CSS3 and HTML5 and Angular 8.0.0. This is the sister project of the angular-data-table that is designed for Angular 1.x. Intelligent Column Width Algorithms (Force-fill & Flex-grow). Fixed AND Fluid height. Left and Right Column Pinning. Row Detail View. Decoupled theme'ing with included Google Material theme. Light codebase / No external dependencies. AoT Compilation Support. Universal Support. Cell & Row Selection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    nvim-hlslens

    nvim-hlslens

    Hlsearch Lens for Neovim

    nvim-hlslens helps you better glance at matched information, and seamlessly jump between matched instances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    oBrowse is a web based ontology browser developed in java. oBrowse parses OWL files of an ontology and displays ontology in a tree view. Protege-API, JSF are used in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ode-viz
    This toolbox generates automatically a vtk-visualization for an ode (Open Dynamics Engine) simulation under Python. You only have to define the simulation space and world and forward these entities to the visualization. That's all... Install also via pip possible: pip install odeViz
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    a online application to view .obj files . One just need to give path to .obj file to view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    scada-tgz is a open-source .NET based framework for creating SCADA applications. It includes communication servers for various hardware in form of WebServices and SCADA-specific controls for Windows.Forms, GTK# and ASP.NET applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    openSim is a software platform for the creation, simulation and visualization of system dynamics models.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB