We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As in bsc-quantic/Tenet.jl#139, EinExprs also is missing tests for some parts of its codebase.
EinExprs
EinExpr
Base.copy
AbstractTrees.leaves
branches(, i)
collapse!
flatunique
indshistogram(::Vector)
Base.sum!
Base.sum
Base.string
Base.IteratorEltype
Base.eltype
AbstractTrees
AbstractTrees.childtype
AbstractTrees.childrentype
AbstractTrees.childstatetype
sumtractes
SizedEinExpr
neighbours
Tenet.neighbors
parsuminds
fastflops
removedrank
Base.selectdim
Base.view
SizeScorer
The text was updated successfully, but these errors were encountered:
HerManNav
arturgs
mofeing
jofrevalles
Todorbsc
No branches or pull requests
As in bsc-quantic/Tenet.jl#139,
EinExprs
also is missing tests for some parts of its codebase.Unit tests
EinExpr
Base.copy
AbstractTrees.leaves
branches(, i)
is missing a testcollapse!
flatunique
is missing some testsindshistogram(::Vector)
Base.sum!
/Base.sum
Base.string
Base.IteratorEltype
Base.eltype
AbstractTrees
interface is missing testsAbstractTrees.childtype
AbstractTrees.childrentype
AbstractTrees.childstatetype
sumtractes
is missing coverage in some linesSizedEinExpr
collapse!
neighbours
Tenet.neighbors
?parsuminds
Base.sum!
/Base.sum
Base.IteratorEltype
Base.eltype
AbstractTrees
interface is missing testsAbstractTrees.childtype
AbstractTrees.childrentype
AbstractTrees.childstatetype
fastflops
removedrank
onSizedEinExpr
Base.selectdim
is missing tests for some methodsBase.view
SizeScorer
The text was updated successfully, but these errors were encountered: