JuliaGeometry / Quaternions.jl

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

Remove deprecated `imag` and `linpol` #101

Closed hyrodium closed 1 year ago

hyrodium commented 1 year ago

This PR removes deprecated imag and linpol.

codecov[bot] commented 1 year ago

Codecov Report

Merging #101 (afa5669) into master (eebbf5b) will not change coverage. The diff coverage is n/a.

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

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