Actions: InsightSoftwareConsortium/ITK
Actions
77 workflow run results
77 workflow run results
Common
operators
ITK.Pixi
#76:
Pull request #2568
synchronize
by
hjmjohnson
supportSize
in BSplineDeformableTransform
ITK.Pixi
#70:
Commit dab1987
pushed
by
hjmjohnson
std::abs
, instead of doing if (x < 0) x = -x
manually
ITK.Pixi
#68:
Pull request #4943
synchronize
by
N-Dekker
std::abs
, instead of doing if (x < 0) x = -x
manually
ITK.Pixi
#67:
Pull request #4943
opened
by
N-Dekker
constexpr
to variables initialized by T::Filled(x)
ITK.Pixi
#66:
Pull request #4942
opened
by
N-Dekker
T var; var = x
with T var = x
for types from std
ITK.Pixi
#65:
Commit 4f6bdcb
pushed
by
hjmjohnson
T var; var = x
with T var = x
for types from std
ITK.Pixi
#56:
Pull request #4941
opened
by
N-Dekker
FileOutputWindow
and QuadEdgeMesh
ITK.Pixi
#54:
Pull request #4939
opened
by
N-Dekker
auto *
to declare variables initialized by pointer cast
ITK.Pixi
#53:
Commit 286996b
pushed
by
hjmjohnson