Open Source Linux Data Visualization Software - Page 93

Data Visualization Software for Linux

View 65 business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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
  • 1
    WordFreak is a java-based linguistic annotation tool designed to support human, and automatic annotation of linguistic data as well as employ active-learning for human correction of automatically annotated data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Worldlines
    Worldlines visualizes special relativity, as particles near lightspeed trace paths in a 3D slice of 4D Minkowski spacetime. Scenes illustrate time dilation, the twin paradox, length contraction, and Bell's spaceship paradox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Simulation of moving through a colored wormhole. Very neat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Wow Log Parser is a combat log parser for the game World of Warcraft. The purpose of the program is to parse the files generated with the /combatlog command. The source code can be found on: http://www.gurre.eu/wowlogparser/forum
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 5
    A program aimed to allow users to record the results of a 3D survey of a site; to verify the measurements are internally consistant and provide a visual representation of the site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a weather widget for the popular Screenlets.org widget engine on Linux machines. It displays weather for your desired location in an easy-to-read format on your desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    WxGeometrie

    WxGeometrie

    Le couteau-suisse du prof de maths

    Calculatrice graphique en français, destinée aux professeurs ou aux étudiants du collège et du lycée. Elle permet de faire du calcul formel, de tracer des courbes et des figures géométriques exportables en png, eps ou svg. Linux, Windows... Cette version n'est plus maintenue. Nous vous recommandons d'utiliser désormais la nouvelle version, nommée Géophar : http://sourceforge.net/projects/geophar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The X3DToolKit is a developer's API that allows you to load X3D files into a logical graph. That graph can then be traversed and converted into your favorite Graphic Scenegraph or can be rendered using X3DTK's OpenGL scenegraph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XGKS is a level 2C implementation of the ANSI Graphical Kernel System (GKS) for use in a Unix environment with the X Window System. It supports the Fortran language binding and a C language binding based on the 1988 draft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    XGL Viewer: A simple fast program to load the XGL standard file format and display it using JOGL (OpenGL) allowing the user to move the object around in space, rotate, zoom, spin, ect... This loader should be easily integrated into any program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XNBC: neurobiology simulation tool

    XNBC: neurobiology simulation tool

    XNBC is a graphic application to simulate biologic neural networks.

    XNBC is a full featured application for computer naive neuroscientists. It simulates biological neural networks using graphic tools to edit neurons and networks, to run the simulation and to analyze results. Written in C, it runs on Unix and Windows. Web site : http://ticemed-sa.upmc.fr/xnbc/ All recent versions are on this site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XO is a simple graphical oscilloscope application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A program for luggage/medicine examination tool, which receive rentgen introscope data via Ethernet cable. Uses clean win32 (C++), Direct3D9 to fast draw in 2D captured data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Xi Spectrum Viewer

    Mass Spectrum Viewer Tool

    To overcome current limitations in published MS data accessibility, we introduce a browser-based spectrum viewer that aims to allow exploration of alternative interpretations for MS spectra and additionally: can be operated by non-specialists, is open source, can be integrated into other software, gives appropriate publication-quality output. Spectrum Viewer is implemented totally on the client side using XHTML for menus and dialogs, SVG for spectrum and peptide display, and Javascript to drive functionality. It comprises 3 parts: (1) the core Spectrum Viewer displays peptide-spectrum matches and implements zooming, mouse-over peaks to highlight matching parts of peptide, mouse-over parts of peptide to highlight matching peaks, export SVG, and API; (2) the Auxiliary Annotator matches peptide to spectrum for given parameters and prepares the data for the Viewer; (3) these reside on a web page that provides the user control over peptides, spectra and other parameters e.g. linker mass.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Xi3D is an X3D renderer and browser for 3D Web content. It contains compliant parsers for VRML'97 types, a java scenegraph, XML bindings using SAX2, a content converter, full runtime and event model, DOM Level 2, vecmath
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    (dumb code! sorry!) A simple gravitation interaction visualization program, written in C (with use of OpenMotif GUI libraries and OpenGL). It displays the movement of a system of the material points which are interacting to each other. Warning! Currently program's verison with OpenMotif GUI is working wrong! It's displaying everything good, but does not simulate gravitation, actually. When author started writing this C-code, he was n00b, sorry :( And he has no time to rewrite it. Only simple Qt4 version really simulates gravity, but there's no other interactive controls except GL window itself, e.g. you have to change the parameters in code, recompile and run: svn co https://xmgravdots.svn.sourceforge.net/svnroot/xmgravdots/branches/Qt4GravDots/ Qt4GravDots/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Oscilloscope software for Linux and X11. It uses sound device (/dev/dsp) as input source. Two channel (stereo), variable sampling frecuency, time and V scales. Variable trigger mode, level and channel . Nice xforms GUI. Includes buffer circuit scheme (wi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Inter University Multi-Modal Imaging
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Yapso (Yet Another Plotting System for Octave) is a plotting module for GNU Octave and an alternative to gnuplot. It is intended to be compatible with Matlab plotting commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ycad is a library of CAD functions in Java. Currently only DXF is supported for reading, viewing and writing. The DXF drawing may be rendered to a Graphics object for printing or imaging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Yggdrasill

    Yggdrasill

    3D Evolutionary Tree Visualization

    Yggdrasill is a 3D phylogenetic tree visualization software based on the Unity 5 engine. Intended for educational and scientific purposes this demonstration release allows to display and explore evolutionary relationships between different terrestrial vertebrate species. Currently available features include procedural tree generation of evolutionary data provided by the Tree of Life (ToL) Web Project (http://tolweb.org/tree/), full three dimensional camera controls as well as a web search, an extinct species overlay and more. Later updates will include the full ToL dataset, improve tree generation and overall accessability, as well as adding access to other datasets. Special thanks go to the Tree of Life Web Project and all its contributors for providing the data and to Unity Technologies for free access to Unity 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Yorick - Maintenon Branch
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ytk is a Tcl/Tk program which adds menus, buttons and features to the basic command line driven Yorick program and language. It also enables usage of all Tcl/Tk widgets and functions including buttons, sliders, checkboxes, and other typical TK widgets to
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ZPR is a program that produces orthophotos. The method used is to give colors to point-cloud (photo obtained by a digital camera, cloud obtained by a laser scanner) and to project the point-cloud to a requested plane. With this method, the projection pla
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Zarja

    Agent-based simulation toolkit

    It is an open source scientific library that is focused on multi-agent simulations on graphs. It prepares basic toolkit for agents, models, timers, graphs, nodes and edges. It is also accompanied with tools for data processing.
    Downloads: 0 This Week
    Last Update:
    See Project