/dports/science/dftbplus/dftbplus-19.1/external/scalapackfx/origin/test/ |
H A D | Makefile.dep | 25 test_det.o: $$(_modobj_libscalapackfx_module) $$(_modobj_test_common_module) 26 test_det.o = test_det.o $($(_modobj_libscalapackfx_module)) $($(_modobj_test_common_module))
|
H A D | Makefile.targets | 19 test_det: $(test_det.o)
|
H A D | GNUmakefile | 27 test_det
|
/dports/math/fflas-ffpack/fflas-ffpack-2.4.3/tests/ |
H A D | test-det.C | 48 bool test_det(Field &F, size_t n, int iter, RandIter& G) in test_det() function 125 pass = pass && test_det(F,n,iters,G); in main()
|
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/mesquite/unit/ |
H A D | Matrix3DTest.cpp | 79 CPPUNIT_TEST (test_det ); 288 void test_det() in test_det() function in Matrix3DTest
|
/dports/math/py-Diofant/Diofant-0.13.0/diofant/tests/matrices/ |
H A D | test_determinant.py | 15 def test_det(): function
|
/dports/math/py-sympy/sympy-1.9/sympy/matrices/expressions/tests/ |
H A D | test_determinant.py | 17 def test_det(): function
|
/dports/cad/py-ezdxf/ezdxf-0.16.3/tests/test_06_math/ |
H A D | test_603_vec2.py | 365 def test_det(vec2): function
|
/dports/math/py-mpmath/mpmath-1.2.1/mpmath/tests/ |
H A D | test_linalg.py | 188 def test_det(): function
|
/dports/math/py-sympy/sympy-1.9/sympy/matrices/tests/ |
H A D | test_determinant.py | 256 def test_det(): function
|
/dports/lang/ruby26/ruby-2.6.9/test/matrix/ |
H A D | test_matrix.rb | 452 def test_det method in TestMatrix
|
/dports/math/py-theano/Theano-1.0.5/theano/tensor/tests/ |
H A D | test_nlinalg.py | 252 def test_det(): function
|
/dports/math/casadi/casadi-3.5.5/test/python/ |
H A D | matrix.py | 282 def test_det(self): member in Matrixtests
|
H A D | mx.py | 2598 def test_det(self): member in MXtests
|
/dports/science/py-scipy/scipy-1.7.1/scipy/linalg/tests/ |
H A D | test_basic.py | 1545 def test_det(self): member in TestOverwrite
|
/dports/math/calc/calc-2.14.0.14/cal/ |
H A D | regress.cal | 3373 * test_det - more determinant testing 3378 define test_det() 3383 print '3300: Beginning test_det'; 3387 print tnum: ': Ending test_det'; 3389 print '049: parsed test_det()'; 7896 return test_det();
|
/dports/astro/py-astropy/astropy-5.0/astropy/units/tests/ |
H A D | test_quantity_non_ufuncs.py | 1901 def test_det(self): member in TestLinAlg
|
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/tests/python/unittest/ |
H A D | test_numpy_op.py | 6029 test_det = TestDet() 6031 test_det.hybridize() 6036 mx_out = test_det(a)
|
H A D | test_operator.py | 7009 test_det = mx.sym.linalg.det(data) 7010 check_fw(test_det, [a], [r]) 7011 check_grad(test_det, [a])
|
/dports/misc/mxnet/incubator-mxnet-1.9.0/tests/python/unittest/ |
H A D | test_numpy_op.py | 6029 test_det = TestDet() 6031 test_det.hybridize() 6036 mx_out = test_det(a)
|
H A D | test_operator.py | 7009 test_det = mx.sym.linalg.det(data) 7010 check_fw(test_det, [a], [r]) 7011 check_grad(test_det, [a])
|
/dports/math/py-algopy/algopy-0.5.7/algopy/utpm/tests/ |
H A D | test_utpm.py | 1348 def test_det(self): member in Test_Push_Forward
|
/dports/lang/ruby26/ruby-2.6.9/doc/ |
H A D | ChangeLog-2.3.0 | 8787 Matrix#determinant, by merging with test_det for an alias method
|