DevOps Engineer
DevOps Engineer
Dec 2, 2025 · Operations

How I Turned Gnuplot into a One‑Click Python Wheel for Seamless Installation

After struggling with manual gnuplot installations across Linux, macOS, and Windows, the author created a Python wheel that bundles the binary, enabling pip install without system dependencies, simplifying usage for developers, researchers, and DevOps scripts, and integrating it into the gitstats tool.

DevOpsGnuplotOpen-source
0 likes · 6 min read
How I Turned Gnuplot into a One‑Click Python Wheel for Seamless Installation
21CTO
21CTO
Sep 5, 2017 · Big Data

Build a PHP Word Count with Hadoop MapReduce: Step-by-Step Guide

This article explains what MapReduce is, when to use it, and how to implement a PHP word‑count and a gold‑price average calculation on an Apache Hadoop cluster, covering installation hints, mapper and reducer scripts, testing commands, and visualizing results with gnuplot.

GnuplotHadoopMapReduce
0 likes · 10 min read
Build a PHP Word Count with Hadoop MapReduce: Step-by-Step Guide
ITPUB
ITPUB
Jun 21, 2017 · Big Data

Top Linux Visualization Tools: Gnuplot, Octave, Scilab, MayaVi, Maxima

An overview of popular open‑source Linux data‑visualization applications—Gnuplot, GNU Octave, Scilab, MayaVi, and Maxima—examining each tool’s licensing, capabilities, scripting interfaces, 2‑D/3‑D plotting features, and typical use‑cases to help readers choose the most suitable solution for their computational tasks.

Data VisualizationGnuplotMaxima
0 likes · 16 min read
Top Linux Visualization Tools: Gnuplot, Octave, Scilab, MayaVi, Maxima