JuliaGeometry / Quaternions.jl

A Julia implementation of quaternions
https://juliageometry.github.io/Quaternions.jl
MIT License
116 stars 37 forks source link

Deprecate `quatrand` and `nquatrand` #125

Closed hyrodium closed 1 year ago

hyrodium commented 1 year ago

Related PR to https://github.com/JuliaGeometry/Octonions.jl/pull/19.

codecov[bot] commented 1 year ago

Codecov Report

Merging #125 (c6aab06) into main (6cba417) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #125   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          164       162    -2     
=========================================
- Hits           164       162    -2     
Impacted Files Coverage Δ
src/Quaternion.jl 100.00% <ø> (ø)
src/Quaternions.jl 100.00% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more