Skip to Content

manif v0.0.5

Created
Updated

A small C++11 header-only library for Lie theory.

# Usage

manif provides CMake targets:

find_package(manif CONFIG REQUIRED)
target_link_libraries(main PRIVATE MANIF::manif) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No transitive dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • unageek's avatar unageek
  • Ethan J. Musser's avatar Ethan J. Musser

# Changelog

  • b634da5 [manif] Update version to 0.0.5 (#43317)
  • 24bcc37 [manif] Add new port (#32621)

# Source