1. Home
  2. Browse
  3. mathgl

mathgl

v8.0.1#3Latest

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

Publication

Supports

!uwp

SourceForge

mathgl

Subtree

af3e30dde2

License

GPL-3.0-only

Definition

Manifest