Home
last modified time | relevance | path

Searched refs:TableForm (Results 1 – 25 of 81) sorted by relevance

1234

/dports/math/py-sympy/sympy-1.9/sympy/printing/tests/
H A Dtest_tableform.py1 from sympy import TableForm, S
12 s = str(TableForm([["a", "b"], ["c", "d"], ["e", 0]],
21 s = str(TableForm([["a", "b"], ["c", "d"], ["e", 0]],
29 s = str(TableForm([[x**2, "b"], ["c", x**2], ["e", "f"]],
36 s = str(TableForm([["a", "b"], ["c", "d"], ["e", "f"]],
44 s = str(TableForm([[5, 7], [4, 2], [10, 3]],
56 TableForm(
61 s = str(TableForm([[5, 7], [4, 2], [10, 3]],
87 s = TableForm(d, headings=(('xxx', 'x'), None))
96 s = str(TableForm([[None, "-", 2], [1]], pad='?'))
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9035 type :: TableForm type
37 end type TableForm
40 type(TableForm), pointer :: Table
H A Ddependency_25.f9069 type :: TableForm type
72 end type TableForm
77 type(TableForm), pointer :: &
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9035 type :: TableForm type
37 end type TableForm
40 type(TableForm), pointer :: Table
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9035 type :: TableForm type
37 end type TableForm
40 type(TableForm), pointer :: Table
H A Ddependency_25.f9069 type :: TableForm type
72 end type TableForm
77 type(TableForm), pointer :: &
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9035 type :: TableForm type
37 end type TableForm
40 type(TableForm), pointer :: Table
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9035 type :: TableForm type
37 end type TableForm
40 type(TableForm), pointer :: Table
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9035 type :: TableForm type
37 end type TableForm
40 type(TableForm), pointer :: Table
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9035 type :: TableForm type
37 end type TableForm
40 type(TableForm), pointer :: Table
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9035 type :: TableForm type
37 end type TableForm
40 type(TableForm), pointer :: Table
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9035 type :: TableForm type
37 end type TableForm
40 type(TableForm), pointer :: Table
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9035 type :: TableForm type
37 end type TableForm
40 type(TableForm), pointer :: Table
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9035 type :: TableForm type
37 end type TableForm
40 type(TableForm), pointer :: Table
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9035 type :: TableForm type
37 end type TableForm
40 type(TableForm), pointer :: Table
H A Ddependency_25.f9069 type :: TableForm type
72 end type TableForm
77 type(TableForm), pointer :: &
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9035 type :: TableForm type
37 end type TableForm
40 type(TableForm), pointer :: Table
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9035 type :: TableForm type
37 end type TableForm
40 type(TableForm), pointer :: Table
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9035 type :: TableForm type
37 end type TableForm
40 type(TableForm), pointer :: Table
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9035 type :: TableForm type
37 end type TableForm
40 type(TableForm), pointer :: Table
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9035 type :: TableForm type
37 end type TableForm
40 type(TableForm), pointer :: Table
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9035 type :: TableForm type
37 end type TableForm
40 type(TableForm), pointer :: Table
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9035 type :: TableForm type
37 end type TableForm
40 type(TableForm), pointer :: Table
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9035 type :: TableForm type
37 end type TableForm
40 type(TableForm), pointer :: Table
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9035 type :: TableForm type
37 end type TableForm
40 type(TableForm), pointer :: Table

1234