1. Home
  2. Browse
  3. mathgl

mathgl

v8.0.1#2Latest

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#2

Publication

Supports

!uwp

SourceForge

mathgl

Subtree

2b1d52a7a5

License

GPL-3.0-only

Definition

Manifest