Crate geonum

Crate geonum 

Source
Expand description

§geonum

geometric number library supporting unlimited dimensions with O(1) complexity

§features

this crate provides optional features:

  • optics - ray tracing, lens operations and optical transformations
  • projection - view transformations and projections
  • manifold - manifold operations and transformations
  • ml - machine learning operations and neural network functions
  • em - electromagnetic field calculations and operations
  • waves - wave propagation and dispersion modeling

no features are enabled by default, only core functionality

Modules§

traits
trait definitions for the geonum crate

Structs§

Angle
Angle struct that maintains the angle-blade invariant
GeoCollection
collection of geometric objects for domain-specific operations
Geonum
Geonum represents a single directed quantity:

Constants§

EPSILON