Home
last modified time | relevance | path

Searched refs:OCTAVE_VERSION (Results 151 – 175 of 237) sorted by relevance

12345678910

/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/
H A Dgbmake.m25 have_octave = (exist ('OCTAVE_VERSION', 'builtin') == 5) ;
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/
H A Dgbmake.m25 have_octave = (exist ('OCTAVE_VERSION', 'builtin') == 5) ;
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/
H A Dgbmake.m25 have_octave = (exist ('OCTAVE_VERSION', 'builtin') == 5) ;
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/
H A Dgbmake.m25 have_octave = (exist ('OCTAVE_VERSION', 'builtin') == 5) ;
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/
H A Dgbmake.m25 have_octave = (exist ('OCTAVE_VERSION', 'builtin') == 5) ;
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/
H A Dgbmake.m25 have_octave = (exist ('OCTAVE_VERSION', 'builtin') == 5) ;
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/
H A Dgbmake.m25 have_octave = (exist ('OCTAVE_VERSION', 'builtin') == 5) ;
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/
H A Dgbmake.m25 have_octave = (exist ('OCTAVE_VERSION', 'builtin') == 5) ;
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/
H A Dgbmake.m25 have_octave = (exist ('OCTAVE_VERSION', 'builtin') == 5) ;
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/maybe-missing/
H A Dstr2double.m77 FLAG_OCTAVE = exist('OCTAVE_VERSION','builtin');
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/
H A Dgbmake.m25 have_octave = (exist ('OCTAVE_VERSION', 'builtin') == 5) ;
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/
H A Dgbmake.m25 have_octave = (exist ('OCTAVE_VERSION', 'builtin') == 5) ;
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/
H A Dgbmake.m25 have_octave = (exist ('OCTAVE_VERSION', 'builtin') == 5) ;
/dports/math/octave-forge-symbolic/symbolic-2.9.0/inst/private/
H A Dassert_have_python_and_sympy.m148 if (~ exist ('OCTAVE_VERSION', 'builtin'))
/dports/math/octave-forge-parallel/parallel-4.0.1/inst/
H A Dpserver.m124 tp_octave_binary = cstrcat (octave_binary, "-", OCTAVE_VERSION ());
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/t200_FileAccess/
H A Dbiosig_str2double.m78 FLAG_OCTAVE = exist('OCTAVE_VERSION','builtin');
H A Dswrite.m75 if ~exist('OCTAVE_VERSION','builtin')
/dports/math/octave-forge-symbolic/symbolic-2.9.0/inst/@sym/
H A Dsym.m765 %! if exist ('OCTAVE_VERSION', 'builtin')
902 %! if (exist ('OCTAVE_VERSION', 'builtin'))
962 %! if (exist ('OCTAVE_VERSION', 'builtin'))
/dports/math/octave-forge-stk/stk/inst/misc/test/
H A Dstk_test.m89 if exist ('OCTAVE_VERSION', 'builtin') == 5
515 if exist ('OCTAVE_VERSION', 'builtin') == 5 % Octave
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/demo/
H A Dbench_biosig.m178 if exist('OCTAVE_VERSION','builtin');
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/matlab/
H A DConvertFormulaToMathML.m122 if (exist('OCTAVE_VERSION', 'var'))
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/matlab/test/
H A DtestOutput.m38 if exist('OCTAVE_VERSION')
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/matlab/test/
H A DtestOutput.m38 if exist('OCTAVE_VERSION')
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/matlab/
H A DConvertFormulaToMathML.m122 if (exist('OCTAVE_VERSION', 'var'))
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/lexers/o/
H A Doctave.go26 …{Words(``, `\b`, `EDITOR`, `EXEC_PATH`, `I`, `IMAGE_PATH`, `NA`, `OCTAVE_HOME`, `OCTAVE_VERSION`, …

12345678910