Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rindow/rindow-math-plot
Mathematical graph plotting library
https://github.com/rindow/rindow-math-plot
graphics mathematics php plotting scientific-computing
Last synced: 3 months ago
JSON representation
Mathematical graph plotting library
- Host: GitHub
- URL: https://github.com/rindow/rindow-math-plot
- Owner: rindow
- License: bsd-3-clause
- Created: 2020-02-03T03:29:27.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-20T05:35:33.000Z (11 months ago)
- Last Synced: 2024-09-23T22:47:35.445Z (4 months ago)
- Topics: graphics, mathematics, php, plotting, scientific-computing
- Language: PHP
- Homepage: https://rindow.github.io/mathematics/
- Size: 122 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Mathematical graph plotting library
===================================
Status:
[![Build Status](https://github.com/rindow/rindow-math-plot/workflows/tests/badge.svg)](https://github.com/rindow/rindow-math-plot/actions)
[![Downloads](https://img.shields.io/packagist/dt/rindow/rindow-math-plot)](https://packagist.org/packages/rindow/rindow-math-plot)
[![Latest Stable Version](https://img.shields.io/packagist/v/rindow/rindow-math-plot)](https://packagist.org/packages/rindow/rindow-math-plot)
[![License](https://img.shields.io/packagist/l/rindow/rindow-math-plot)](https://packagist.org/packages/rindow/rindow-math-plot)Rindow Math Plot is 2D mathematical graph plotting library on PHP.
- To make easy drawing mathematical graph from NDArray style data
- You can generate plots, histograms, spectrogram, bar charts, scatterplots, etc.