deep_causality_metric 0.2.2

Metric signature types and sign conventions for Clifford algebras and physics
Documentation
1
2
3
4
5
6
7
8
/*
 * SPDX-License-Identifier: MIT
 * Copyright (c) 2023 - 2026. The DeepCausality Authors and Contributors. All Rights Reserved.
 */

mod metric_error;

pub use metric_error::MetricError;