JuliaGeometry / Quaternions.jl

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

Add deprecated warning to `Octonion` #99

Closed hyrodium closed 1 year ago

hyrodium commented 1 year ago

This PR adds a deprecated warning to Octonion See discussions on https://github.com/JuliaGeometry/Quaternions.jl/issues/90 for more information.

codecov[bot] commented 1 year ago

Codecov Report

Merging #99 (2fbed03) into master (4cfb55d) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #99   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          393       397    +4     
=========================================
+ Hits           393       397    +4     
Impacted Files Coverage Δ
src/Octonion.jl 100.00% <100.00%> (ø)

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