SciRuby/nmatrix

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
ext/nmatrix/storage/yale/class.h
ext/nmatrix/storage/yale/iterators/base.h
ext/nmatrix/storage/yale/iterators/iterator.h
ext/nmatrix/storage/yale/iterators/row.h
ext/nmatrix/storage/yale/iterators/row_stored.h
ext/nmatrix/storage/yale/iterators/row_stored_nd.h
ext/nmatrix/storage/yale/iterators/stored_diagonal.h
ext/nmatrix/storage/yale/math/transpose.h
ext/nmatrix/storage/yale/yale.cpp
ext/nmatrix/storage/yale/yale.h
ext/nmatrix/types.h
ext/nmatrix/util/io.cpp
ext/nmatrix/util/io.h
ext/nmatrix/util/sl_list.cpp
ext/nmatrix/util/sl_list.h
ext/nmatrix/util/util.h
ext/nmatrix_atlas/extconf.rb45
A
15 mins
ext/nmatrix_atlas/math_atlas.cpp
ext/nmatrix_atlas/math_atlas/cblas_templates_atlas.h
ext/nmatrix_atlas/math_atlas/clapack_templates.h
ext/nmatrix_atlas/math_atlas/geev.h
ext/nmatrix_atlas/math_atlas/gesdd.h
ext/nmatrix_atlas/math_atlas/gesvd.h
ext/nmatrix_atlas/math_atlas/inc.h
ext/nmatrix_atlas/nmatrix_atlas.cpp
ext/nmatrix_fftw/extconf.rb19
A
15 mins
ext/nmatrix_fftw/nmatrix_fftw.cpp
ext/nmatrix_java/nmatrix/math/MathHelper.java96
B
5 hrs
ext/nmatrix_java/nmatrix/storage/dense/ArrayComparator.java11
A
0 mins
ext/nmatrix_java/nmatrix/util/ArrayGenerator.java64
B
5 hrs
ext/nmatrix_java/nmatrix/util/MatrixGenerator.java36
B
4 hrs
ext/nmatrix_java/nmatrix/util/WrapperType.java23
A
0 mins
ext/nmatrix_lapacke/extconf.rb22
A
15 mins
ext/nmatrix_lapacke/lapacke.cpp
ext/nmatrix_lapacke/lapacke/include/lapacke.h
ext/nmatrix_lapacke/lapacke/include/lapacke_config.h
ext/nmatrix_lapacke/lapacke/include/lapacke_mangling.h
ext/nmatrix_lapacke/lapacke/include/lapacke_mangling_with_flags.h
ext/nmatrix_lapacke/lapacke/include/lapacke_utils.h
ext/nmatrix_lapacke/lapacke/src/lapacke_cgeev.c
ext/nmatrix_lapacke/lapacke/src/lapacke_cgeev_work.c
ext/nmatrix_lapacke/lapacke/src/lapacke_cgeqrf.c
ext/nmatrix_lapacke/lapacke/src/lapacke_cgeqrf_work.c
ext/nmatrix_lapacke/lapacke/src/lapacke_cgesdd.c
ext/nmatrix_lapacke/lapacke/src/lapacke_cgesdd_work.c
ext/nmatrix_lapacke/lapacke/src/lapacke_cgesvd.c
ext/nmatrix_lapacke/lapacke/src/lapacke_cgesvd_work.c
ext/nmatrix_lapacke/lapacke/src/lapacke_cgetrf.c
ext/nmatrix_lapacke/lapacke/src/lapacke_cgetrf_work.c
ext/nmatrix_lapacke/lapacke/src/lapacke_cgetri.c