1. Home
  2. Browse
  3. ginkgo

ginkgo

v1.9.0#0Latest

Ginkgo is a high-performance linear algebra library for manycore systems, with a focus on sparse solution of linear systems.

Install

Run the following Vcpkg command to install the port.

vcpkg install ginkgo

Usage

The package ginkgo provides CMake targets:

find_package(Ginkgo CONFIG REQUIRED)
target_link_libraries(main PRIVATE Ginkgo::ginkgo)

Features

Dependencies

See source

Version

v1.9.0#0

Publication

Supports

!(x86 | android)

GitHub

ginkgo-project/ginkgo419

Homepage

github.com/ginkgo-project/ginkgo

Subtree

7d7c5f841b

License

BSD-3-Clause

Definition

Manifest