Search Results for "gnuplot-iostream" - Page 3

Showing 81 open source projects for "gnuplot-iostream"

View related business solutions
  • 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
  • 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
    A Python interface to the gnuplot plotting program.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Gnuplot2TightPDF

    Gnuplot2TightPDF

    Python script that produces a tight pdf from gnuplot with psfrag text.

    Gnuplot is a widely known script based free plotting program. This script (gpt2pdf) makes it possible to generate pdf figures with 2D LaTeX maths on top of it by including psfrag replacements directly as comments in the gnuplot file. The resulting pdf file doesn't contain any extra white-spaces around it and as such can be comfortably included in any (pdf)LaTeX file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    ezProgressBar

    Three C++ progress bar classes.

    Three easy to use C++ progress bar classes: ezProgressBar, ezETAProgressBar and ezRateProgressBar. ezProgressBar prints only a single line without carriage returns, so it's ideal for programs that redirect output to a file. It uses a single header file and only depends on the standard iostream. ezETAProgressBar is a more traditional growing progress bar that reports a percentage and a time-remaining estimate. ezRateProgressBar reports percentage complete, the time that has elapsed and estimated remainder, plus how many tasks have been done and remain and the rate of tasks per second; tasks can be a custom unit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    python interface to legendary Gnuplot program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    InkPlot

    Inkscape extension to add and edit GNUplot graphs

    InkPlot is an extension (plugin) for the SVG Editor Inkscape to insert graphs from Gnuplot. It allows you to - preview the graph - add it as SVG into Inkscape - edit already generated graphs - use a preamble file for reusable style and commands - customize default settings in a config file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    sarPplot simple application which takes output of atsar application and put it into Gnuplot config files , kind of useful on server boxes for performance analyze . cpu,process load,disk,disk-partition,memory & swap,paging & swapping, and many others...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sar2gp converts files generated by 'Sar' from Sysstat into Gnuplot format, and then generates the graphic. User can select which values wants to be plotted. Sar2gpGUI is a graphical user interface that can deal with all Sar2gp options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ...Provides different general purpose entities like stable priority queue that preservs the order of elements with similar priority, scoped sentinel to support transparent exception handling, event dispatcher incapsulates boost::thread, convenient debug output in std::iostream manner and other stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    NeuronalLab

    Backpropagation Network Simulator in C++

    This is a application for simula Neuronals Networks, now only support the Backpropagation Network. In the future maybe support ART, Adaline, Madaline, and other Neuronal Networks. Use gnuplot to draw the lms error.
    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
  • 10
    IUT-SimDSP
    This is a simple DSP simulator for educational purposes: developed as a course supplement of CIT-4617 (Digital Signal Processing) at Islamic University of Technology (IUT). Written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Gnupylot is a GUI for gnuplot (the widely used multi-OS plotting utility). It's written in Python using PyQt4 libraries. With Gnupylot you can save your plots (even the datasets). It's still in Alpha stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java Data Processing Project aims to manipulate text file containing scientific data such as time/intensity scan or spectrum. Jdpp provide large flexibility to read all possible time duration and date format. It is originally design to treat MS data.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    GPX Log is simple, yet convenient C++ logger which utilizes standard iostream library. Its main feature is the ability to distribute logging streams output into any number of ostream objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Source Code for Pandemic Data Visualizer Tool. Entry for Mini Challenge2, IEEE VAST Challenge 2010 Developers : Ashwin Tumma, Saumil Hukerikar, Akshay Nikam Developed at : College of Engineering, Pune, India
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Loge is a general purpose C++ library ( this sounds way better then saying it's a bunch of classes I found suited for publishing ). The Name is a homage to Andrei Alexandrescu's Loki library. It's all ANSI C++ and tr1, and therefore platform indep
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GetPlot
    Ein Programm für Linux- und MacOsX-Terminal, welches als Schnittstelle für GnuPlot dient, um Bildern und Spektren aus Messdaten, welche in dem Physik Arbeitsgruppen-Versuch "Rastertunnelmikroskopie" der Uni Kassel gewonnen werden, zu erstellen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    On December 8, 2009 the UK Met Office released records of worldwide land surface temperature readings. This project analyzes these records and produces output files that can be read by gnuplot and Google Earth to show temperature trends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The cpp_trace is a flexible and compact logging C++ library. The library provides a facility to filter and route between output streams text trace messages. It uses generic type-safe design and conforms to STL io stream concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This library provides an easy interface to Gnuplot (http://www.gnuplot.info/) from OCaml (http://caml.inria.fr/) for static 2D and 3D graphs and simple animations. This library aims to be portable on all platforms OCaml runs on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Gravito is an open-source project which intends to simulate any planet system. You enter your planets and your star description then you generate data that you can view with any plotter programm. Gnuplot interface will be provided soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A set of macros which achieve some integration of gnuplot into OOo Calc. If you already know gnuplot, this will simplify your work in conjunction with OOo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ...It's possible to combine all 3 types of chart into one. This is powerfull and easy tool, as it gives ability to manage many charts parameters. This may often compete with Gnuplot and oth
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    jgnuplot is a Java library for interfacing with the gnuplot plotting package which outputs to X11, PostScript, PNG, GIF and other formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XiMoL is an XML reader/writer (non-validating) library written in C++. It is a iostream-oriented library based on the STL and not a SAX or DOM library (like Xerces, expat, ...). Each object has its own reader/writer (operator<< and operator>>).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    WikiTeX is a modular system to deliver graphical objects to Wiki articles; not confined to LaTeX, however, WikiTeX currently supports Lilypond, Gnuplot, Graphviz, et alia.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB