Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 520 Bytes

testing.md

File metadata and controls

13 lines (11 loc) · 520 Bytes

Testing

Documentation for testing utilities for Manifolds.jl. The function [test_manifold](@ref Manifolds.test_manifold) can be used to verify that your manifold correctly implements the Manifolds.jl interface. Similarly [test_group](@ref Manifolds.test_group) and [test_action](@ref Manifolds.test_action) can be used to verify implementation of groups and group actions.

Manifolds.test_action
Manifolds.test_group
Manifolds.test_manifold
Manifolds.find_eps
Manifolds.test_parallel_transport