1. Home
  2. Browse
  3. mathgl

mathgl

v8.0.1#7Latest

MathGL is a free library of fast C++ routines for the plotting of the data varied in one or more dimensions

Install

Run the following Vcpkg command to install the port.

vcpkg install mathgl

Usage

mathgl provides CMake targets:

find_package(MathGL2 CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:mgl>,mgl,mgl-static>)

Features

Dependencies

See source

Version

v8.0.1#7

Publication

Supports

!uwp & !xbox & !android

SourceForge

mathgl

Subtree

6db51d86a9

License

GPL-3.0-only

Definition

Manifest