Skip to content

Commit

Permalink
Allow to add UniformScaling to matrix of Ring
Browse files Browse the repository at this point in the history
  • Loading branch information
KlausC committed Nov 19, 2023
1 parent e3ec224 commit 050134c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/generic.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ module GenericTest

using Test
using CommutativeRings
using LinearAlgebra

import CommutativeRings: tosuper, tosub

@testset "scriptdigits" begin
Expand Down

0 comments on commit 050134c

Please sign in to comment.