Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/sympy.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-72265-384101/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6f5879b050cd40cface8a924d44c5395', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-72265-384101/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/sympy.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False sh: python3: command not found Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/sympy-1.4-6.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/sympy.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-72265-384101/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '270e3d05fe60488e8524ba85bfa54e60', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-72265-384101/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/sympy.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rSpRJN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sympy-sympy-1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/sympy-1.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sympy-sympy-1.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/sympy-float.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/sympy-doc.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/sympy-python3.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/sympy-sympify.patch + /usr/bin/cat /builddir/build/SOURCES/0001-Exception-changed-after-numpy-1.17.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0001-Modify-literal-comparisons-as-per-python3.8-guidelines.patch + /usr/bin/cat /builddir/build/SOURCES/0001-Fix-more-compatibility-issues-with-Python3.8.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/sympy-is.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + '[' 7fffffffffffffff = 7fffffff ']' + sed -i s/StrictVersion/LooseVersion/g sympy/external/importtools.py ++ grep -rl '^#\![[:blank:]]*/usr/bin/env' . + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./setup.py + touch -r ./setup.py.orig ./setup.py + rm -f ./setup.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/all.py + touch -r ./examples/all.py.orig ./examples/all.py + rm -f ./examples/all.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/intermediate/vandermonde.py + touch -r ./examples/intermediate/vandermonde.py.orig ./examples/intermediate/vandermonde.py + rm -f ./examples/intermediate/vandermonde.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/intermediate/print_gtk.py + touch -r ./examples/intermediate/print_gtk.py.orig ./examples/intermediate/print_gtk.py + rm -f ./examples/intermediate/print_gtk.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/intermediate/trees.py + touch -r ./examples/intermediate/trees.py.orig ./examples/intermediate/trees.py + rm -f ./examples/intermediate/trees.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/intermediate/mplot3d.py + touch -r ./examples/intermediate/mplot3d.py.orig ./examples/intermediate/mplot3d.py + rm -f ./examples/intermediate/mplot3d.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/intermediate/differential_equations.py + touch -r ./examples/intermediate/differential_equations.py.orig ./examples/intermediate/differential_equations.py + rm -f ./examples/intermediate/differential_equations.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/intermediate/coupled_cluster.py + touch -r ./examples/intermediate/coupled_cluster.py.orig ./examples/intermediate/coupled_cluster.py + rm -f ./examples/intermediate/coupled_cluster.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/intermediate/partial_differential_eqs.py + touch -r ./examples/intermediate/partial_differential_eqs.py.orig ./examples/intermediate/partial_differential_eqs.py + rm -f ./examples/intermediate/partial_differential_eqs.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/intermediate/infinite_1d_box.py + touch -r ./examples/intermediate/infinite_1d_box.py.orig ./examples/intermediate/infinite_1d_box.py + rm -f ./examples/intermediate/infinite_1d_box.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/intermediate/mplot2d.py + touch -r ./examples/intermediate/mplot2d.py.orig ./examples/intermediate/mplot2d.py + rm -f ./examples/intermediate/mplot2d.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/advanced/grover_example.py + touch -r ./examples/advanced/grover_example.py.orig ./examples/advanced/grover_example.py + rm -f ./examples/advanced/grover_example.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/advanced/autowrap_ufuncify.py + touch -r ./examples/advanced/autowrap_ufuncify.py.orig ./examples/advanced/autowrap_ufuncify.py + rm -f ./examples/advanced/autowrap_ufuncify.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/advanced/dense_coding_example.py + touch -r ./examples/advanced/dense_coding_example.py.orig ./examples/advanced/dense_coding_example.py + rm -f ./examples/advanced/dense_coding_example.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/advanced/hydrogen.py + touch -r ./examples/advanced/hydrogen.py.orig ./examples/advanced/hydrogen.py + rm -f ./examples/advanced/hydrogen.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/advanced/curvilinear_coordinates.py + touch -r ./examples/advanced/curvilinear_coordinates.py.orig ./examples/advanced/curvilinear_coordinates.py + rm -f ./examples/advanced/curvilinear_coordinates.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/advanced/qft.py + touch -r ./examples/advanced/qft.py.orig ./examples/advanced/qft.py + rm -f ./examples/advanced/qft.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/advanced/pidigits.py + touch -r ./examples/advanced/pidigits.py.orig ./examples/advanced/pidigits.py + rm -f ./examples/advanced/pidigits.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/advanced/gibbs_phenomenon.py + touch -r ./examples/advanced/gibbs_phenomenon.py.orig ./examples/advanced/gibbs_phenomenon.py + rm -f ./examples/advanced/gibbs_phenomenon.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/advanced/relativity.py + touch -r ./examples/advanced/relativity.py.orig ./examples/advanced/relativity.py + rm -f ./examples/advanced/relativity.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/advanced/fem.py + touch -r ./examples/advanced/fem.py.orig ./examples/advanced/fem.py + rm -f ./examples/advanced/fem.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/advanced/pyglet_plotting.py + touch -r ./examples/advanced/pyglet_plotting.py.orig ./examples/advanced/pyglet_plotting.py + rm -f ./examples/advanced/pyglet_plotting.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/advanced/autowrap_integrators.py + touch -r ./examples/advanced/autowrap_integrators.py.orig ./examples/advanced/autowrap_integrators.py + rm -f ./examples/advanced/autowrap_integrators.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/beginner/precision.py + touch -r ./examples/beginner/precision.py.orig ./examples/beginner/precision.py + rm -f ./examples/beginner/precision.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/beginner/limits_examples.py + touch -r ./examples/beginner/limits_examples.py.orig ./examples/beginner/limits_examples.py + rm -f ./examples/beginner/limits_examples.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/beginner/plot_examples.py + touch -r ./examples/beginner/plot_examples.py.orig ./examples/beginner/plot_examples.py + rm -f ./examples/beginner/plot_examples.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/beginner/functions.py + touch -r ./examples/beginner/functions.py.orig ./examples/beginner/functions.py + rm -f ./examples/beginner/functions.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/beginner/substitution.py + touch -r ./examples/beginner/substitution.py.orig ./examples/beginner/substitution.py + rm -f ./examples/beginner/substitution.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/beginner/plotting_nice_plot.py + touch -r ./examples/beginner/plotting_nice_plot.py.orig ./examples/beginner/plotting_nice_plot.py + rm -f ./examples/beginner/plotting_nice_plot.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/beginner/print_pretty.py + touch -r ./examples/beginner/print_pretty.py.orig ./examples/beginner/print_pretty.py + rm -f ./examples/beginner/print_pretty.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/beginner/series.py + touch -r ./examples/beginner/series.py.orig ./examples/beginner/series.py + rm -f ./examples/beginner/series.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/beginner/basic.py + touch -r ./examples/beginner/basic.py.orig ./examples/beginner/basic.py + rm -f ./examples/beginner/basic.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/beginner/differentiation.py + touch -r ./examples/beginner/differentiation.py.orig ./examples/beginner/differentiation.py + rm -f ./examples/beginner/differentiation.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./examples/beginner/expansion.py + touch -r ./examples/beginner/expansion.py.orig ./examples/beginner/expansion.py + rm -f ./examples/beginner/expansion.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./sympy/utilities/tests/diagnose_imports.py + touch -r ./sympy/utilities/tests/diagnose_imports.py.orig ./sympy/utilities/tests/diagnose_imports.py + rm -f ./sympy/utilities/tests/diagnose_imports.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./sympy/benchmarks/bench_symbench.py + touch -r ./sympy/benchmarks/bench_symbench.py.orig ./sympy/benchmarks/bench_symbench.py + rm -f ./sympy/benchmarks/bench_symbench.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./sympy/physics/mechanics/models.py + touch -r ./sympy/physics/mechanics/models.py.orig ./sympy/physics/mechanics/models.py + rm -f ./sympy/physics/mechanics/models.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./bin/strip_whitespace + touch -r ./bin/strip_whitespace.orig ./bin/strip_whitespace + rm -f ./bin/strip_whitespace.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./bin/mailmap_update.py + touch -r ./bin/mailmap_update.py.orig ./bin/mailmap_update.py + rm -f ./bin/mailmap_update.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./bin/doctest + touch -r ./bin/doctest.orig ./bin/doctest + rm -f ./bin/doctest.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./bin/diagnose_imports + touch -r ./bin/diagnose_imports.orig ./bin/diagnose_imports + rm -f ./bin/diagnose_imports.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./bin/py.bench + touch -r ./bin/py.bench.orig ./bin/py.bench + rm -f ./bin/py.bench.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./bin/test_isolated + touch -r ./bin/test_isolated.orig ./bin/test_isolated + rm -f ./bin/test_isolated.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./bin/test_travis.sh + touch -r ./bin/test_travis.sh.orig ./bin/test_travis.sh + rm -f ./bin/test_travis.sh.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./bin/test_import + touch -r ./bin/test_import.orig ./bin/test_import + rm -f ./bin/test_import.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./bin/test + touch -r ./bin/test.orig ./bin/test + rm -f ./bin/test.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./bin/test_executable.py + touch -r ./bin/test_executable.py.orig ./bin/test_executable.py + rm -f ./bin/test_executable.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./bin/ask_update.py + touch -r ./bin/ask_update.py.orig ./bin/ask_update.py + rm -f ./bin/ask_update.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./bin/test_external_imports.py + touch -r ./bin/test_external_imports.py.orig ./bin/test_external_imports.py + rm -f ./bin/test_external_imports.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./bin/isympy + touch -r ./bin/isympy.orig ./bin/isympy + rm -f ./bin/isympy.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./bin/coverage_doctest.py + touch -r ./bin/coverage_doctest.py.orig ./bin/coverage_doctest.py + rm -f ./bin/coverage_doctest.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./bin/authors_update.py + touch -r ./bin/authors_update.py.orig ./bin/authors_update.py + rm -f ./bin/authors_update.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./bin/coverage_report.py + touch -r ./bin/coverage_report.py.orig ./bin/coverage_report.py + rm -f ./bin/coverage_report.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./data/TeXmacs/bin/tm_sympy + touch -r ./data/TeXmacs/bin/tm_sympy.orig ./data/TeXmacs/bin/tm_sympy + rm -f ./data/TeXmacs/bin/tm_sympy.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./doc/generate_logos.py + touch -r ./doc/generate_logos.py.orig ./doc/generate_logos.py + rm -f ./doc/generate_logos.py.orig + for fil in $(grep -rl "^#\![[:blank:]]*/usr/bin/env" .) + sed -i.orig 's,^\(#\![[:blank:]]*/usr/bin/\)env python,\1python3,' ./.ci/parse_durations_log.py + touch -r ./.ci/parse_durations_log.py.orig ./.ci/parse_durations_log.py + rm -f ./.ci/parse_durations_log.py.orig + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rQrTgp + umask 022 + cd /builddir/build/BUILD + cd sympy-sympy-1.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib copying isympy.py -> build/lib creating build/lib/sympy copying sympy/release.py -> build/lib/sympy copying sympy/conftest.py -> build/lib/sympy copying sympy/abc.py -> build/lib/sympy copying sympy/this.py -> build/lib/sympy copying sympy/galgebra.py -> build/lib/sympy copying sympy/__init__.py -> build/lib/sympy creating build/lib/sympy/algebras copying sympy/algebras/__init__.py -> build/lib/sympy/algebras copying sympy/algebras/quaternion.py -> build/lib/sympy/algebras creating build/lib/sympy/assumptions copying sympy/assumptions/satask.py -> build/lib/sympy/assumptions copying sympy/assumptions/assume.py -> build/lib/sympy/assumptions copying sympy/assumptions/refine.py -> build/lib/sympy/assumptions copying sympy/assumptions/ask_generated.py -> build/lib/sympy/assumptions copying sympy/assumptions/ask.py -> build/lib/sympy/assumptions copying sympy/assumptions/__init__.py -> build/lib/sympy/assumptions copying sympy/assumptions/sathandlers.py -> build/lib/sympy/assumptions creating build/lib/sympy/assumptions/handlers copying sympy/assumptions/handlers/common.py -> build/lib/sympy/assumptions/handlers copying sympy/assumptions/handlers/calculus.py -> build/lib/sympy/assumptions/handlers copying sympy/assumptions/handlers/sets.py -> build/lib/sympy/assumptions/handlers copying sympy/assumptions/handlers/__init__.py -> build/lib/sympy/assumptions/handlers copying sympy/assumptions/handlers/matrices.py -> build/lib/sympy/assumptions/handlers copying sympy/assumptions/handlers/order.py -> build/lib/sympy/assumptions/handlers copying sympy/assumptions/handlers/ntheory.py -> build/lib/sympy/assumptions/handlers creating build/lib/sympy/benchmarks copying sympy/benchmarks/bench_discrete_log.py -> build/lib/sympy/benchmarks copying sympy/benchmarks/__init__.py -> build/lib/sympy/benchmarks copying sympy/benchmarks/bench_symbench.py -> build/lib/sympy/benchmarks copying sympy/benchmarks/bench_meijerint.py -> build/lib/sympy/benchmarks creating build/lib/sympy/calculus copying sympy/calculus/euler.py -> build/lib/sympy/calculus copying sympy/calculus/util.py -> build/lib/sympy/calculus copying sympy/calculus/singularities.py -> build/lib/sympy/calculus copying sympy/calculus/__init__.py -> build/lib/sympy/calculus copying sympy/calculus/finite_diff.py -> build/lib/sympy/calculus creating build/lib/sympy/categories copying sympy/categories/diagram_drawing.py -> build/lib/sympy/categories copying sympy/categories/__init__.py -> build/lib/sympy/categories copying sympy/categories/baseclasses.py -> build/lib/sympy/categories creating build/lib/sympy/codegen copying sympy/codegen/cxxnodes.py -> build/lib/sympy/codegen copying sympy/codegen/cfunctions.py -> build/lib/sympy/codegen copying sympy/codegen/fnodes.py -> build/lib/sympy/codegen copying sympy/codegen/approximations.py -> build/lib/sympy/codegen copying sympy/codegen/futils.py -> build/lib/sympy/codegen copying sympy/codegen/__init__.py -> build/lib/sympy/codegen copying sympy/codegen/cnodes.py -> build/lib/sympy/codegen copying sympy/codegen/algorithms.py -> build/lib/sympy/codegen copying sympy/codegen/ast.py -> build/lib/sympy/codegen copying sympy/codegen/pyutils.py -> build/lib/sympy/codegen copying sympy/codegen/array_utils.py -> build/lib/sympy/codegen copying sympy/codegen/cutils.py -> build/lib/sympy/codegen copying sympy/codegen/rewriting.py -> build/lib/sympy/codegen creating build/lib/sympy/combinatorics copying sympy/combinatorics/subsets.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/util.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/testutil.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/polyhedron.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/prufer.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/named_groups.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/perm_groups.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/partitions.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/tensor_can.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/free_groups.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/graycode.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/homomorphisms.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/rewritingsystem_fsm.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/fp_groups.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/__init__.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/permutations.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/group_constructs.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/coset_table.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/rewritingsystem.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/generators.py -> build/lib/sympy/combinatorics creating build/lib/sympy/concrete copying sympy/concrete/guess.py -> build/lib/sympy/concrete copying sympy/concrete/expr_with_intlimits.py -> build/lib/sympy/concrete copying sympy/concrete/delta.py -> build/lib/sympy/concrete copying sympy/concrete/__init__.py -> build/lib/sympy/concrete copying sympy/concrete/summations.py -> build/lib/sympy/concrete copying sympy/concrete/products.py -> build/lib/sympy/concrete copying sympy/concrete/gosper.py -> build/lib/sympy/concrete copying sympy/concrete/expr_with_limits.py -> build/lib/sympy/concrete creating build/lib/sympy/core copying sympy/core/sympify.py -> build/lib/sympy/core copying sympy/core/assumptions.py -> build/lib/sympy/core copying sympy/core/coreerrors.py -> build/lib/sympy/core copying sympy/core/alphabets.py -> build/lib/sympy/core copying sympy/core/cache.py -> build/lib/sympy/core copying sympy/core/relational.py -> build/lib/sympy/core copying sympy/core/exprtools.py -> build/lib/sympy/core copying sympy/core/add.py -> build/lib/sympy/core copying sympy/core/multidimensional.py -> build/lib/sympy/core copying sympy/core/mul.py -> build/lib/sympy/core copying sympy/core/symbol.py -> build/lib/sympy/core copying sympy/core/facts.py -> build/lib/sympy/core copying sympy/core/singleton.py -> build/lib/sympy/core copying sympy/core/expr.py -> build/lib/sympy/core copying sympy/core/trace.py -> build/lib/sympy/core copying sympy/core/__init__.py -> build/lib/sympy/core copying sympy/core/containers.py -> build/lib/sympy/core copying sympy/core/rules.py -> build/lib/sympy/core copying sympy/core/evalf.py -> build/lib/sympy/core copying sympy/core/operations.py -> build/lib/sympy/core copying sympy/core/basic.py -> build/lib/sympy/core copying sympy/core/power.py -> build/lib/sympy/core copying sympy/core/evaluate.py -> build/lib/sympy/core copying sympy/core/core.py -> build/lib/sympy/core copying sympy/core/mod.py -> build/lib/sympy/core copying sympy/core/backend.py -> build/lib/sympy/core copying sympy/core/decorators.py -> build/lib/sympy/core copying sympy/core/compatibility.py -> build/lib/sympy/core copying sympy/core/numbers.py -> build/lib/sympy/core copying sympy/core/logic.py -> build/lib/sympy/core copying sympy/core/function.py -> build/lib/sympy/core creating build/lib/sympy/core/benchmarks copying sympy/core/benchmarks/bench_numbers.py -> build/lib/sympy/core/benchmarks copying sympy/core/benchmarks/bench_expand.py -> build/lib/sympy/core/benchmarks copying sympy/core/benchmarks/__init__.py -> build/lib/sympy/core/benchmarks copying sympy/core/benchmarks/bench_basic.py -> build/lib/sympy/core/benchmarks copying sympy/core/benchmarks/bench_sympify.py -> build/lib/sympy/core/benchmarks copying sympy/core/benchmarks/bench_assumptions.py -> build/lib/sympy/core/benchmarks copying sympy/core/benchmarks/bench_arit.py -> build/lib/sympy/core/benchmarks creating build/lib/sympy/crypto copying sympy/crypto/__init__.py -> build/lib/sympy/crypto copying sympy/crypto/crypto.py -> build/lib/sympy/crypto creating build/lib/sympy/deprecated copying sympy/deprecated/__init__.py -> build/lib/sympy/deprecated copying sympy/deprecated/class_registry.py -> build/lib/sympy/deprecated creating build/lib/sympy/diffgeom copying sympy/diffgeom/diffgeom.py -> build/lib/sympy/diffgeom copying sympy/diffgeom/__init__.py -> build/lib/sympy/diffgeom copying sympy/diffgeom/rn.py -> build/lib/sympy/diffgeom creating build/lib/sympy/discrete copying sympy/discrete/recurrences.py -> build/lib/sympy/discrete copying sympy/discrete/transforms.py -> build/lib/sympy/discrete copying sympy/discrete/__init__.py -> build/lib/sympy/discrete copying sympy/discrete/convolutions.py -> build/lib/sympy/discrete creating build/lib/sympy/external copying sympy/external/__init__.py -> build/lib/sympy/external copying sympy/external/importtools.py -> build/lib/sympy/external creating build/lib/sympy/functions copying sympy/functions/__init__.py -> build/lib/sympy/functions creating build/lib/sympy/functions/combinatorial copying sympy/functions/combinatorial/factorials.py -> build/lib/sympy/functions/combinatorial copying sympy/functions/combinatorial/__init__.py -> build/lib/sympy/functions/combinatorial copying sympy/functions/combinatorial/numbers.py -> build/lib/sympy/functions/combinatorial creating build/lib/sympy/functions/elementary copying sympy/functions/elementary/trigonometric.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/exponential.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/integers.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/miscellaneous.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/piecewise.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/__init__.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/hyperbolic.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/complexes.py -> build/lib/sympy/functions/elementary creating build/lib/sympy/functions/elementary/benchmarks copying sympy/functions/elementary/benchmarks/bench_exp.py -> build/lib/sympy/functions/elementary/benchmarks copying sympy/functions/elementary/benchmarks/__init__.py -> build/lib/sympy/functions/elementary/benchmarks creating build/lib/sympy/functions/special copying sympy/functions/special/gamma_functions.py -> build/lib/sympy/functions/special copying sympy/functions/special/polynomials.py -> build/lib/sympy/functions/special copying sympy/functions/special/beta_functions.py -> build/lib/sympy/functions/special copying sympy/functions/special/elliptic_integrals.py -> build/lib/sympy/functions/special copying sympy/functions/special/hyper.py -> build/lib/sympy/functions/special copying sympy/functions/special/mathieu_functions.py -> build/lib/sympy/functions/special copying sympy/functions/special/error_functions.py -> build/lib/sympy/functions/special copying sympy/functions/special/singularity_functions.py -> build/lib/sympy/functions/special copying sympy/functions/special/bessel.py -> build/lib/sympy/functions/special copying sympy/functions/special/tensor_functions.py -> build/lib/sympy/functions/special copying sympy/functions/special/__init__.py -> build/lib/sympy/functions/special copying sympy/functions/special/bsplines.py -> build/lib/sympy/functions/special copying sympy/functions/special/zeta_functions.py -> build/lib/sympy/functions/special copying sympy/functions/special/spherical_harmonics.py -> build/lib/sympy/functions/special copying sympy/functions/special/delta_functions.py -> build/lib/sympy/functions/special creating build/lib/sympy/functions/special/benchmarks copying sympy/functions/special/benchmarks/__init__.py -> build/lib/sympy/functions/special/benchmarks copying sympy/functions/special/benchmarks/bench_special.py -> build/lib/sympy/functions/special/benchmarks creating build/lib/sympy/geometry copying sympy/geometry/plane.py -> build/lib/sympy/geometry copying sympy/geometry/exceptions.py -> build/lib/sympy/geometry copying sympy/geometry/util.py -> build/lib/sympy/geometry copying sympy/geometry/curve.py -> build/lib/sympy/geometry copying sympy/geometry/parabola.py -> build/lib/sympy/geometry copying sympy/geometry/ellipse.py -> build/lib/sympy/geometry copying sympy/geometry/__init__.py -> build/lib/sympy/geometry copying sympy/geometry/entity.py -> build/lib/sympy/geometry copying sympy/geometry/line.py -> build/lib/sympy/geometry copying sympy/geometry/polygon.py -> build/lib/sympy/geometry copying sympy/geometry/point.py -> build/lib/sympy/geometry creating build/lib/sympy/holonomic copying sympy/holonomic/linearsolver.py -> build/lib/sympy/holonomic copying sympy/holonomic/recurrence.py -> build/lib/sympy/holonomic copying sympy/holonomic/__init__.py -> build/lib/sympy/holonomic copying sympy/holonomic/holonomicerrors.py -> build/lib/sympy/holonomic copying sympy/holonomic/holonomic.py -> build/lib/sympy/holonomic copying sympy/holonomic/numerical.py -> build/lib/sympy/holonomic creating build/lib/sympy/integrals copying sympy/integrals/risch.py -> build/lib/sympy/integrals copying sympy/integrals/integrals.py -> build/lib/sympy/integrals copying sympy/integrals/transforms.py -> build/lib/sympy/integrals copying sympy/integrals/quadrature.py -> build/lib/sympy/integrals copying sympy/integrals/heurisch.py -> build/lib/sympy/integrals copying sympy/integrals/meijerint_doc.py -> build/lib/sympy/integrals copying sympy/integrals/deltafunctions.py -> build/lib/sympy/integrals copying sympy/integrals/__init__.py -> build/lib/sympy/integrals copying sympy/integrals/rationaltools.py -> build/lib/sympy/integrals copying sympy/integrals/prde.py -> build/lib/sympy/integrals copying sympy/integrals/trigonometry.py -> build/lib/sympy/integrals copying sympy/integrals/intpoly.py -> build/lib/sympy/integrals copying sympy/integrals/manualintegrate.py -> build/lib/sympy/integrals copying sympy/integrals/meijerint.py -> build/lib/sympy/integrals copying sympy/integrals/rde.py -> build/lib/sympy/integrals copying sympy/integrals/singularityfunctions.py -> build/lib/sympy/integrals creating build/lib/sympy/integrals/benchmarks copying sympy/integrals/benchmarks/bench_integrate.py -> build/lib/sympy/integrals/benchmarks copying sympy/integrals/benchmarks/__init__.py -> build/lib/sympy/integrals/benchmarks copying sympy/integrals/benchmarks/bench_trigintegrate.py -> build/lib/sympy/integrals/benchmarks creating build/lib/sympy/integrals/rubi copying sympy/integrals/rubi/symbol.py -> build/lib/sympy/integrals/rubi copying sympy/integrals/rubi/utility_function.py -> build/lib/sympy/integrals/rubi copying sympy/integrals/rubi/rubi.py -> build/lib/sympy/integrals/rubi copying sympy/integrals/rubi/__init__.py -> build/lib/sympy/integrals/rubi copying sympy/integrals/rubi/constraints.py -> build/lib/sympy/integrals/rubi creating build/lib/sympy/integrals/rubi/parsetools copying sympy/integrals/rubi/parsetools/generate_tests.py -> build/lib/sympy/integrals/rubi/parsetools copying sympy/integrals/rubi/parsetools/parse.py -> build/lib/sympy/integrals/rubi/parsetools copying sympy/integrals/rubi/parsetools/__init__.py -> build/lib/sympy/integrals/rubi/parsetools copying sympy/integrals/rubi/parsetools/generate_rules.py -> build/lib/sympy/integrals/rubi/parsetools creating build/lib/sympy/integrals/rubi/rubi_tests copying sympy/integrals/rubi/rubi_tests/__init__.py -> build/lib/sympy/integrals/rubi/rubi_tests creating build/lib/sympy/integrals/rubi/rules copying sympy/integrals/rubi/rules/sine.py -> build/lib/sympy/integrals/rubi/rules copying sympy/integrals/rubi/rules/integrand_simplification.py -> build/lib/sympy/integrals/rubi/rules copying sympy/integrals/rubi/rules/exponential.py -> build/lib/sympy/integrals/rubi/rules copying sympy/integrals/rubi/rules/binomial_products.py -> build/lib/sympy/integrals/rubi/rules copying sympy/integrals/rubi/rules/logarithms.py -> build/lib/sympy/integrals/rubi/rules copying sympy/integrals/rubi/rules/miscellaneous_algebraic.py -> build/lib/sympy/integrals/rubi/rules copying sympy/integrals/rubi/rules/special_functions.py -> build/lib/sympy/integrals/rubi/rules copying sympy/integrals/rubi/rules/__init__.py -> build/lib/sympy/integrals/rubi/rules copying sympy/integrals/rubi/rules/hyperbolic.py -> build/lib/sympy/integrals/rubi/rules copying sympy/integrals/rubi/rules/miscellaneous_trig.py -> build/lib/sympy/integrals/rubi/rules copying sympy/integrals/rubi/rules/miscellaneous_integration.py -> build/lib/sympy/integrals/rubi/rules copying sympy/integrals/rubi/rules/tangent.py -> build/lib/sympy/integrals/rubi/rules copying sympy/integrals/rubi/rules/linear_products.py -> build/lib/sympy/integrals/rubi/rules copying sympy/integrals/rubi/rules/secant.py -> build/lib/sympy/integrals/rubi/rules copying sympy/integrals/rubi/rules/inverse_hyperbolic.py -> build/lib/sympy/integrals/rubi/rules copying sympy/integrals/rubi/rules/piecewise_linear.py -> build/lib/sympy/integrals/rubi/rules copying sympy/integrals/rubi/rules/quadratic_products.py -> build/lib/sympy/integrals/rubi/rules copying sympy/integrals/rubi/rules/inverse_trig.py -> build/lib/sympy/integrals/rubi/rules copying sympy/integrals/rubi/rules/trinomial_products.py -> build/lib/sympy/integrals/rubi/rules creating build/lib/sympy/interactive copying sympy/interactive/ipythonprinting.py -> build/lib/sympy/interactive copying sympy/interactive/__init__.py -> build/lib/sympy/interactive copying sympy/interactive/printing.py -> build/lib/sympy/interactive copying sympy/interactive/session.py -> build/lib/sympy/interactive creating build/lib/sympy/liealgebras copying sympy/liealgebras/type_b.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/type_f.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/cartan_matrix.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/type_e.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/cartan_type.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/type_d.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/type_c.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/type_a.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/__init__.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/dynkin_diagram.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/type_g.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/root_system.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/weyl_group.py -> build/lib/sympy/liealgebras creating build/lib/sympy/logic copying sympy/logic/__init__.py -> build/lib/sympy/logic copying sympy/logic/inference.py -> build/lib/sympy/logic copying sympy/logic/boolalg.py -> build/lib/sympy/logic creating build/lib/sympy/logic/algorithms copying sympy/logic/algorithms/dpll.py -> build/lib/sympy/logic/algorithms copying sympy/logic/algorithms/__init__.py -> build/lib/sympy/logic/algorithms copying sympy/logic/algorithms/dpll2.py -> build/lib/sympy/logic/algorithms creating build/lib/sympy/logic/utilities copying sympy/logic/utilities/dimacs.py -> build/lib/sympy/logic/utilities copying sympy/logic/utilities/__init__.py -> build/lib/sympy/logic/utilities creating build/lib/sympy/matrices copying sympy/matrices/normalforms.py -> build/lib/sympy/matrices copying sympy/matrices/dense.py -> build/lib/sympy/matrices copying sympy/matrices/common.py -> build/lib/sympy/matrices copying sympy/matrices/densesolve.py -> build/lib/sympy/matrices copying sympy/matrices/densetools.py -> build/lib/sympy/matrices copying sympy/matrices/immutable.py -> build/lib/sympy/matrices copying sympy/matrices/__init__.py -> build/lib/sympy/matrices copying sympy/matrices/densearith.py -> build/lib/sympy/matrices copying sympy/matrices/matrices.py -> build/lib/sympy/matrices copying sympy/matrices/sparsetools.py -> build/lib/sympy/matrices copying sympy/matrices/sparse.py -> build/lib/sympy/matrices creating build/lib/sympy/matrices/benchmarks copying sympy/matrices/benchmarks/__init__.py -> build/lib/sympy/matrices/benchmarks copying sympy/matrices/benchmarks/bench_matrix.py -> build/lib/sympy/matrices/benchmarks creating build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/determinant.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/factorizations.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/applyfunc.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/transpose.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/diagonal.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/kronecker.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/adjoint.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/matadd.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/trace.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/__init__.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/blockmatrix.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/matpow.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/slice.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/matexpr.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/hadamard.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/inverse.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/dotproduct.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/fourier.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/matmul.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/funcmatrix.py -> build/lib/sympy/matrices/expressions creating build/lib/sympy/multipledispatch copying sympy/multipledispatch/conflict.py -> build/lib/sympy/multipledispatch copying sympy/multipledispatch/dispatcher.py -> build/lib/sympy/multipledispatch copying sympy/multipledispatch/utils.py -> build/lib/sympy/multipledispatch copying sympy/multipledispatch/__init__.py -> build/lib/sympy/multipledispatch copying sympy/multipledispatch/core.py -> build/lib/sympy/multipledispatch creating build/lib/sympy/ntheory copying sympy/ntheory/generate.py -> build/lib/sympy/ntheory copying sympy/ntheory/residue_ntheory.py -> build/lib/sympy/ntheory copying sympy/ntheory/partitions_.py -> build/lib/sympy/ntheory copying sympy/ntheory/primetest.py -> build/lib/sympy/ntheory copying sympy/ntheory/continued_fraction.py -> build/lib/sympy/ntheory copying sympy/ntheory/modular.py -> build/lib/sympy/ntheory copying sympy/ntheory/__init__.py -> build/lib/sympy/ntheory copying sympy/ntheory/egyptian_fraction.py -> build/lib/sympy/ntheory copying sympy/ntheory/bbp_pi.py -> build/lib/sympy/ntheory copying sympy/ntheory/multinomial.py -> build/lib/sympy/ntheory copying sympy/ntheory/factor_.py -> build/lib/sympy/ntheory creating build/lib/sympy/parsing copying sympy/parsing/sympy_parser.py -> build/lib/sympy/parsing copying sympy/parsing/ast_parser.py -> build/lib/sympy/parsing copying sympy/parsing/__init__.py -> build/lib/sympy/parsing copying sympy/parsing/maxima.py -> build/lib/sympy/parsing copying sympy/parsing/mathematica.py -> build/lib/sympy/parsing creating build/lib/sympy/parsing/autolev copying sympy/parsing/autolev/_parse_autolev_antlr.py -> build/lib/sympy/parsing/autolev copying sympy/parsing/autolev/__init__.py -> build/lib/sympy/parsing/autolev copying sympy/parsing/autolev/_listener_autolev_antlr.py -> build/lib/sympy/parsing/autolev creating build/lib/sympy/parsing/autolev/_antlr copying sympy/parsing/autolev/_antlr/autolevparser.py -> build/lib/sympy/parsing/autolev/_antlr copying sympy/parsing/autolev/_antlr/autolevlistener.py -> build/lib/sympy/parsing/autolev/_antlr copying sympy/parsing/autolev/_antlr/__init__.py -> build/lib/sympy/parsing/autolev/_antlr copying sympy/parsing/autolev/_antlr/autolevlexer.py -> build/lib/sympy/parsing/autolev/_antlr creating build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest5.py -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest10.py -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest6.py -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest2.py -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest9.py -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest12.py -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest3.py -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest11.py -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest1.py -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest7.py -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/__init__.py -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest8.py -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest4.py -> build/lib/sympy/parsing/autolev/test-examples creating build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo copying sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.py -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo copying sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.py -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo copying sympy/parsing/autolev/test-examples/pydy-example-repo/__init__.py -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo copying sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.py -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo copying sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.py -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo creating build/lib/sympy/parsing/latex copying sympy/parsing/latex/errors.py -> build/lib/sympy/parsing/latex copying sympy/parsing/latex/__init__.py -> build/lib/sympy/parsing/latex copying sympy/parsing/latex/_parse_latex_antlr.py -> build/lib/sympy/parsing/latex copying sympy/parsing/latex/_build_latex_antlr.py -> build/lib/sympy/parsing/latex creating build/lib/sympy/parsing/latex/_antlr copying sympy/parsing/latex/_antlr/latexlexer.py -> build/lib/sympy/parsing/latex/_antlr copying sympy/parsing/latex/_antlr/__init__.py -> build/lib/sympy/parsing/latex/_antlr copying sympy/parsing/latex/_antlr/latexparser.py -> build/lib/sympy/parsing/latex/_antlr creating build/lib/sympy/physics copying sympy/physics/hydrogen.py -> build/lib/sympy/physics copying sympy/physics/wigner.py -> build/lib/sympy/physics copying sympy/physics/pring.py -> build/lib/sympy/physics copying sympy/physics/paulialgebra.py -> build/lib/sympy/physics copying sympy/physics/__init__.py -> build/lib/sympy/physics copying sympy/physics/sho.py -> build/lib/sympy/physics copying sympy/physics/matrices.py -> build/lib/sympy/physics copying sympy/physics/secondquant.py -> build/lib/sympy/physics copying sympy/physics/gaussopt.py -> build/lib/sympy/physics copying sympy/physics/qho_1d.py -> build/lib/sympy/physics creating build/lib/sympy/physics/continuum_mechanics copying sympy/physics/continuum_mechanics/__init__.py -> build/lib/sympy/physics/continuum_mechanics copying sympy/physics/continuum_mechanics/beam.py -> build/lib/sympy/physics/continuum_mechanics creating build/lib/sympy/physics/hep copying sympy/physics/hep/__init__.py -> build/lib/sympy/physics/hep copying sympy/physics/hep/gamma_matrices.py -> build/lib/sympy/physics/hep creating build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/lagrange.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/kane.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/models.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/functions.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/rigidbody.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/__init__.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/system.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/particle.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/body.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/linearize.py -> build/lib/sympy/physics/mechanics creating build/lib/sympy/physics/optics copying sympy/physics/optics/waves.py -> build/lib/sympy/physics/optics copying sympy/physics/optics/utils.py -> build/lib/sympy/physics/optics copying sympy/physics/optics/__init__.py -> build/lib/sympy/physics/optics copying sympy/physics/optics/medium.py -> build/lib/sympy/physics/optics copying sympy/physics/optics/gaussopt.py -> build/lib/sympy/physics/optics creating build/lib/sympy/physics/quantum copying sympy/physics/quantum/grover.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/matrixutils.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/qapply.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/constants.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/density.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/innerproduct.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/gate.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/cartesian.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/cg.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/operatorset.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/matrixcache.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/qubit.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/operator.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/dagger.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/state.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/qft.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/identitysearch.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/represent.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/hilbert.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/commutator.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/__init__.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/circuitutils.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/shor.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/fermion.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/anticommutator.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/pauli.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/tensorproduct.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/circuitplot.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/qexpr.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/qasm.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/operatorordering.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/piab.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/boson.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/sho1d.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/spin.py -> build/lib/sympy/physics/quantum creating build/lib/sympy/physics/units copying sympy/physics/units/util.py -> build/lib/sympy/physics/units copying sympy/physics/units/quantities.py -> build/lib/sympy/physics/units copying sympy/physics/units/definitions.py -> build/lib/sympy/physics/units copying sympy/physics/units/unitsystem.py -> build/lib/sympy/physics/units copying sympy/physics/units/__init__.py -> build/lib/sympy/physics/units copying sympy/physics/units/dimensions.py -> build/lib/sympy/physics/units copying sympy/physics/units/prefixes.py -> build/lib/sympy/physics/units creating build/lib/sympy/physics/units/systems copying sympy/physics/units/systems/si.py -> build/lib/sympy/physics/units/systems copying sympy/physics/units/systems/natural.py -> build/lib/sympy/physics/units/systems copying sympy/physics/units/systems/__init__.py -> build/lib/sympy/physics/units/systems copying sympy/physics/units/systems/mks.py -> build/lib/sympy/physics/units/systems copying sympy/physics/units/systems/mksa.py -> build/lib/sympy/physics/units/systems creating build/lib/sympy/physics/vector copying sympy/physics/vector/frame.py -> build/lib/sympy/physics/vector copying sympy/physics/vector/vector.py -> build/lib/sympy/physics/vector copying sympy/physics/vector/fieldfunctions.py -> build/lib/sympy/physics/vector copying sympy/physics/vector/functions.py -> build/lib/sympy/physics/vector copying sympy/physics/vector/dyadic.py -> build/lib/sympy/physics/vector copying sympy/physics/vector/__init__.py -> build/lib/sympy/physics/vector copying sympy/physics/vector/point.py -> build/lib/sympy/physics/vector copying sympy/physics/vector/printing.py -> build/lib/sympy/physics/vector creating build/lib/sympy/plotting copying sympy/plotting/plot_implicit.py -> build/lib/sympy/plotting copying sympy/plotting/experimental_lambdify.py -> build/lib/sympy/plotting copying sympy/plotting/plot.py -> build/lib/sympy/plotting copying sympy/plotting/__init__.py -> build/lib/sympy/plotting copying sympy/plotting/textplot.py -> build/lib/sympy/plotting creating build/lib/sympy/plotting/intervalmath copying sympy/plotting/intervalmath/interval_arithmetic.py -> build/lib/sympy/plotting/intervalmath copying sympy/plotting/intervalmath/__init__.py -> build/lib/sympy/plotting/intervalmath copying sympy/plotting/intervalmath/lib_interval.py -> build/lib/sympy/plotting/intervalmath creating build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/util.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_curve.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_rotation.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_surface.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_mode.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/managed_window.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_interval.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/color_scheme.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_window.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/__init__.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_axes.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_mode_base.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_object.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_controller.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_camera.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_modes.py -> build/lib/sympy/plotting/pygletplot creating build/lib/sympy/polys copying sympy/polys/polymatrix.py -> build/lib/sympy/polys copying sympy/polys/rootisolation.py -> build/lib/sympy/polys copying sympy/polys/constructor.py -> build/lib/sympy/polys copying sympy/polys/numberfields.py -> build/lib/sympy/polys copying sympy/polys/polyfuncs.py -> build/lib/sympy/polys copying sympy/polys/distributedmodules.py -> build/lib/sympy/polys copying sympy/polys/rings.py -> build/lib/sympy/polys copying sympy/polys/specialpolys.py -> build/lib/sympy/polys copying sympy/polys/polyutils.py -> build/lib/sympy/polys copying sympy/polys/rootoftools.py -> build/lib/sympy/polys copying sympy/polys/polyconfig.py -> build/lib/sympy/polys copying sympy/polys/solvers.py -> build/lib/sympy/polys copying sympy/polys/sqfreetools.py -> build/lib/sympy/polys copying sympy/polys/partfrac.py -> build/lib/sympy/polys copying sympy/polys/polyclasses.py -> build/lib/sympy/polys copying sympy/polys/densetools.py -> build/lib/sympy/polys copying sympy/polys/fglmtools.py -> build/lib/sympy/polys copying sympy/polys/heuristicgcd.py -> build/lib/sympy/polys copying sympy/polys/__init__.py -> build/lib/sympy/polys copying sympy/polys/ring_series.py -> build/lib/sympy/polys copying sympy/polys/modulargcd.py -> build/lib/sympy/polys copying sympy/polys/rationaltools.py -> build/lib/sympy/polys copying sympy/polys/dispersion.py -> build/lib/sympy/polys copying sympy/polys/orderings.py -> build/lib/sympy/polys copying sympy/polys/polyquinticconst.py -> build/lib/sympy/polys copying sympy/polys/densearith.py -> build/lib/sympy/polys copying sympy/polys/polytools.py -> build/lib/sympy/polys copying sympy/polys/multivariate_resultants.py -> build/lib/sympy/polys copying sympy/polys/factortools.py -> build/lib/sympy/polys copying sympy/polys/orthopolys.py -> build/lib/sympy/polys copying sympy/polys/polyoptions.py -> build/lib/sympy/polys copying sympy/polys/polyerrors.py -> build/lib/sympy/polys copying sympy/polys/galoistools.py -> build/lib/sympy/polys copying sympy/polys/densebasic.py -> build/lib/sympy/polys copying sympy/polys/groebnertools.py -> build/lib/sympy/polys copying sympy/polys/fields.py -> build/lib/sympy/polys copying sympy/polys/monomials.py -> build/lib/sympy/polys copying sympy/polys/compatibility.py -> build/lib/sympy/polys copying sympy/polys/euclidtools.py -> build/lib/sympy/polys copying sympy/polys/subresultants_qq_zz.py -> build/lib/sympy/polys copying sympy/polys/polyroots.py -> build/lib/sympy/polys creating build/lib/sympy/polys/agca copying sympy/polys/agca/homomorphisms.py -> build/lib/sympy/polys/agca copying sympy/polys/agca/modules.py -> build/lib/sympy/polys/agca copying sympy/polys/agca/__init__.py -> build/lib/sympy/polys/agca copying sympy/polys/agca/ideals.py -> build/lib/sympy/polys/agca copying sympy/polys/agca/extensions.py -> build/lib/sympy/polys/agca creating build/lib/sympy/polys/benchmarks copying sympy/polys/benchmarks/bench_galoispolys.py -> build/lib/sympy/polys/benchmarks copying sympy/polys/benchmarks/bench_solvers.py -> build/lib/sympy/polys/benchmarks copying sympy/polys/benchmarks/__init__.py -> build/lib/sympy/polys/benchmarks copying sympy/polys/benchmarks/bench_groebnertools.py -> build/lib/sympy/polys/benchmarks creating build/lib/sympy/polys/domains copying sympy/polys/domains/modularinteger.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/polynomialring.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/old_polynomialring.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/old_fractionfield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/expressiondomain.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/pythonrationalfield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/realfield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/pythonintegerring.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/domainelement.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/pythonfinitefield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/compositedomain.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/__init__.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/simpledomain.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/ring.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/complexfield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/domain.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/fractionfield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/rationalfield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/gmpyrationalfield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/finitefield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/characteristiczero.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/integerring.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/quotientring.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/pythonrational.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/gmpyfinitefield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/groundtypes.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/algebraicfield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/field.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/gmpyintegerring.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/mpelements.py -> build/lib/sympy/polys/domains creating build/lib/sympy/printing copying sympy/printing/cxxcode.py -> build/lib/sympy/printing copying sympy/printing/glsl.py -> build/lib/sympy/printing copying sympy/printing/jscode.py -> build/lib/sympy/printing copying sympy/printing/tree.py -> build/lib/sympy/printing copying sympy/printing/llvmjitcode.py -> build/lib/sympy/printing copying sympy/printing/dot.py -> build/lib/sympy/printing copying sympy/printing/python.py -> build/lib/sympy/printing copying sympy/printing/precedence.py -> build/lib/sympy/printing copying sympy/printing/conventions.py -> build/lib/sympy/printing copying sympy/printing/defaults.py -> build/lib/sympy/printing copying sympy/printing/repr.py -> build/lib/sympy/printing copying sympy/printing/julia.py -> build/lib/sympy/printing copying sympy/printing/__init__.py -> build/lib/sympy/printing copying sympy/printing/rust.py -> build/lib/sympy/printing copying sympy/printing/lambdarepr.py -> build/lib/sympy/printing copying sympy/printing/preview.py -> build/lib/sympy/printing copying sympy/printing/pycode.py -> build/lib/sympy/printing copying sympy/printing/tableform.py -> build/lib/sympy/printing copying sympy/printing/fcode.py -> build/lib/sympy/printing copying sympy/printing/rcode.py -> build/lib/sympy/printing copying sympy/printing/theanocode.py -> build/lib/sympy/printing copying sympy/printing/codeprinter.py -> build/lib/sympy/printing copying sympy/printing/str.py -> build/lib/sympy/printing copying sympy/printing/tensorflow.py -> build/lib/sympy/printing copying sympy/printing/printer.py -> build/lib/sympy/printing copying sympy/printing/mathml.py -> build/lib/sympy/printing copying sympy/printing/octave.py -> build/lib/sympy/printing copying sympy/printing/latex.py -> build/lib/sympy/printing copying sympy/printing/ccode.py -> build/lib/sympy/printing copying sympy/printing/mathematica.py -> build/lib/sympy/printing copying sympy/printing/gtk.py -> build/lib/sympy/printing creating build/lib/sympy/printing/pretty copying sympy/printing/pretty/pretty_symbology.py -> build/lib/sympy/printing/pretty copying sympy/printing/pretty/__init__.py -> build/lib/sympy/printing/pretty copying sympy/printing/pretty/pretty.py -> build/lib/sympy/printing/pretty copying sympy/printing/pretty/stringpict.py -> build/lib/sympy/printing/pretty creating build/lib/sympy/sandbox copying sympy/sandbox/__init__.py -> build/lib/sympy/sandbox copying sympy/sandbox/indexed_integrals.py -> build/lib/sympy/sandbox creating build/lib/sympy/series copying sympy/series/approximants.py -> build/lib/sympy/series copying sympy/series/sequences.py -> build/lib/sympy/series copying sympy/series/acceleration.py -> build/lib/sympy/series copying sympy/series/kauers.py -> build/lib/sympy/series copying sympy/series/formal.py -> build/lib/sympy/series copying sympy/series/limitseq.py -> build/lib/sympy/series copying sympy/series/gruntz.py -> build/lib/sympy/series copying sympy/series/limits.py -> build/lib/sympy/series copying sympy/series/series_class.py -> build/lib/sympy/series copying sympy/series/__init__.py -> build/lib/sympy/series copying sympy/series/series.py -> build/lib/sympy/series copying sympy/series/order.py -> build/lib/sympy/series copying sympy/series/fourier.py -> build/lib/sympy/series copying sympy/series/residues.py -> build/lib/sympy/series creating build/lib/sympy/series/benchmarks copying sympy/series/benchmarks/__init__.py -> build/lib/sympy/series/benchmarks copying sympy/series/benchmarks/bench_order.py -> build/lib/sympy/series/benchmarks copying sympy/series/benchmarks/bench_limit.py -> build/lib/sympy/series/benchmarks creating build/lib/sympy/sets copying sympy/sets/conditionset.py -> build/lib/sympy/sets copying sympy/sets/contains.py -> build/lib/sympy/sets copying sympy/sets/setexpr.py -> build/lib/sympy/sets copying sympy/sets/fancysets.py -> build/lib/sympy/sets copying sympy/sets/sets.py -> build/lib/sympy/sets copying sympy/sets/__init__.py -> build/lib/sympy/sets copying sympy/sets/ordinals.py -> build/lib/sympy/sets creating build/lib/sympy/sets/handlers copying sympy/sets/handlers/add.py -> build/lib/sympy/sets/handlers copying sympy/sets/handlers/intersection.py -> build/lib/sympy/sets/handlers copying sympy/sets/handlers/mul.py -> build/lib/sympy/sets/handlers copying sympy/sets/handlers/functions.py -> build/lib/sympy/sets/handlers copying sympy/sets/handlers/__init__.py -> build/lib/sympy/sets/handlers copying sympy/sets/handlers/power.py -> build/lib/sympy/sets/handlers copying sympy/sets/handlers/union.py -> build/lib/sympy/sets/handlers creating build/lib/sympy/simplify copying sympy/simplify/cse_opts.py -> build/lib/sympy/simplify copying sympy/simplify/epathtools.py -> build/lib/sympy/simplify copying sympy/simplify/cse_main.py -> build/lib/sympy/simplify copying sympy/simplify/fu.py -> build/lib/sympy/simplify copying sympy/simplify/powsimp.py -> build/lib/sympy/simplify copying sympy/simplify/radsimp.py -> build/lib/sympy/simplify copying sympy/simplify/__init__.py -> build/lib/sympy/simplify copying sympy/simplify/gammasimp.py -> build/lib/sympy/simplify copying sympy/simplify/combsimp.py -> build/lib/sympy/simplify copying sympy/simplify/ratsimp.py -> build/lib/sympy/simplify copying sympy/simplify/sqrtdenest.py -> build/lib/sympy/simplify copying sympy/simplify/trigsimp.py -> build/lib/sympy/simplify copying sympy/simplify/simplify.py -> build/lib/sympy/simplify copying sympy/simplify/hyperexpand.py -> build/lib/sympy/simplify copying sympy/simplify/traversaltools.py -> build/lib/sympy/simplify copying sympy/simplify/hyperexpand_doc.py -> build/lib/sympy/simplify creating build/lib/sympy/solvers copying sympy/solvers/bivariate.py -> build/lib/sympy/solvers copying sympy/solvers/decompogen.py -> build/lib/sympy/solvers copying sympy/solvers/inequalities.py -> build/lib/sympy/solvers copying sympy/solvers/solveset.py -> build/lib/sympy/solvers copying sympy/solvers/solvers.py -> build/lib/sympy/solvers copying sympy/solvers/recurr.py -> build/lib/sympy/solvers copying sympy/solvers/ode.py -> build/lib/sympy/solvers copying sympy/solvers/__init__.py -> build/lib/sympy/solvers copying sympy/solvers/polysys.py -> build/lib/sympy/solvers copying sympy/solvers/diophantine.py -> build/lib/sympy/solvers copying sympy/solvers/pde.py -> build/lib/sympy/solvers copying sympy/solvers/deutils.py -> build/lib/sympy/solvers creating build/lib/sympy/solvers/benchmarks copying sympy/solvers/benchmarks/bench_solvers.py -> build/lib/sympy/solvers/benchmarks copying sympy/solvers/benchmarks/__init__.py -> build/lib/sympy/solvers/benchmarks creating build/lib/sympy/stats copying sympy/stats/joint_rv_types.py -> build/lib/sympy/stats copying sympy/stats/frv.py -> build/lib/sympy/stats copying sympy/stats/rv.py -> build/lib/sympy/stats copying sympy/stats/frv_types.py -> build/lib/sympy/stats copying sympy/stats/error_prop.py -> build/lib/sympy/stats copying sympy/stats/symbolic_probability.py -> build/lib/sympy/stats copying sympy/stats/rv_interface.py -> build/lib/sympy/stats copying sympy/stats/__init__.py -> build/lib/sympy/stats copying sympy/stats/drv.py -> build/lib/sympy/stats copying sympy/stats/joint_rv.py -> build/lib/sympy/stats copying sympy/stats/crv.py -> build/lib/sympy/stats copying sympy/stats/drv_types.py -> build/lib/sympy/stats copying sympy/stats/crv_types.py -> build/lib/sympy/stats creating build/lib/sympy/strategies copying sympy/strategies/util.py -> build/lib/sympy/strategies copying sympy/strategies/tree.py -> build/lib/sympy/strategies copying sympy/strategies/traverse.py -> build/lib/sympy/strategies copying sympy/strategies/__init__.py -> build/lib/sympy/strategies copying sympy/strategies/rl.py -> build/lib/sympy/strategies copying sympy/strategies/core.py -> build/lib/sympy/strategies copying sympy/strategies/tools.py -> build/lib/sympy/strategies creating build/lib/sympy/strategies/branch copying sympy/strategies/branch/traverse.py -> build/lib/sympy/strategies/branch copying sympy/strategies/branch/__init__.py -> build/lib/sympy/strategies/branch copying sympy/strategies/branch/core.py -> build/lib/sympy/strategies/branch copying sympy/strategies/branch/tools.py -> build/lib/sympy/strategies/branch creating build/lib/sympy/tensor copying sympy/tensor/toperators.py -> build/lib/sympy/tensor copying sympy/tensor/index_methods.py -> build/lib/sympy/tensor copying sympy/tensor/indexed.py -> build/lib/sympy/tensor copying sympy/tensor/functions.py -> build/lib/sympy/tensor copying sympy/tensor/__init__.py -> build/lib/sympy/tensor copying sympy/tensor/tensor.py -> build/lib/sympy/tensor creating build/lib/sympy/tensor/array copying sympy/tensor/array/mutable_ndim_array.py -> build/lib/sympy/tensor/array copying sympy/tensor/array/sparse_ndim_array.py -> build/lib/sympy/tensor/array copying sympy/tensor/array/__init__.py -> build/lib/sympy/tensor/array copying sympy/tensor/array/dense_ndim_array.py -> build/lib/sympy/tensor/array copying sympy/tensor/array/arrayop.py -> build/lib/sympy/tensor/array copying sympy/tensor/array/ndim_array.py -> build/lib/sympy/tensor/array creating build/lib/sympy/unify copying sympy/unify/__init__.py -> build/lib/sympy/unify copying sympy/unify/rewrite.py -> build/lib/sympy/unify copying sympy/unify/usympy.py -> build/lib/sympy/unify copying sympy/unify/core.py -> build/lib/sympy/unify creating build/lib/sympy/utilities copying sympy/utilities/exceptions.py -> build/lib/sympy/utilities copying sympy/utilities/runtests.py -> build/lib/sympy/utilities copying sympy/utilities/magic.py -> build/lib/sympy/utilities copying sympy/utilities/benchmarking.py -> build/lib/sympy/utilities copying sympy/utilities/timeutils.py -> build/lib/sympy/utilities copying sympy/utilities/autowrap.py -> build/lib/sympy/utilities copying sympy/utilities/misc.py -> build/lib/sympy/utilities copying sympy/utilities/decorator.py -> build/lib/sympy/utilities copying sympy/utilities/iterables.py -> build/lib/sympy/utilities copying sympy/utilities/matchpy_connector.py -> build/lib/sympy/utilities copying sympy/utilities/__init__.py -> build/lib/sympy/utilities copying sympy/utilities/pytest.py -> build/lib/sympy/utilities copying sympy/utilities/memoization.py -> build/lib/sympy/utilities copying sympy/utilities/tmpfiles.py -> build/lib/sympy/utilities copying sympy/utilities/enumerative.py -> build/lib/sympy/utilities copying sympy/utilities/lambdify.py -> build/lib/sympy/utilities copying sympy/utilities/codegen.py -> build/lib/sympy/utilities copying sympy/utilities/randtest.py -> build/lib/sympy/utilities copying sympy/utilities/pkgdata.py -> build/lib/sympy/utilities copying sympy/utilities/source.py -> build/lib/sympy/utilities creating build/lib/sympy/utilities/_compilation copying sympy/utilities/_compilation/util.py -> build/lib/sympy/utilities/_compilation copying sympy/utilities/_compilation/compilation.py -> build/lib/sympy/utilities/_compilation copying sympy/utilities/_compilation/__init__.py -> build/lib/sympy/utilities/_compilation copying sympy/utilities/_compilation/runners.py -> build/lib/sympy/utilities/_compilation copying sympy/utilities/_compilation/availability.py -> build/lib/sympy/utilities/_compilation creating build/lib/sympy/utilities/mathml copying sympy/utilities/mathml/__init__.py -> build/lib/sympy/utilities/mathml creating build/lib/sympy/vector copying sympy/vector/basisdependent.py -> build/lib/sympy/vector copying sympy/vector/scalar.py -> build/lib/sympy/vector copying sympy/vector/coordsysrect.py -> build/lib/sympy/vector copying sympy/vector/vector.py -> build/lib/sympy/vector copying sympy/vector/orienters.py -> build/lib/sympy/vector copying sympy/vector/functions.py -> build/lib/sympy/vector copying sympy/vector/operators.py -> build/lib/sympy/vector copying sympy/vector/dyadic.py -> build/lib/sympy/vector copying sympy/vector/__init__.py -> build/lib/sympy/vector copying sympy/vector/point.py -> build/lib/sympy/vector copying sympy/vector/deloperator.py -> build/lib/sympy/vector creating build/lib/sympy/algebras/tests copying sympy/algebras/tests/__init__.py -> build/lib/sympy/algebras/tests copying sympy/algebras/tests/test_quaternion.py -> build/lib/sympy/algebras/tests creating build/lib/sympy/assumptions/tests copying sympy/assumptions/tests/test_refine.py -> build/lib/sympy/assumptions/tests copying sympy/assumptions/tests/test_assumptions_2.py -> build/lib/sympy/assumptions/tests copying sympy/assumptions/tests/test_matrices.py -> build/lib/sympy/assumptions/tests copying sympy/assumptions/tests/__init__.py -> build/lib/sympy/assumptions/tests copying sympy/assumptions/tests/test_query.py -> build/lib/sympy/assumptions/tests copying sympy/assumptions/tests/test_sathandlers.py -> build/lib/sympy/assumptions/tests copying sympy/assumptions/tests/test_context.py -> build/lib/sympy/assumptions/tests copying sympy/assumptions/tests/test_satask.py -> build/lib/sympy/assumptions/tests creating build/lib/sympy/calculus/tests copying sympy/calculus/tests/__init__.py -> build/lib/sympy/calculus/tests copying sympy/calculus/tests/test_util.py -> build/lib/sympy/calculus/tests copying sympy/calculus/tests/test_euler.py -> build/lib/sympy/calculus/tests copying sympy/calculus/tests/test_singularities.py -> build/lib/sympy/calculus/tests copying sympy/calculus/tests/test_finite_diff.py -> build/lib/sympy/calculus/tests creating build/lib/sympy/categories/tests copying sympy/categories/tests/test_baseclasses.py -> build/lib/sympy/categories/tests copying sympy/categories/tests/test_drawing.py -> build/lib/sympy/categories/tests copying sympy/categories/tests/__init__.py -> build/lib/sympy/categories/tests creating build/lib/sympy/codegen/tests copying sympy/codegen/tests/test_cfunctions.py -> build/lib/sympy/codegen/tests copying sympy/codegen/tests/test_cxxnodes.py -> build/lib/sympy/codegen/tests copying sympy/codegen/tests/test_array_utils.py -> build/lib/sympy/codegen/tests copying sympy/codegen/tests/test_rewriting.py -> build/lib/sympy/codegen/tests copying sympy/codegen/tests/test_ast.py -> build/lib/sympy/codegen/tests copying sympy/codegen/tests/__init__.py -> build/lib/sympy/codegen/tests copying sympy/codegen/tests/test_applications.py -> build/lib/sympy/codegen/tests copying sympy/codegen/tests/test_algorithms.py -> build/lib/sympy/codegen/tests copying sympy/codegen/tests/test_fnodes.py -> build/lib/sympy/codegen/tests copying sympy/codegen/tests/test_cnodes.py -> build/lib/sympy/codegen/tests copying sympy/codegen/tests/test_approximations.py -> build/lib/sympy/codegen/tests creating build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_perm_groups.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_fp_groups.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_permutations.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_named_groups.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_coset_table.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_generators.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_prufer.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_free_groups.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_rewriting.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/__init__.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_tensor_can.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_util.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_subsets.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_homomorphisms.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_graycode.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_partitions.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_group_constructs.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_testutil.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_polyhedron.py -> build/lib/sympy/combinatorics/tests creating build/lib/sympy/concrete/tests copying sympy/concrete/tests/test_sums_products.py -> build/lib/sympy/concrete/tests copying sympy/concrete/tests/__init__.py -> build/lib/sympy/concrete/tests copying sympy/concrete/tests/test_delta.py -> build/lib/sympy/concrete/tests copying sympy/concrete/tests/test_gosper.py -> build/lib/sympy/concrete/tests copying sympy/concrete/tests/test_guess.py -> build/lib/sympy/concrete/tests copying sympy/concrete/tests/test_products.py -> build/lib/sympy/concrete/tests creating build/lib/sympy/core/tests copying sympy/core/tests/test_cache.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_count_ops.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_containers.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_truediv.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_operations.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_compatibility.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_complex.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_relational.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_sympify.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_arit.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_expr.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_args.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_equal.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_priority.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_match.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_function.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_symbol.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_facts.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_evalf.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_exprtools.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_basic.py -> build/lib/sympy/core/tests copying sympy/core/tests/__init__.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_assumptions.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_expand.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_constructor_postprocessor.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_rules.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_eval.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_diff.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_evaluate.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_var.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_subs.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_trace.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_numbers.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_singleton.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_noncommutative.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_power.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_logic.py -> build/lib/sympy/core/tests creating build/lib/sympy/crypto/tests copying sympy/crypto/tests/test_crypto.py -> build/lib/sympy/crypto/tests copying sympy/crypto/tests/__init__.py -> build/lib/sympy/crypto/tests creating build/lib/sympy/deprecated/tests copying sympy/deprecated/tests/__init__.py -> build/lib/sympy/deprecated/tests copying sympy/deprecated/tests/test_class_registry.py -> build/lib/sympy/deprecated/tests creating build/lib/sympy/diffgeom/tests copying sympy/diffgeom/tests/test_hyperbolic_space.py -> build/lib/sympy/diffgeom/tests copying sympy/diffgeom/tests/test_class_structure.py -> build/lib/sympy/diffgeom/tests copying sympy/diffgeom/tests/test_diffgeom.py -> build/lib/sympy/diffgeom/tests copying sympy/diffgeom/tests/test_function_diffgeom_book.py -> build/lib/sympy/diffgeom/tests copying sympy/diffgeom/tests/__init__.py -> build/lib/sympy/diffgeom/tests creating build/lib/sympy/discrete/tests copying sympy/discrete/tests/test_convolutions.py -> build/lib/sympy/discrete/tests copying sympy/discrete/tests/__init__.py -> build/lib/sympy/discrete/tests copying sympy/discrete/tests/test_recurrences.py -> build/lib/sympy/discrete/tests copying sympy/discrete/tests/test_transforms.py -> build/lib/sympy/discrete/tests creating build/lib/sympy/external/tests copying sympy/external/tests/test_autowrap.py -> build/lib/sympy/external/tests copying sympy/external/tests/__init__.py -> build/lib/sympy/external/tests copying sympy/external/tests/test_sage.py -> build/lib/sympy/external/tests copying sympy/external/tests/test_codegen.py -> build/lib/sympy/external/tests copying sympy/external/tests/test_scipy.py -> build/lib/sympy/external/tests copying sympy/external/tests/test_importtools.py -> build/lib/sympy/external/tests copying sympy/external/tests/test_numpy.py -> build/lib/sympy/external/tests creating build/lib/sympy/functions/combinatorial/tests copying sympy/functions/combinatorial/tests/test_comb_factorials.py -> build/lib/sympy/functions/combinatorial/tests copying sympy/functions/combinatorial/tests/__init__.py -> build/lib/sympy/functions/combinatorial/tests copying sympy/functions/combinatorial/tests/test_comb_numbers.py -> build/lib/sympy/functions/combinatorial/tests creating build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/test_piecewise.py -> build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/test_integers.py -> build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/test_exponential.py -> build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/test_complexes.py -> build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/__init__.py -> build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/test_miscellaneous.py -> build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/test_hyperbolic.py -> build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/test_interface.py -> build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/test_trigonometric.py -> build/lib/sympy/functions/elementary/tests creating build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_bessel.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_bsplines.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_spherical_harmonics.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_delta_functions.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/__init__.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_elliptic_integrals.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_error_functions.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_mathieu.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_singularity_functions.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_spec_polynomials.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_tensor_functions.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_zeta_functions.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_gamma_functions.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_hyper.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_beta_functions.py -> build/lib/sympy/functions/special/tests creating build/lib/sympy/geometry/tests copying sympy/geometry/tests/test_point.py -> build/lib/sympy/geometry/tests copying sympy/geometry/tests/test_geometrysets.py -> build/lib/sympy/geometry/tests copying sympy/geometry/tests/test_line.py -> build/lib/sympy/geometry/tests copying sympy/geometry/tests/test_parabola.py -> build/lib/sympy/geometry/tests copying sympy/geometry/tests/test_polygon.py -> build/lib/sympy/geometry/tests copying sympy/geometry/tests/test_entity.py -> build/lib/sympy/geometry/tests copying sympy/geometry/tests/__init__.py -> build/lib/sympy/geometry/tests copying sympy/geometry/tests/test_curve.py -> build/lib/sympy/geometry/tests copying sympy/geometry/tests/test_util.py -> build/lib/sympy/geometry/tests copying sympy/geometry/tests/test_ellipse.py -> build/lib/sympy/geometry/tests copying sympy/geometry/tests/test_plane.py -> build/lib/sympy/geometry/tests creating build/lib/sympy/holonomic/tests copying sympy/holonomic/tests/test_holonomic.py -> build/lib/sympy/holonomic/tests copying sympy/holonomic/tests/test_recurrence.py -> build/lib/sympy/holonomic/tests copying sympy/holonomic/tests/__init__.py -> build/lib/sympy/holonomic/tests creating build/lib/sympy/integrals/rubi/parsetools/tests copying sympy/integrals/rubi/parsetools/tests/test_parse.py -> build/lib/sympy/integrals/rubi/parsetools/tests copying sympy/integrals/rubi/parsetools/tests/__init__.py -> build/lib/sympy/integrals/rubi/parsetools/tests creating build/lib/sympy/integrals/rubi/rubi_tests/tests copying sympy/integrals/rubi/rubi_tests/tests/test_inverse_hyperbolic_sine.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests copying sympy/integrals/rubi/rubi_tests/tests/test_hyperbolic_sine.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests copying sympy/integrals/rubi/rubi_tests/tests/test_trinomials.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests copying sympy/integrals/rubi/rubi_tests/tests/test_exponential.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests copying sympy/integrals/rubi/rubi_tests/tests/test_secant.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests copying sympy/integrals/rubi/rubi_tests/tests/test_1_2.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests copying sympy/integrals/rubi/rubi_tests/tests/test_1_3.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests copying sympy/integrals/rubi/rubi_tests/tests/test_miscellaneous_algebra.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests copying sympy/integrals/rubi/rubi_tests/tests/test_tangent.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests copying sympy/integrals/rubi/rubi_tests/tests/test_logarithms.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests copying sympy/integrals/rubi/rubi_tests/tests/test_sine.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests copying sympy/integrals/rubi/rubi_tests/tests/__init__.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests copying sympy/integrals/rubi/rubi_tests/tests/test_inverse_sine.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests copying sympy/integrals/rubi/rubi_tests/tests/test_1_4.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests copying sympy/integrals/rubi/rubi_tests/tests/test_special_functions.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests creating build/lib/sympy/integrals/rubi/tests copying sympy/integrals/rubi/tests/test_utility_function.py -> build/lib/sympy/integrals/rubi/tests copying sympy/integrals/rubi/tests/__init__.py -> build/lib/sympy/integrals/rubi/tests copying sympy/integrals/rubi/tests/test_rubi_integrate.py -> build/lib/sympy/integrals/rubi/tests creating build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_meijerint.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_manual.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_deltafunctions.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_quadrature.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_intpoly.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_singularityfunctions.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_failing_integrals.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_integrals.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/__init__.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_rationaltools.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_lineintegrals.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_transforms.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_risch.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_heurisch.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_prde.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_rde.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_trigonometry.py -> build/lib/sympy/integrals/tests creating build/lib/sympy/interactive/tests copying sympy/interactive/tests/test_interactive.py -> build/lib/sympy/interactive/tests copying sympy/interactive/tests/test_ipython.py -> build/lib/sympy/interactive/tests copying sympy/interactive/tests/test_ipythonprinting.py -> build/lib/sympy/interactive/tests copying sympy/interactive/tests/__init__.py -> build/lib/sympy/interactive/tests creating build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_root_system.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_type_D.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_dynkin_diagram.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_type_A.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_type_G.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_weyl_group.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_type_B.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_type_C.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/__init__.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_type_F.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_cartan_matrix.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_type_E.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_cartan_type.py -> build/lib/sympy/liealgebras/tests creating build/lib/sympy/logic/tests copying sympy/logic/tests/test_dimacs.py -> build/lib/sympy/logic/tests copying sympy/logic/tests/test_boolalg.py -> build/lib/sympy/logic/tests copying sympy/logic/tests/__init__.py -> build/lib/sympy/logic/tests copying sympy/logic/tests/test_inference.py -> build/lib/sympy/logic/tests creating build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_matpow.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_determinant.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_diagonal.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_applyfunc.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_fourier.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_kronecker.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_slice.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_derivatives.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_matadd.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_matmul.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_blockmatrix.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/__init__.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_transpose.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_inverse.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_indexing.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_matexpr.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_trace.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_hadamard.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_funcmatrix.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_dotproduct.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_adjoint.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_factorizations.py -> build/lib/sympy/matrices/expressions/tests creating build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_immutable.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_matrices.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_commonmatrix.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_sparsetools.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/__init__.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_densetools.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_densesolve.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_densearith.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_interactions.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_sparse.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_normalforms.py -> build/lib/sympy/matrices/tests creating build/lib/sympy/multipledispatch/tests copying sympy/multipledispatch/tests/test_core.py -> build/lib/sympy/multipledispatch/tests copying sympy/multipledispatch/tests/test_conflict.py -> build/lib/sympy/multipledispatch/tests copying sympy/multipledispatch/tests/test_dispatcher.py -> build/lib/sympy/multipledispatch/tests copying sympy/multipledispatch/tests/__init__.py -> build/lib/sympy/multipledispatch/tests creating build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/test_factor_.py -> build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/test_generate.py -> build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/test_modular.py -> build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/test_bbp_pi.py -> build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/__init__.py -> build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/test_partitions.py -> build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/test_egyptian_fraction.py -> build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/test_residue.py -> build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/test_continued_fraction.py -> build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/test_multinomial.py -> build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/test_primetest.py -> build/lib/sympy/ntheory/tests creating build/lib/sympy/parsing/tests copying sympy/parsing/tests/test_implicit_multiplication_application.py -> build/lib/sympy/parsing/tests copying sympy/parsing/tests/test_autolev.py -> build/lib/sympy/parsing/tests copying sympy/parsing/tests/test_maxima.py -> build/lib/sympy/parsing/tests copying sympy/parsing/tests/test_latex.py -> build/lib/sympy/parsing/tests copying sympy/parsing/tests/__init__.py -> build/lib/sympy/parsing/tests copying sympy/parsing/tests/test_latex_deps.py -> build/lib/sympy/parsing/tests copying sympy/parsing/tests/test_sympy_parser.py -> build/lib/sympy/parsing/tests copying sympy/parsing/tests/test_mathematica.py -> build/lib/sympy/parsing/tests creating build/lib/sympy/physics/continuum_mechanics/tests copying sympy/physics/continuum_mechanics/tests/test_beam.py -> build/lib/sympy/physics/continuum_mechanics/tests copying sympy/physics/continuum_mechanics/tests/__init__.py -> build/lib/sympy/physics/continuum_mechanics/tests creating build/lib/sympy/physics/hep/tests copying sympy/physics/hep/tests/__init__.py -> build/lib/sympy/physics/hep/tests copying sympy/physics/hep/tests/test_gamma_matrices.py -> build/lib/sympy/physics/hep/tests creating build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_particle.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_kane.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_kane2.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_linearize.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_lagrange.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/__init__.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_body.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_rigidbody.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_system.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_lagrange2.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_functions.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_models.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_kane3.py -> build/lib/sympy/physics/mechanics/tests creating build/lib/sympy/physics/optics/tests copying sympy/physics/optics/tests/test_utils.py -> build/lib/sympy/physics/optics/tests copying sympy/physics/optics/tests/test_waves.py -> build/lib/sympy/physics/optics/tests copying sympy/physics/optics/tests/__init__.py -> build/lib/sympy/physics/optics/tests copying sympy/physics/optics/tests/test_medium.py -> build/lib/sympy/physics/optics/tests copying sympy/physics/optics/tests/test_gaussopt.py -> build/lib/sympy/physics/optics/tests creating build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_spin.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_operator.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_grover.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_qft.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_innerproduct.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_sho1d.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_cartesian.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_anticommutator.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_tensorproduct.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_density.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_state.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_gate.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_qexpr.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_pauli.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_matrixutils.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_identitysearch.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_operatorordering.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_qapply.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_boson.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_constants.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/__init__.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_hilbert.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_fermion.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_shor.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_printing.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_represent.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_piab.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_qasm.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_dagger.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_qubit.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_circuitplot.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_cg.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_operatorset.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_circuitutils.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_commutator.py -> build/lib/sympy/physics/quantum/tests creating build/lib/sympy/physics/tests copying sympy/physics/tests/test_hydrogen.py -> build/lib/sympy/physics/tests copying sympy/physics/tests/test_secondquant.py -> build/lib/sympy/physics/tests copying sympy/physics/tests/test_paulialgebra.py -> build/lib/sympy/physics/tests copying sympy/physics/tests/test_physics_matrices.py -> build/lib/sympy/physics/tests copying sympy/physics/tests/__init__.py -> build/lib/sympy/physics/tests copying sympy/physics/tests/test_pring.py -> build/lib/sympy/physics/tests copying sympy/physics/tests/test_clebsch_gordan.py -> build/lib/sympy/physics/tests copying sympy/physics/tests/test_qho_1d.py -> build/lib/sympy/physics/tests copying sympy/physics/tests/test_sho.py -> build/lib/sympy/physics/tests creating build/lib/sympy/physics/units/tests copying sympy/physics/units/tests/test_dimensionsystem.py -> build/lib/sympy/physics/units/tests copying sympy/physics/units/tests/test_prefixes.py -> build/lib/sympy/physics/units/tests copying sympy/physics/units/tests/test_dimensions.py -> build/lib/sympy/physics/units/tests copying sympy/physics/units/tests/__init__.py -> build/lib/sympy/physics/units/tests copying sympy/physics/units/tests/test_util.py -> build/lib/sympy/physics/units/tests copying sympy/physics/units/tests/test_unitsystem.py -> build/lib/sympy/physics/units/tests copying sympy/physics/units/tests/test_quantities.py -> build/lib/sympy/physics/units/tests creating build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/test_dyadic.py -> build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/test_point.py -> build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/test_frame.py -> build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/test_vector.py -> build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/test_fieldfunctions.py -> build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/test_output.py -> build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/__init__.py -> build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/test_printing.py -> build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/test_functions.py -> build/lib/sympy/physics/vector/tests creating build/lib/sympy/plotting/intervalmath/tests copying sympy/plotting/intervalmath/tests/test_interval_functions.py -> build/lib/sympy/plotting/intervalmath/tests copying sympy/plotting/intervalmath/tests/test_intervalmath.py -> build/lib/sympy/plotting/intervalmath/tests copying sympy/plotting/intervalmath/tests/__init__.py -> build/lib/sympy/plotting/intervalmath/tests creating build/lib/sympy/plotting/pygletplot/tests copying sympy/plotting/pygletplot/tests/test_plotting.py -> build/lib/sympy/plotting/pygletplot/tests copying sympy/plotting/pygletplot/tests/__init__.py -> build/lib/sympy/plotting/pygletplot/tests creating build/lib/sympy/plotting/tests copying sympy/plotting/tests/test_plot_implicit.py -> build/lib/sympy/plotting/tests copying sympy/plotting/tests/__init__.py -> build/lib/sympy/plotting/tests copying sympy/plotting/tests/test_plot.py -> build/lib/sympy/plotting/tests creating build/lib/sympy/polys/agca/tests copying sympy/polys/agca/tests/__init__.py -> build/lib/sympy/polys/agca/tests copying sympy/polys/agca/tests/test_extensions.py -> build/lib/sympy/polys/agca/tests copying sympy/polys/agca/tests/test_homomorphisms.py -> build/lib/sympy/polys/agca/tests copying sympy/polys/agca/tests/test_ideals.py -> build/lib/sympy/polys/agca/tests copying sympy/polys/agca/tests/test_modules.py -> build/lib/sympy/polys/agca/tests creating build/lib/sympy/polys/domains/tests copying sympy/polys/domains/tests/test_polynomialring.py -> build/lib/sympy/polys/domains/tests copying sympy/polys/domains/tests/test_quotientring.py -> build/lib/sympy/polys/domains/tests copying sympy/polys/domains/tests/__init__.py -> build/lib/sympy/polys/domains/tests copying sympy/polys/domains/tests/test_domains.py -> build/lib/sympy/polys/domains/tests creating build/lib/sympy/polys/tests copying sympy/polys/tests/test_factortools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_dispersion.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_specialpolys.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_partfrac.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_distributedmodules.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_polyutils.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_polyfuncs.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_polyclasses.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_monomials.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_euclidtools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_subresultants_qq_zz.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_constructor.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_rootisolation.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_solvers.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_polyoptions.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_galoistools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_sqfreetools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_injections.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_polytools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_numberfields.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_ring_series.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/__init__.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_rationaltools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_orthopolys.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_groebnertools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_densetools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_orderings.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_rootoftools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_rings.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_densearith.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_densebasic.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_polymatrix.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_pythonrational.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_fields.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_multivariate_resultants.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_heuristicgcd.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_polyroots.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_modulargcd.py -> build/lib/sympy/polys/tests creating build/lib/sympy/printing/pretty/tests copying sympy/printing/pretty/tests/test_pretty.py -> build/lib/sympy/printing/pretty/tests copying sympy/printing/pretty/tests/__init__.py -> build/lib/sympy/printing/pretty/tests creating build/lib/sympy/printing/tests copying sympy/printing/tests/test_preview.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_str.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_gtk.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_rust.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_repr.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_ccode.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_glsl.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_tableform.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_latex.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_lambdarepr.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/__init__.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_pycode.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_theanocode.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_dot.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_codeprinter.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_python.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_octave.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_cxxcode.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_tensorflow.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_precedence.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_conventions.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_jscode.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_julia.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_fcode.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_numpy.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_mathematica.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_mathml.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_rcode.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_llvmjit.py -> build/lib/sympy/printing/tests creating build/lib/sympy/sandbox/tests copying sympy/sandbox/tests/__init__.py -> build/lib/sympy/sandbox/tests copying sympy/sandbox/tests/test_indexed_integrals.py -> build/lib/sympy/sandbox/tests creating build/lib/sympy/series/tests copying sympy/series/tests/test_fourier.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_approximants.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_sequences.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_kauers.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_series.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_limitseq.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_limits.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_order.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_demidovich.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_gruntz.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_nseries.py -> build/lib/sympy/series/tests copying sympy/series/tests/__init__.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_residues.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_formal.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_lseries.py -> build/lib/sympy/series/tests creating build/lib/sympy/sets/tests copying sympy/sets/tests/test_fancysets.py -> build/lib/sympy/sets/tests copying sympy/sets/tests/test_sets.py -> build/lib/sympy/sets/tests copying sympy/sets/tests/test_conditionset.py -> build/lib/sympy/sets/tests copying sympy/sets/tests/__init__.py -> build/lib/sympy/sets/tests copying sympy/sets/tests/test_ordinals.py -> build/lib/sympy/sets/tests copying sympy/sets/tests/test_setexpr.py -> build/lib/sympy/sets/tests copying sympy/sets/tests/test_contains.py -> build/lib/sympy/sets/tests creating build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_epathtools.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_traversaltools.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_ratsimp.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_gammasimp.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_cse.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_rewrite.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_fu.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_hyperexpand.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_function.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/__init__.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_combsimp.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_simplify.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_powsimp.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_sqrtdenest.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_radsimp.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_trigsimp.py -> build/lib/sympy/simplify/tests creating build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_constantsimp.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_solveset.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_numeric.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_recurr.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_decompogen.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_solvers.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_polysys.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/__init__.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_pde.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_inequalities.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_diophantine.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_ode.py -> build/lib/sympy/solvers/tests creating build/lib/sympy/stats/tests copying sympy/stats/tests/test_rv.py -> build/lib/sympy/stats/tests copying sympy/stats/tests/test_error_prop.py -> build/lib/sympy/stats/tests copying sympy/stats/tests/test_joint_rv.py -> build/lib/sympy/stats/tests copying sympy/stats/tests/test_mix.py -> build/lib/sympy/stats/tests copying sympy/stats/tests/test_continuous_rv.py -> build/lib/sympy/stats/tests copying sympy/stats/tests/__init__.py -> build/lib/sympy/stats/tests copying sympy/stats/tests/test_finite_rv.py -> build/lib/sympy/stats/tests copying sympy/stats/tests/test_discrete_rv.py -> build/lib/sympy/stats/tests copying sympy/stats/tests/test_symbolic_probability.py -> build/lib/sympy/stats/tests creating build/lib/sympy/strategies/branch/tests copying sympy/strategies/branch/tests/test_core.py -> build/lib/sympy/strategies/branch/tests copying sympy/strategies/branch/tests/test_tools.py -> build/lib/sympy/strategies/branch/tests copying sympy/strategies/branch/tests/test_traverse.py -> build/lib/sympy/strategies/branch/tests copying sympy/strategies/branch/tests/__init__.py -> build/lib/sympy/strategies/branch/tests creating build/lib/sympy/strategies/tests copying sympy/strategies/tests/test_strat.py -> build/lib/sympy/strategies/tests copying sympy/strategies/tests/test_core.py -> build/lib/sympy/strategies/tests copying sympy/strategies/tests/test_tools.py -> build/lib/sympy/strategies/tests copying sympy/strategies/tests/test_traverse.py -> build/lib/sympy/strategies/tests copying sympy/strategies/tests/__init__.py -> build/lib/sympy/strategies/tests copying sympy/strategies/tests/test_tree.py -> build/lib/sympy/strategies/tests copying sympy/strategies/tests/test_rl.py -> build/lib/sympy/strategies/tests creating build/lib/sympy/tensor/array/tests copying sympy/tensor/array/tests/test_arrayop.py -> build/lib/sympy/tensor/array/tests copying sympy/tensor/array/tests/test_ndim_array_conversions.py -> build/lib/sympy/tensor/array/tests copying sympy/tensor/array/tests/__init__.py -> build/lib/sympy/tensor/array/tests copying sympy/tensor/array/tests/test_immutable_ndim_array.py -> build/lib/sympy/tensor/array/tests copying sympy/tensor/array/tests/test_mutable_ndim_array.py -> build/lib/sympy/tensor/array/tests creating build/lib/sympy/tensor/tests copying sympy/tensor/tests/test_tensor.py -> build/lib/sympy/tensor/tests copying sympy/tensor/tests/test_tensor_operators.py -> build/lib/sympy/tensor/tests copying sympy/tensor/tests/test_index_methods.py -> build/lib/sympy/tensor/tests copying sympy/tensor/tests/__init__.py -> build/lib/sympy/tensor/tests copying sympy/tensor/tests/test_indexed.py -> build/lib/sympy/tensor/tests copying sympy/tensor/tests/test_tensor_element.py -> build/lib/sympy/tensor/tests copying sympy/tensor/tests/test_functions.py -> build/lib/sympy/tensor/tests creating build/lib/sympy/unify/tests copying sympy/unify/tests/test_rewrite.py -> build/lib/sympy/unify/tests copying sympy/unify/tests/__init__.py -> build/lib/sympy/unify/tests copying sympy/unify/tests/test_unify.py -> build/lib/sympy/unify/tests copying sympy/unify/tests/test_sympy.py -> build/lib/sympy/unify/tests creating build/lib/sympy/utilities/_compilation/tests copying sympy/utilities/_compilation/tests/__init__.py -> build/lib/sympy/utilities/_compilation/tests copying sympy/utilities/_compilation/tests/test_compilation.py -> build/lib/sympy/utilities/_compilation/tests creating build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_autowrap.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_pytest.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_timeutils.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/diagnose_imports.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_codegen_octave.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_iterables.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_travis.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_misc.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_source.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/__init__.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_codegen.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_pickling.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_codegen_rust.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_decorator.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_wester.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_codegen_julia.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_enumerative.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_module_imports.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_lambdify.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_code_quality.py -> build/lib/sympy/utilities/tests creating build/lib/sympy/vector/tests copying sympy/vector/tests/test_field_functions.py -> build/lib/sympy/vector/tests copying sympy/vector/tests/test_dyadic.py -> build/lib/sympy/vector/tests copying sympy/vector/tests/test_vector.py -> build/lib/sympy/vector/tests copying sympy/vector/tests/test_coordsysrect.py -> build/lib/sympy/vector/tests copying sympy/vector/tests/test_operators.py -> build/lib/sympy/vector/tests copying sympy/vector/tests/__init__.py -> build/lib/sympy/vector/tests copying sympy/vector/tests/test_printing.py -> build/lib/sympy/vector/tests copying sympy/vector/tests/test_functions.py -> build/lib/sympy/vector/tests copying sympy/integrals/rubi/parsetools/header.py.txt -> build/lib/sympy/integrals/rubi/parsetools copying sympy/parsing/autolev/Autolev.g4 -> build/lib/sympy/parsing/autolev copying sympy/parsing/autolev/test-examples/ruletest4.al -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest6.al -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest5.al -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest12.al -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest9.al -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest7.al -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest8.al -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest11.al -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest1.al -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest3.al -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest10.al -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest2.al -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.al -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo copying sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.al -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo copying sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.al -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo copying sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.al -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo copying sympy/parsing/latex/LICENSE.txt -> build/lib/sympy/parsing/latex copying sympy/parsing/latex/LaTeX.g4 -> build/lib/sympy/parsing/latex creating build/lib/sympy/utilities/mathml/data copying sympy/utilities/mathml/data/mmltex.xsl -> build/lib/sympy/utilities/mathml/data copying sympy/utilities/mathml/data/simple_mmlctop.xsl -> build/lib/sympy/utilities/mathml/data copying sympy/utilities/mathml/data/mmlctop.xsl -> build/lib/sympy/utilities/mathml/data + sleep 1 + pushd doc ~/build/BUILD/sympy-sympy-1.4/doc ~/build/BUILD/sympy-sympy-1.4 + make html SPHINXOPTS=-j8 PYTHON=/usr/libexec/platform-python rm -rf _build/logo mkdir -p _build/logo /usr/libexec/platform-python ./generate_logos.py -d INFO:root: File saved: ./_build/logo/sympy-notail.svg INFO:root: File saved: ./_build/logo/sympy-notailtext.svg INFO:root: File saved: ./_build/logo/sympy-notext.svg DEBUG:root:command: rsvg-convert ./src/logo/sympy.svg -f png -o ./_build/logo/sympy-160px.png -h 160 -w 160 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./src/logo/sympy.svg -f png -o ./_build/logo/sympy-500px.png -h 500 -w 500 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notail.svg -f png -o ./_build/logo/sympy-notail-160px.png -h 160 -w 160 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notail.svg -f png -o ./_build/logo/sympy-notail-500px.png -h 500 -w 500 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notailtext.svg -f png -o ./_build/logo/sympy-notailtext-160px.png -h 160 -w 160 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notailtext.svg -f png -o ./_build/logo/sympy-notailtext-500px.png -h 500 -w 500 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notext.svg -f png -o ./_build/logo/sympy-notext-160px.png -h 160 -w 160 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notext.svg -f png -o ./_build/logo/sympy-notext-500px.png -h 500 -w 500 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./src/logo/sympy.svg -f png -o ./_build/logo/sympy-16px.png -h 16 -w 16 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./src/logo/sympy.svg -f png -o ./_build/logo/sympy-32px.png -h 32 -w 32 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./src/logo/sympy.svg -f png -o ./_build/logo/sympy-48px.png -h 48 -w 48 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./src/logo/sympy.svg -f png -o ./_build/logo/sympy-64px.png -h 64 -w 64 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notail.svg -f png -o ./_build/logo/sympy-notail-16px.png -h 16 -w 16 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notail.svg -f png -o ./_build/logo/sympy-notail-32px.png -h 32 -w 32 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notail.svg -f png -o ./_build/logo/sympy-notail-48px.png -h 48 -w 48 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notail.svg -f png -o ./_build/logo/sympy-notail-64px.png -h 64 -w 64 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notailtext.svg -f png -o ./_build/logo/sympy-notailtext-16px.png -h 16 -w 16 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notailtext.svg -f png -o ./_build/logo/sympy-notailtext-32px.png -h 32 -w 32 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notailtext.svg -f png -o ./_build/logo/sympy-notailtext-48px.png -h 48 -w 48 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notailtext.svg -f png -o ./_build/logo/sympy-notailtext-64px.png -h 64 -w 64 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notext.svg -f png -o ./_build/logo/sympy-notext-16px.png -h 16 -w 16 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notext.svg -f png -o ./_build/logo/sympy-notext-32px.png -h 32 -w 32 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notext.svg -f png -o ./_build/logo/sympy-notext-48px.png -h 48 -w 48 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notext.svg -f png -o ./_build/logo/sympy-notext-64px.png -h 64 -w 64 DEBUG:root:return code: 0 DEBUG:root:command: convert ./_build/logo/sympy-16px.png ./_build/logo/sympy-32px.png ./_build/logo/sympy-48px.png ./_build/logo/sympy-64px.png ./_build/logo/sympy-favicon.ico DEBUG:root:return code: 0 DEBUG:root:command: convert ./_build/logo/sympy-notail-16px.png ./_build/logo/sympy-notail-32px.png ./_build/logo/sympy-notail-48px.png ./_build/logo/sympy-notail-64px.png ./_build/logo/sympy-notail-favicon.ico DEBUG:root:return code: 0 DEBUG:root:command: convert ./_build/logo/sympy-notailtext-16px.png ./_build/logo/sympy-notailtext-32px.png ./_build/logo/sympy-notailtext-48px.png ./_build/logo/sympy-notailtext-64px.png ./_build/logo/sympy-notailtext-favicon.ico DEBUG:root:return code: 0 DEBUG:root:command: convert ./_build/logo/sympy-notext-16px.png ./_build/logo/sympy-notext-32px.png ./_build/logo/sympy-notext-48px.png ./_build/logo/sympy-notext-64px.png ./_build/logo/sympy-notext-favicon.ico DEBUG:root:return code: 0 Logo generated. mkdir -p src/.static mkdir -p _build/html mkdir -p _build/doctrees mkdir -p src/modules PYTHONPATH=..: sphinx-build -b html -d _build/doctrees -j8 src _build/html Running Sphinx v2.2.2 building [mo]: targets for 0 po files that are out of date building [html]: targets for 226 source files that are out of date updating environment: [new config] 226 added, 0 changed, 0 removed reading sources... [ 0%] aboutus reading sources... [ 0%] citing reading sources... [ 1%] gotchas reading sources... [ 1%] guide reading sources... [ 2%] index reading sources... [ 2%] install reading sources... [ 3%] modules/algebras reading sources... [ 3%] modules/assumptions/ask reading sources... [ 3%] modules/assumptions/assume reading sources... [ 4%] modules/assumptions/handlers/calculus reading sources... [ 4%] modules/assumptions/handlers/index reading sources... [ 5%] modules/assumptions/handlers/ntheory reading sources... [ 5%] modules/assumptions/handlers/order reading sources... [ 6%] modules/assumptions/handlers/sets reading sources... [ 6%] modules/assumptions/index reading sources... [ 7%] modules/assumptions/refine reading sources... [ 7%] modules/calculus/index reading sources... [ 7%] modules/categories reading sources... [ 8%] modules/codegen reading sources... [ 8%] modules/combinatorics/fp_groups reading sources... [ 9%] modules/combinatorics/graycode reading sources... [ 9%] modules/combinatorics/group_constructs reading sources... [ 10%] modules/combinatorics/index reading sources... [ 10%] modules/combinatorics/named_groups reading sources... [ 11%] modules/combinatorics/partitions reading sources... [ 11%] modules/combinatorics/perm_groups reading sources... [ 11%] modules/combinatorics/permutations reading sources... [ 12%] modules/combinatorics/polyhedron reading sources... [ 12%] modules/combinatorics/prufer reading sources... [ 13%] modules/combinatorics/subsets reading sources... [ 13%] modules/combinatorics/tensor_can reading sources... [ 14%] modules/combinatorics/testutil reading sources... [ 14%] modules/combinatorics/util reading sources... [ 15%] modules/concrete reading sources... [ 15%] modules/core reading sources... [ 15%] modules/crypto reading sources... [ 16%] modules/diffgeom reading sources... [ 16%] modules/discrete reading sources... [ 17%] modules/evalf reading sources... [ 17%] modules/functions/combinatorial reading sources... [ 18%] modules/functions/elementary reading sources... [ 18%] modules/functions/index reading sources... [ 19%] modules/functions/special reading sources... [ 19%] modules/geometry/curves reading sources... [ 19%] modules/geometry/ellipses reading sources... [ 20%] modules/geometry/entities reading sources... [ 20%] modules/geometry/index reading sources... [ 21%] modules/geometry/lines reading sources... [ 21%] modules/geometry/plane reading sources... [ 22%] modules/geometry/points reading sources... [ 22%] modules/geometry/polygons reading sources... [ 23%] modules/geometry/utils reading sources... [ 23%] modules/holonomic/about reading sources... [ 23%] modules/holonomic/convert reading sources... [ 24%] modules/holonomic/index reading sources... [ 24%] modules/holonomic/operations reading sources... [ 25%] modules/holonomic/represent reading sources... [ 25%] modules/holonomic/uses reading sources... [ 26%] modules/index reading sources... [ 26%] modules/integrals/g-functions reading sources... [ 26%] modules/integrals/integrals reading sources... [ 27%] modules/liealgebras/index reading sources... [ 27%] modules/logic reading sources... [ 28%] modules/matrices/common reading sources... [ 28%] modules/matrices/dense reading sources... [ 29%] modules/matrices/expressions reading sources... [ 29%] modules/matrices/immutablematrices reading sources... [ 30%] modules/matrices/index reading sources... [ 30%] modules/matrices/matrices reading sources... [ 30%] modules/matrices/sparse reading sources... [ 31%] modules/ntheory reading sources... [ 31%] modules/numeric-computation reading sources... [ 32%] modules/parsing reading sources... [ 32%] modules/physics/continuum_mechanics/beam reading sources... [ 33%] modules/physics/continuum_mechanics/beam_problems reading sources... [ 33%] modules/physics/continuum_mechanics/index reading sources... [ 34%] modules/physics/hep/index reading sources... [ 34%] modules/physics/hydrogen reading sources... [ 34%] modules/physics/index reading sources... [ 35%] modules/physics/matrices reading sources... [ 35%] modules/physics/mechanics/advanced reading sources... [ 36%] modules/physics/mechanics/api/body reading sources... [ 36%] modules/physics/mechanics/api/expr_manip reading sources... [ 37%] modules/physics/mechanics/api/kane_lagrange reading sources... [ 37%] modules/physics/mechanics/api/linearize reading sources... [ 38%] modules/physics/mechanics/api/part_bod reading sources... [ 38%] modules/physics/mechanics/api/printing reading sources... [ 38%] modules/physics/mechanics/api/system reading sources... [ 39%] modules/physics/mechanics/autolev_parser reading sources... [ 39%] modules/physics/mechanics/examples reading sources... [ 40%] modules/physics/mechanics/examples/bicycle_example reading sources... [ 40%] modules/physics/mechanics/examples/lin_pend_nonmin_example reading sources... [ 41%] modules/physics/mechanics/examples/rollingdisc_example reading sources... [ 41%] modules/physics/mechanics/examples/rollingdisc_example_kane reading sources... [ 42%] modules/physics/mechanics/examples/rollingdisc_example_kane_constraints reading sources... [ 42%] modules/physics/mechanics/examples/rollingdisc_example_lagrange reading sources... [ 42%] modules/physics/mechanics/index reading sources... [ 43%] modules/physics/mechanics/kane reading sources... [ 43%] modules/physics/mechanics/lagrange reading sources... [ 44%] modules/physics/mechanics/linearize reading sources... [ 44%] modules/physics/mechanics/masses reading sources... [ 45%] modules/physics/mechanics/reference reading sources... [ 45%] modules/physics/mechanics/sympy_mechanics_for_autolev_users reading sources... [ 46%] modules/physics/mechanics/symsystem reading sources... [ 46%] modules/physics/optics/gaussopt reading sources... [ 46%] modules/physics/optics/index reading sources... [ 47%] modules/physics/optics/medium reading sources... [ 47%] modules/physics/optics/utils reading sources... [ 48%] modules/physics/optics/waves reading sources... [ 48%] modules/physics/paulialgebra reading sources... [ 49%] modules/physics/qho_1d reading sources... [ 49%] modules/physics/quantum/anticommutator reading sources... [ 50%] modules/physics/quantum/cartesian reading sources... [ 50%] modules/physics/quantum/cg reading sources... [ 50%] modules/physics/quantum/circuitplot reading sources... [ 51%] modules/physics/quantum/commutator reading sources... [ 51%] modules/physics/quantum/constants reading sources... [ 52%] modules/physics/quantum/dagger reading sources... [ 52%] modules/physics/quantum/gate reading sources... [ 53%] modules/physics/quantum/grover reading sources... [ 53%] modules/physics/quantum/hilbert reading sources... [ 53%] modules/physics/quantum/index reading sources... [ 54%] modules/physics/quantum/innerproduct reading sources... [ 54%] modules/physics/quantum/operator reading sources... [ 55%] modules/physics/quantum/operatorset reading sources... [ 55%] modules/physics/quantum/piab reading sources... [ 56%] modules/physics/quantum/qapply reading sources... [ 56%] modules/physics/quantum/qft reading sources... [ 57%] modules/physics/quantum/qubit reading sources... [ 57%] modules/physics/quantum/represent reading sources... [ 57%] modules/physics/quantum/shor reading sources... [ 58%] modules/physics/quantum/spin reading sources... [ 58%] modules/physics/quantum/state reading sources... [ 59%] modules/physics/quantum/tensorproduct reading sources... [ 59%] modules/physics/secondquant reading sources... [ 60%] modules/physics/sho reading sources... [ 60%] modules/physics/units/dimensions reading sources... [ 61%] modules/physics/units/examples reading sources... [ 61%] modules/physics/units/index reading sources... [ 61%] modules/physics/units/philosophy reading sources... [ 62%] modules/physics/units/prefixes reading sources... [ 62%] modules/physics/units/quantities reading sources... [ 63%] modules/physics/units/unitsystem reading sources... [ 63%] modules/physics/vector/advanced reading sources... [ 64%] modules/physics/vector/api/classes reading sources... [ 64%] modules/physics/vector/api/fieldfunctions reading sources... [ 65%] modules/physics/vector/api/functions reading sources... [ 65%] modules/physics/vector/api/kinematics reading sources... [ 65%] modules/physics/vector/api/printing reading sources... [ 66%] modules/physics/vector/fields reading sources... [ 66%] modules/physics/vector/index reading sources... [ 67%] modules/physics/vector/kinematics reading sources... [ 67%] modules/physics/vector/vectors reading sources... [ 68%] modules/physics/wigner reading sources... [ 68%] modules/plotting reading sources... [ 69%] modules/polys/agca reading sources... [ 69%] modules/polys/basics reading sources... [ 69%] modules/polys/index reading sources... [ 70%] modules/polys/internals reading sources... [ 70%] modules/polys/literature reading sources... [ 71%] modules/polys/reference reading sources... [ 71%] modules/polys/ringseries reading sources... [ 72%] modules/polys/wester reading sources... [ 72%] modules/printing reading sources... [ 73%] modules/rewriting reading sources... [ 73%] modules/series/formal reading sources... [ 73%] modules/series/fourier reading sources... [ 74%] modules/series/index reading sources... [ 74%] modules/series/limitseq reading sources... [ 75%] modules/series/sequences reading sources... [ 75%] modules/series/series reading sources... [ 76%] modules/sets reading sources... [ 76%] modules/simplify/hyperexpand reading sources... [ 76%] modules/simplify/simplify reading sources... [ 77%] modules/solvers/diophantine reading sources... [ 77%] modules/solvers/inequalities reading sources... [ 78%] modules/solvers/ode reading sources... [ 78%] modules/solvers/pde reading sources... [ 79%] modules/solvers/solvers reading sources... [ 79%] modules/solvers/solveset reading sources... [ 80%] modules/stats reading sources... [ 80%] modules/tensor/array reading sources... [ 80%] modules/tensor/index reading sources... [ 81%] modules/tensor/index_methods reading sources... [ 81%] modules/tensor/indexed reading sources... [ 82%] modules/tensor/tensor reading sources... [ 82%] modules/utilities/autowrap reading sources... [ 83%] modules/utilities/codegen reading sources... [ 83%] modules/utilities/decorator reading sources... [ 84%] modules/utilities/enumerative reading sources... [ 84%] modules/utilities/index reading sources... [ 84%] modules/utilities/iterables reading sources... [ 85%] modules/utilities/lambdify reading sources... [ 85%] modules/utilities/memoization reading sources... [ 86%] modules/utilities/misc reading sources... [ 86%] modules/utilities/pkgdata reading sources... [ 87%] modules/utilities/pytest reading sources... [ 87%] modules/utilities/randtest reading sources... [ 88%] modules/utilities/runtests reading sources... [ 88%] modules/utilities/source reading sources... [ 88%] modules/utilities/timeutils reading sources... [ 89%] modules/vector/api/classes reading sources... [ 89%] modules/vector/api/orienterclasses reading sources... [ 90%] modules/vector/api/vectorfunctions reading sources... [ 90%] modules/vector/basics reading sources... [ 91%] modules/vector/coordsys reading sources... [ 91%] modules/vector/examples reading sources... [ 92%] modules/vector/fields reading sources... [ 92%] modules/vector/index reading sources... [ 92%] modules/vector/intro reading sources... [ 93%] outreach reading sources... [ 93%] special_topics/finite_diff_derivatives reading sources... [ 94%] special_topics/index reading sources... [ 94%] special_topics/intro reading sources... [ 95%] tutorial/basic_operations reading sources... [ 95%] tutorial/calculus reading sources... [ 96%] tutorial/gotchas reading sources... [ 96%] tutorial/index reading sources... [ 96%] tutorial/intro reading sources... [ 97%] tutorial/manipulation reading sources... [ 97%] tutorial/matrices reading sources... [ 98%] tutorial/preliminaries reading sources... [ 98%] tutorial/printing reading sources... [ 99%] tutorial/simplification reading sources... [ 99%] tutorial/solvers reading sources... [100%] wiki /builddir/build/BUILD/sympy-sympy-1.4/sympy/plotting/plot.py:1156: RuntimeWarning: invalid value encountered in double_scalars cos_theta = dot_product / (vector_a_norm * vector_b_norm) WARNING: the numpydoc extension does not declare if it is safe for parallel reading, assuming it isn't - please ask the extension author to check and make it explicit WARNING: doing serial read /builddir/build/BUILD/sympy-sympy-1.4/doc/src/modules/holonomic/operations.rst:32: WARNING: duplicate object description of sympy.holonomic.holonomic, other instance in modules/holonomic/convert, use :noindex: for one of them /builddir/build/BUILD/sympy-sympy-1.4/doc/src/modules/holonomic/represent.rst:4: WARNING: duplicate object description of sympy.holonomic.holonomic, other instance in modules/holonomic/operations, use :noindex: for one of them /builddir/build/BUILD/sympy-sympy-1.4/doc/src/modules/holonomic/uses.rst:1: WARNING: duplicate object description of sympy.holonomic.holonomic, other instance in modules/holonomic/represent, use :noindex: for one of them looking for now-outdated files... /builddir/build/BUILD/sympy-sympy-1.4/doc/src/modules/simplify/simplify.rst:118: WARNING: duplicate object description of sympy.simplify.cse_main, other instance in modules/rewriting, use :noindex: for one of them none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 7%] citing .. modules/categories writing output... [ 14%] modules/codegen .. modules/core writing output... [ 21%] modules/crypto .. modules/geometry/utils writing output... [ 28%] modules/holonomic/about .. modules/matrices/matrices writing output... [ 35%] modules/matrices/sparse .. modules/physics/mechanics/api/part_bod writing output... [ 42%] modules/physics/mechanics/api/printing .. modules/physics/mechanics/sympy_mechanics_for_autolev_users writing output... [ 50%] modules/physics/mechanics/symsystem .. modules/physics/quantum/grover writing output... [ 57%] modules/physics/quantum/hilbert .. modules/physics/units/dimensions writing output... [ 64%] modules/physics/units/examples .. modules/physics/wigner writing output... [ 71%] modules/plotting .. modules/series/series writing output... [ 78%] modules/sets .. modules/utilities/codegen writing output... [ 85%] modules/utilities/decorator .. modules/vector/basics writing output... [ 92%] modules/vector/coordsys .. tutorial/preliminaries writing output... [100%] tutorial/printing .. wiki waiting for workers... generating indices... genindex py-modindexdone highlighting module code... [ 0%] sympy.algebras.quaternion highlighting module code... [ 0%] sympy.assumptions.ask highlighting module code... [ 0%] sympy.assumptions.assume highlighting module code... [ 1%] sympy.assumptions.handlers.calculus highlighting module code... [ 1%] sympy.assumptions.handlers.ntheory highlighting module code... [ 1%] sympy.assumptions.handlers.order highlighting module code... [ 2%] sympy.assumptions.handlers.sets highlighting module code... [ 2%] sympy.assumptions.refine highlighting module code... [ 2%] sympy.calculus.euler highlighting module code... [ 2%] sympy.calculus.finite_diff highlighting module code... [ 3%] sympy.calculus.singularities highlighting module code... [ 3%] sympy.categories.baseclasses highlighting module code... [ 3%] sympy.categories.diagram_drawing highlighting module code... [ 4%] sympy.codegen.algorithms highlighting module code... [ 4%] sympy.codegen.approximations highlighting module code... [ 4%] sympy.codegen.ast highlighting module code... [ 4%] sympy.codegen.cfunctions highlighting module code... [ 5%] sympy.codegen.cnodes highlighting module code... [ 5%] sympy.codegen.cutils highlighting module code... [ 5%] sympy.codegen.cxxnodes highlighting module code... [ 6%] sympy.codegen.fnodes highlighting module code... [ 6%] sympy.codegen.futils highlighting module code... [ 6%] sympy.codegen.pyutils highlighting module code... [ 7%] sympy.codegen.rewriting highlighting module code... [ 7%] sympy.combinatorics.generators highlighting module code... [ 7%] sympy.combinatorics.graycode highlighting module code... [ 7%] sympy.combinatorics.group_constructs highlighting module code... [ 8%] sympy.combinatorics.named_groups highlighting module code... [ 8%] sympy.combinatorics.partitions highlighting module code... [ 8%] sympy.combinatorics.perm_groups highlighting module code... [ 9%] sympy.combinatorics.permutations highlighting module code... [ 9%] sympy.combinatorics.polyhedron highlighting module code... [ 9%] sympy.combinatorics.prufer highlighting module code... [ 9%] sympy.combinatorics.subsets highlighting module code... [ 10%] sympy.combinatorics.tensor_can highlighting module code... [ 10%] sympy.combinatorics.testutil highlighting module code... [ 10%] sympy.combinatorics.util highlighting module code... [ 11%] sympy.concrete.gosper highlighting module code... [ 11%] sympy.concrete.products highlighting module code... [ 11%] sympy.concrete.summations highlighting module code... [ 12%] sympy.core.add highlighting module code... [ 12%] sympy.core.basic highlighting module code... [ 12%] sympy.core.cache highlighting module code... [ 12%] sympy.core.compatibility highlighting module code... [ 13%] sympy.core.containers highlighting module code... [ 13%] sympy.core.evalf highlighting module code... [ 13%] sympy.core.expr highlighting module code... [ 14%] sympy.core.exprtools highlighting module code... [ 14%] sympy.core.function highlighting module code... [ 14%] sympy.core.mod highlighting module code... [ 14%] sympy.core.mul highlighting module code... [ 15%] sympy.core.multidimensional highlighting module code... [ 15%] sympy.core.numbers highlighting module code... [ 15%] sympy.core.power highlighting module code... [ 16%] sympy.core.relational highlighting module code... [ 16%] sympy.core.singleton highlighting module code... [ 16%] sympy.core.symbol highlighting module code... [ 17%] sympy.core.sympify highlighting module code... [ 17%] sympy.crypto.crypto highlighting module code... [ 17%] sympy.diffgeom.diffgeom highlighting module code... [ 17%] sympy.discrete.convolutions highlighting module code... [ 18%] sympy.discrete.transforms highlighting module code... [ 18%] sympy.functions.combinatorial.factorials highlighting module code... [ 18%] sympy.functions.combinatorial.numbers highlighting module code... [ 19%] sympy.functions.elementary.complexes highlighting module code... [ 19%] sympy.functions.elementary.exponential highlighting module code... [ 19%] sympy.functions.elementary.hyperbolic highlighting module code... [ 19%] sympy.functions.elementary.integers highlighting module code... [ 20%] sympy.functions.elementary.miscellaneous highlighting module code... [ 20%] sympy.functions.elementary.piecewise highlighting module code... [ 20%] sympy.functions.elementary.trigonometric highlighting module code... [ 21%] sympy.functions.special.bessel highlighting module code... [ 21%] sympy.functions.special.beta_functions highlighting module code... [ 21%] sympy.functions.special.bsplines highlighting module code... [ 21%] sympy.functions.special.delta_functions highlighting module code... [ 22%] sympy.functions.special.elliptic_integrals highlighting module code... [ 22%] sympy.functions.special.error_functions highlighting module code... [ 22%] sympy.functions.special.gamma_functions highlighting module code... [ 23%] sympy.functions.special.hyper highlighting module code... [ 23%] sympy.functions.special.mathieu_functions highlighting module code... [ 23%] sympy.functions.special.polynomials highlighting module code... [ 24%] sympy.functions.special.singularity_functions highlighting module code... [ 24%] sympy.functions.special.spherical_harmonics highlighting module code... [ 24%] sympy.functions.special.tensor_functions highlighting module code... [ 24%] sympy.functions.special.zeta_functions highlighting module code... [ 25%] sympy.geometry.curve highlighting module code... [ 25%] sympy.geometry.ellipse highlighting module code... [ 25%] sympy.geometry.entity highlighting module code... [ 26%] sympy.geometry.line highlighting module code... [ 26%] sympy.geometry.plane highlighting module code... [ 26%] sympy.geometry.point highlighting module code... [ 26%] sympy.geometry.polygon highlighting module code... [ 27%] sympy.geometry.util highlighting module code... [ 27%] sympy.holonomic.holonomic highlighting module code... [ 27%] sympy.integrals.integrals highlighting module code... [ 28%] sympy.integrals.intpoly highlighting module code... [ 28%] sympy.integrals.quadrature highlighting module code... [ 28%] sympy.integrals.transforms highlighting module code... [ 29%] sympy.interactive.printing highlighting module code... [ 29%] sympy.liealgebras.cartan_matrix highlighting module code... [ 29%] sympy.liealgebras.cartan_type highlighting module code... [ 29%] sympy.liealgebras.dynkin_diagram highlighting module code... [ 30%] sympy.liealgebras.root_system highlighting module code... [ 30%] sympy.liealgebras.type_a highlighting module code... [ 30%] sympy.liealgebras.type_b highlighting module code... [ 31%] sympy.liealgebras.type_c highlighting module code... [ 31%] sympy.liealgebras.type_d highlighting module code... [ 31%] sympy.liealgebras.type_e highlighting module code... [ 31%] sympy.liealgebras.type_f highlighting module code... [ 32%] sympy.liealgebras.type_g highlighting module code... [ 32%] sympy.liealgebras.weyl_group highlighting module code... [ 32%] sympy.logic.boolalg highlighting module code... [ 33%] sympy.logic.inference highlighting module code... [ 33%] sympy.matrices.common highlighting module code... [ 33%] sympy.matrices.dense highlighting module code... [ 34%] sympy.matrices.expressions.blockmatrix highlighting module code... [ 34%] sympy.matrices.expressions.funcmatrix highlighting module code... [ 34%] sympy.matrices.expressions.inverse highlighting module code... [ 34%] sympy.matrices.expressions.matadd highlighting module code... [ 35%] sympy.matrices.expressions.matexpr highlighting module code... [ 35%] sympy.matrices.expressions.matmul highlighting module code... [ 35%] sympy.matrices.expressions.matpow highlighting module code... [ 36%] sympy.matrices.expressions.trace highlighting module code... [ 36%] sympy.matrices.expressions.transpose highlighting module code... [ 36%] sympy.matrices.immutable highlighting module code... [ 36%] sympy.matrices.matrices highlighting module code... [ 37%] sympy.matrices.sparse highlighting module code... [ 37%] sympy.ntheory.continued_fraction highlighting module code... [ 37%] sympy.ntheory.egyptian_fraction highlighting module code... [ 38%] sympy.ntheory.factor_ highlighting module code... [ 38%] sympy.ntheory.generate highlighting module code... [ 38%] sympy.ntheory.modular highlighting module code... [ 39%] sympy.ntheory.multinomial highlighting module code... [ 39%] sympy.ntheory.partitions_ highlighting module code... [ 39%] sympy.ntheory.primetest highlighting module code... [ 39%] sympy.ntheory.residue_ntheory highlighting module code... [ 40%] sympy.parsing.latex highlighting module code... [ 40%] sympy.parsing.latex.errors highlighting module code... [ 40%] sympy.parsing.mathematica highlighting module code... [ 41%] sympy.parsing.maxima highlighting module code... [ 41%] sympy.parsing.sympy_parser highlighting module code... [ 41%] sympy.physics.continuum_mechanics.beam highlighting module code... [ 41%] sympy.physics.hep.gamma_matrices highlighting module code... [ 42%] sympy.physics.hydrogen highlighting module code... [ 42%] sympy.physics.matrices highlighting module code... [ 42%] sympy.physics.mechanics.body highlighting module code... [ 43%] sympy.physics.mechanics.functions highlighting module code... [ 43%] sympy.physics.mechanics.kane highlighting module code... [ 43%] sympy.physics.mechanics.lagrange highlighting module code... [ 43%] sympy.physics.mechanics.linearize highlighting module code... [ 44%] sympy.physics.mechanics.particle highlighting module code... [ 44%] sympy.physics.mechanics.rigidbody highlighting module code... [ 44%] sympy.physics.mechanics.system highlighting module code... [ 45%] sympy.physics.optics.gaussopt highlighting module code... [ 45%] sympy.physics.optics.medium highlighting module code... [ 45%] sympy.physics.optics.utils highlighting module code... [ 46%] sympy.physics.optics.waves highlighting module code... [ 46%] sympy.physics.paulialgebra highlighting module code... [ 46%] sympy.physics.qho_1d highlighting module code... [ 46%] sympy.physics.quantum.anticommutator highlighting module code... [ 47%] sympy.physics.quantum.cartesian highlighting module code... [ 47%] sympy.physics.quantum.cg highlighting module code... [ 47%] sympy.physics.quantum.circuitplot highlighting module code... [ 48%] sympy.physics.quantum.commutator highlighting module code... [ 48%] sympy.physics.quantum.dagger highlighting module code... [ 48%] sympy.physics.quantum.gate highlighting module code... [ 48%] sympy.physics.quantum.grover highlighting module code... [ 49%] sympy.physics.quantum.hilbert highlighting module code... [ 49%] sympy.physics.quantum.innerproduct highlighting module code... [ 49%] sympy.physics.quantum.operator highlighting module code... [ 50%] sympy.physics.quantum.operatorset highlighting module code... [ 50%] sympy.physics.quantum.piab highlighting module code... [ 50%] sympy.physics.quantum.qapply highlighting module code... [ 51%] sympy.physics.quantum.qft highlighting module code... [ 51%] sympy.physics.quantum.qubit highlighting module code... [ 51%] sympy.physics.quantum.represent highlighting module code... [ 51%] sympy.physics.quantum.shor highlighting module code... [ 52%] sympy.physics.quantum.spin highlighting module code... [ 52%] sympy.physics.quantum.state highlighting module code... [ 52%] sympy.physics.quantum.tensorproduct highlighting module code... [ 53%] sympy.physics.secondquant highlighting module code... [ 53%] sympy.physics.sho highlighting module code... [ 53%] sympy.physics.units.dimensions highlighting module code... [ 53%] sympy.physics.units.prefixes highlighting module code... [ 54%] sympy.physics.units.quantities highlighting module code... [ 54%] sympy.physics.units.unitsystem highlighting module code... [ 54%] sympy.physics.units.util highlighting module code... [ 55%] sympy.physics.vector.dyadic highlighting module code... [ 55%] sympy.physics.vector.fieldfunctions highlighting module code... [ 55%] sympy.physics.vector.frame highlighting module code... [ 56%] sympy.physics.vector.functions highlighting module code... [ 56%] sympy.physics.vector.point highlighting module code... [ 56%] sympy.physics.vector.printing highlighting module code... [ 56%] sympy.physics.vector.vector highlighting module code... [ 57%] sympy.physics.wigner highlighting module code... [ 57%] sympy.plotting.plot highlighting module code... [ 57%] sympy.plotting.plot_implicit highlighting module code... [ 58%] sympy.polys.agca.homomorphisms highlighting module code... [ 58%] sympy.polys.agca.ideals highlighting module code... [ 58%] sympy.polys.agca.modules highlighting module code... [ 58%] sympy.polys.constructor highlighting module code... [ 59%] sympy.polys.densearith highlighting module code... [ 59%] sympy.polys.densebasic highlighting module code... [ 59%] sympy.polys.densetools highlighting module code... [ 60%] sympy.polys.dispersion highlighting module code... [ 60%] sympy.polys.distributedmodules highlighting module code... [ 60%] sympy.polys.domains.algebraicfield highlighting module code... [ 60%] sympy.polys.domains.compositedomain highlighting module code... [ 61%] sympy.polys.domains.domain highlighting module code... [ 61%] sympy.polys.domains.expressiondomain highlighting module code... [ 61%] sympy.polys.domains.field highlighting module code... [ 62%] sympy.polys.domains.finitefield highlighting module code... [ 62%] sympy.polys.domains.fractionfield highlighting module code... [ 62%] sympy.polys.domains.gmpyfinitefield highlighting module code... [ 63%] sympy.polys.domains.gmpyintegerring highlighting module code... [ 63%] sympy.polys.domains.gmpyrationalfield highlighting module code... [ 63%] sympy.polys.domains.integerring highlighting module code... [ 63%] sympy.polys.domains.polynomialring highlighting module code... [ 64%] sympy.polys.domains.pythonfinitefield highlighting module code... [ 64%] sympy.polys.domains.pythonintegerring highlighting module code... [ 64%] sympy.polys.domains.pythonrationalfield highlighting module code... [ 65%] sympy.polys.domains.quotientring highlighting module code... [ 65%] sympy.polys.domains.rationalfield highlighting module code... [ 65%] sympy.polys.domains.realfield highlighting module code... [ 65%] sympy.polys.domains.ring highlighting module code... [ 66%] sympy.polys.domains.simpledomain highlighting module code... [ 66%] sympy.polys.euclidtools highlighting module code... [ 66%] sympy.polys.factortools highlighting module code... [ 67%] sympy.polys.fglmtools highlighting module code... [ 67%] sympy.polys.galoistools highlighting module code... [ 67%] sympy.polys.groebnertools highlighting module code... [ 68%] sympy.polys.modulargcd highlighting module code... [ 68%] sympy.polys.monomials highlighting module code... [ 68%] sympy.polys.numberfields highlighting module code... [ 68%] sympy.polys.orderings highlighting module code... [ 69%] sympy.polys.orthopolys highlighting module code... [ 69%] sympy.polys.partfrac highlighting module code... [ 69%] sympy.polys.polyclasses highlighting module code... [ 70%] sympy.polys.polyerrors highlighting module code... [ 70%] sympy.polys.polyfuncs highlighting module code... [ 70%] sympy.polys.polyroots highlighting module code... [ 70%] sympy.polys.polytools highlighting module code... [ 71%] sympy.polys.rationaltools highlighting module code... [ 71%] sympy.polys.ring_series highlighting module code... [ 71%] sympy.polys.rings highlighting module code... [ 72%] sympy.polys.rootoftools highlighting module code... [ 72%] sympy.polys.specialpolys highlighting module code... [ 72%] sympy.printing.ccode highlighting module code... [ 73%] sympy.printing.codeprinter highlighting module code... [ 73%] sympy.printing.conventions highlighting module code... [ 73%] sympy.printing.cxxcode highlighting module code... [ 73%] sympy.printing.dot highlighting module code... [ 74%] sympy.printing.fcode highlighting module code... [ 74%] sympy.printing.gtk highlighting module code... [ 74%] sympy.printing.jscode highlighting module code... [ 75%] sympy.printing.julia highlighting module code... [ 75%] sympy.printing.lambdarepr highlighting module code... [ 75%] sympy.printing.latex highlighting module code... [ 75%] sympy.printing.mathematica highlighting module code... [ 76%] sympy.printing.mathml highlighting module code... [ 76%] sympy.printing.octave highlighting module code... [ 76%] sympy.printing.precedence highlighting module code... [ 77%] sympy.printing.pretty.pretty highlighting module code... [ 77%] sympy.printing.pretty.pretty_symbology highlighting module code... [ 77%] sympy.printing.pretty.stringpict highlighting module code... [ 78%] sympy.printing.preview highlighting module code... [ 78%] sympy.printing.printer highlighting module code... [ 78%] sympy.printing.pycode highlighting module code... [ 78%] sympy.printing.rcode highlighting module code... [ 79%] sympy.printing.repr highlighting module code... [ 79%] sympy.printing.rust highlighting module code... [ 79%] sympy.printing.str highlighting module code... [ 80%] sympy.printing.theanocode highlighting module code... [ 80%] sympy.printing.tree highlighting module code... [ 80%] sympy.series.acceleration highlighting module code... [ 80%] sympy.series.formal highlighting module code... [ 81%] sympy.series.fourier highlighting module code... [ 81%] sympy.series.gruntz highlighting module code... [ 81%] sympy.series.limits highlighting module code... [ 82%] sympy.series.limitseq highlighting module code... [ 82%] sympy.series.order highlighting module code... [ 82%] sympy.series.residues highlighting module code... [ 82%] sympy.series.sequences highlighting module code... [ 83%] sympy.series.series highlighting module code... [ 83%] sympy.sets.fancysets highlighting module code... [ 83%] sympy.sets.sets highlighting module code... [ 84%] sympy.simplify.combsimp highlighting module code... [ 84%] sympy.simplify.cse_main highlighting module code... [ 84%] sympy.simplify.epathtools highlighting module code... [ 85%] sympy.simplify.hyperexpand highlighting module code... [ 85%] sympy.simplify.powsimp highlighting module code... [ 85%] sympy.simplify.radsimp highlighting module code... [ 85%] sympy.simplify.ratsimp highlighting module code... [ 86%] sympy.simplify.simplify highlighting module code... [ 86%] sympy.simplify.sqrtdenest highlighting module code... [ 86%] sympy.simplify.traversaltools highlighting module code... [ 87%] sympy.simplify.trigsimp highlighting module code... [ 87%] sympy.solvers.deutils highlighting module code... [ 87%] sympy.solvers.diophantine highlighting module code... [ 87%] sympy.solvers.inequalities highlighting module code... [ 88%] sympy.solvers.ode highlighting module code... [ 88%] sympy.solvers.pde highlighting module code... [ 88%] sympy.solvers.polysys highlighting module code... [ 89%] sympy.solvers.recurr highlighting module code... [ 89%] sympy.solvers.solvers highlighting module code... [ 89%] sympy.solvers.solveset highlighting module code... [ 90%] sympy.stats.crv highlighting module code... [ 90%] sympy.stats.crv_types highlighting module code... [ 90%] sympy.stats.drv_types highlighting module code... [ 90%] sympy.stats.frv highlighting module code... [ 91%] sympy.stats.frv_types highlighting module code... [ 91%] sympy.stats.rv highlighting module code... [ 91%] sympy.stats.rv_interface highlighting module code... [ 92%] sympy.stats.symbolic_probability highlighting module code... [ 92%] sympy.tensor.array.arrayop highlighting module code... [ 92%] sympy.tensor.array.dense_ndim_array highlighting module code... [ 92%] sympy.tensor.array.sparse_ndim_array highlighting module code... [ 93%] sympy.tensor.index_methods highlighting module code... [ 93%] sympy.tensor.indexed highlighting module code... [ 93%] sympy.tensor.tensor highlighting module code... [ 94%] sympy.utilities.autowrap highlighting module code... [ 94%] sympy.utilities.codegen highlighting module code... [ 94%] sympy.utilities.decorator highlighting module code... [ 95%] sympy.utilities.enumerative highlighting module code... [ 95%] sympy.utilities.iterables highlighting module code... [ 95%] sympy.utilities.lambdify highlighting module code... [ 95%] sympy.utilities.memoization highlighting module code... [ 96%] sympy.utilities.misc highlighting module code... [ 96%] sympy.utilities.pkgdata highlighting module code... [ 96%] sympy.utilities.pytest highlighting module code... [ 97%] sympy.utilities.randtest highlighting module code... [ 97%] sympy.utilities.runtests highlighting module code... [ 97%] sympy.utilities.source highlighting module code... [ 97%] sympy.utilities.timeutils highlighting module code... [ 98%] sympy.vector.coordsysrect highlighting module code... [ 98%] sympy.vector.deloperator highlighting module code... [ 98%] sympy.vector.dyadic highlighting module code... [ 99%] sympy.vector.functions highlighting module code... [ 99%] sympy.vector.operators highlighting module code... [ 99%] sympy.vector.orienters highlighting module code... [100%] sympy.vector.vector writing additional pages... searchdone copying images... [ 2%] pics/winpdb1.png copying images... [ 4%] pics/winpdb2.png copying images... [ 6%] modules/physics/continuum_mechanics/../../../../_build/plot_directive/modules/physics/continuum_mechanics/beam_problems-11_00.png copying images... [ 8%] modules/physics/continuum_mechanics/../../../../_build/plot_directive/modules/physics/continuum_mechanics/beam_problems-11_01.png copying images... [ 10%] modules/physics/continuum_mechanics/../../../../_build/plot_directive/modules/physics/continuum_mechanics/beam_problems-13_00.png copying images... [ 12%] modules/physics/continuum_mechanics/../../../../_build/plot_directive/modules/physics/continuum_mechanics/beam_problems-13_01.png copying images... [ 14%] modules/physics/continuum_mechanics/../../../../_build/plot_directive/modules/physics/continuum_mechanics/beam_problems-14.png copying images... [ 16%] modules/physics/continuum_mechanics/../../../../_build/plot_directive/modules/physics/continuum_mechanics/beam_problems-15.png copying images... [ 18%] modules/physics/mechanics/examples/pendulum_nonmin.svg copying images... [ 20%] modules/physics/mechanics/examples/rollingdisc.svg copying images... [ 22%] modules/physics/vector/kin_angvel1.svg copying images... [ 25%] modules/physics/vector/kin_angvel2.svg copying images... [ 27%] modules/physics/vector/kin_angvel3.svg copying images... [ 29%] modules/physics/vector/kin_1.svg copying images... [ 31%] modules/physics/vector/kin_2pt.svg copying images... [ 33%] modules/physics/vector/kin_1pt.svg copying images... [ 35%] modules/physics/vector/kin_2.svg copying images... [ 37%] modules/physics/vector/kin_3.svg copying images... [ 39%] modules/physics/vector/kin_4.svg copying images... [ 41%] modules/physics/vector/kin_rolling.svg copying images... [ 43%] modules/physics/vector/vec_rep.svg copying images... [ 45%] modules/physics/vector/vec_add.svg copying images... [ 47%] modules/physics/vector/vec_mul.svg copying images... [ 50%] modules/physics/vector/vec_dot.svg copying images... [ 52%] modules/physics/vector/vec_cross.svg copying images... [ 54%] modules/physics/vector/vec_fix_notfix.svg copying images... [ 56%] modules/physics/vector/simp_rot.svg copying images... [ 58%] modules/physics/vector/vec_simp_der.svg copying images... [ 60%] modules/../../_build/plot_directive/modules/plotting-1.png copying images... [ 62%] modules/../../_build/plot_directive/modules/plotting-2.png copying images... [ 64%] modules/../../_build/plot_directive/modules/plotting-4.png copying images... [ 66%] modules/../../_build/plot_directive/modules/plotting-5.png copying images... [ 68%] modules/../../_build/plot_directive/modules/plotting-6.png copying images... [ 70%] modules/../../_build/plot_directive/modules/plotting-7.png copying images... [ 72%] modules/../../_build/plot_directive/modules/plotting-9.png copying images... [ 75%] modules/../../_build/plot_directive/modules/plotting-10.png copying images... [ 77%] modules/../../_build/plot_directive/modules/plotting-11.png copying images... [ 79%] modules/../../_build/plot_directive/modules/plotting-13.png copying images... [ 81%] modules/../../_build/plot_directive/modules/plotting-14.png copying images... [ 83%] modules/../../_build/plot_directive/modules/plotting-15.png copying images... [ 85%] modules/../../_build/plot_directive/modules/plotting-17.png copying images... [ 87%] modules/../../_build/plot_directive/modules/plotting-18.png copying images... [ 89%] modules/../../_build/plot_directive/modules/plotting-20.png copying images... [ 91%] modules/vector/coordsys_rot.svg copying images... [ 93%] tutorial/../pics/ipythonqtconsole.png copying images... [ 95%] tutorial/../pics/ipythonnotebook.png copying images... [ 97%] tutorial/../pics/consoleunicode.png copying images... [100%] tutorial/../pics/consoleascii.png copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 6 warnings. The HTML pages are in _build/html. cp -r src/pics _build/html/ Build finished. The HTML pages are in _build/html. + make cheatsheet mkdir -p _build/cheatsheet pdflatex -output-directory=_build/cheatsheet cheatsheet/cheatsheet.tex This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=pdflatex) restricted \write18 enabled. kpathsea: Running mktexfmt pdflatex.fmt mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence order): mktexfmt: /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes: mktexfmt: /builddir/.texlive2018/texmf-config/web2c/fmtutil.cnf mktexfmt [WARNING]: double mention of mf/mf-nowin in /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt [WARNING]: double mention of tex/tex in /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt [INFO]: writing formats under /builddir/.texlive2018/texmf-var/web2c mktexfmt [INFO]: --- remaking pdflatex with pdftex mktexfmt: running `pdftex -ini -jobname=pdflatex -progname=pdflatex -translate-file=cp227.tcx *pdflatex.ini' ... This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (INITEX) restricted \write18 enabled. (/usr/share/texlive/texmf-dist/web2c/cp227.tcx) entering extended mode (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/pdflatex.ini (/usr/share/texlive/texmf-dist/tex/generic/tex-ini-files/pdftexconfig.tex) (/usr/share/texlive/texmf-dist/tex/latex/base/latex.ltx (/usr/share/texlive/texmf-dist/tex/latex/base/texsys.cfg) ./texsys.aux found \@currdir set to: ./. Assuming \openin and \input have the same search path. Defining UNIX/DOS style filename parser. catcodes, registers, parameters, LaTeX2e <2017-04-15> hacks, control, par, spacing, files, font encodings, lengths, ==================================== Local config file fonttext.cfg used ==================================== (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.ltx === Don't modify this file, use a .cfg file instead === (/usr/share/texlive/texmf-dist/tex/latex/base/omlenc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmss.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmtt.fd))) ==================================== Local config file fontmath.cfg used ==================================== (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.ltx === Don't modify this file, use a .cfg file instead === (/usr/share/texlive/texmf-dist/tex/latex/base/omlcmm.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/omscmsy.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/omxcmex.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ucmr.fd))) ==================================== Local config file preload.cfg used ===================================== (/usr/share/texlive/texmf-dist/tex/latex/base/preload.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/preload.ltx)) page nos., x-ref, environments, center, verbatim, math definitions, boxes, title, sectioning, contents, floats, footnotes, index, bibliography, output, =========================================== Local configuration file hyphen.cfg used =========================================== (/usr/share/texlive/texmf-dist/tex/generic/babel/hyphen.cfg (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/hyphen.tex) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/dumyhyph.tex) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/zerohyph.tex)) ) ) Beginning to dump on file pdflatex.fmt (preloaded format=pdflatex 2020.2.19) 5083 strings of total length 69301 44966 memory locations dumped; current usage is 144&44370 3423 multiletter control sequences \font\nullfont=nullfont \font\OMX/cmex/m/n/10=cmex10 \font\tenln=line10 \font\tenlnw=linew10 \font\tencirc=lcircle10 \font\tencircw=lcirclew10 \font\OT1/cmr/m/n/5=cmr5 \font\OT1/cmr/m/n/7=cmr7 \font\OT1/cmr/m/n/10=cmr10 \font\OML/cmm/m/it/5=cmmi5 \font\OML/cmm/m/it/7=cmmi7 \font\OML/cmm/m/it/10=cmmi10 \font\OMS/cmsy/m/n/5=cmsy5 \font\OMS/cmsy/m/n/7=cmsy7 \font\OMS/cmsy/m/n/10=cmsy10 3633 words of font info for 14 preloaded fonts 14 hyphenation exceptions Hyphenation trie of length 6081 has 183 ops out of 35111 2 for language 1 181 for language 0 0 words of pdfTeX memory 0 indirect objects No pages of output. Transcript written on pdflatex.log. mktexfmt [INFO]: /builddir/.texlive2018/texmf-var/web2c/pdftex/pdflatex.fmt installed. mktexfmt [INFO]: Disabled formats: 34 mktexfmt [INFO]: Successfully rebuilt formats: 1 mktexfmt [INFO]: Not selected formats: 13 mktexfmt [INFO]: Total formats: 48 mktexfmt [INFO]: exiting with status 0 entering extended mode (./cheatsheet/cheatsheet.tex LaTeX2e <2017-04-15> Babel <3.17> and hyphenation patterns for 3 language(s) loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty) (/usr/share/texlive/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.t ex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def (/usr/share/texlive/texmf-dist/tex/latex/ms/everyshi.sty)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex)) (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.t ex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.de f))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code. tex)) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonomet ric.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.cod e.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerari thmetics.code.tex))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct. code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.c ode.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformation s.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.t ex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code. tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.c ode.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code. tex))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex ) (/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65 .sty) (/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18 .sty)) (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex)) (/usr/share/texlive/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibrarytopaths.code.tex))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibraryshapes.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibraryshapes.geometric.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshape s.geometric.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibraryshapes.misc.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshape s.misc.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibraryshapes.symbols.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshape s.symbols.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibraryshapes.arrows.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshape s.arrows.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibraryshapes.callouts.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshape s.callouts.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibraryshapes.multipart.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshape s.multipart.code.tex))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibrarysnakes.code.tex Package pgf Warning: Snakes have been superseded by decorations. Please use the decoration libraries instead of the snakes library on input line 14. (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibrarydecorations.pathmorphing.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibrarydecorations.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduledecorations.cod e.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/decorations/pgflibrary decorations.pathmorphing.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibrarydecorations.pathreplacing.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/decorations/pgflibrary decorations.pathreplacing.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibrarydecorations.shapes.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/decorations/pgflibrary decorations.shapes.code.tex))) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty) No file cheatsheet.aux. *geometry* driver: auto-detecting *geometry* detected driver: pdftex ABD: EveryShipout initializing macros (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty)))) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) Overfull \hbox (2.09277pt too wide) in paragraph at lines 43--44 [][] Overfull \hbox (6.1323pt too wide) in paragraph at lines 93--102 [] Overfull \hbox (5.65952pt too wide) in paragraph at lines 138--151 [] Package amsmath Warning: Foreign command \atopwithdelims; (amsmath) \frac or \genfrac should be used instead (amsmath) on input line 161. Overfull \hbox (13.1401pt too wide) in paragraph at lines 159--164 [] Overfull \hbox (14.37415pt too wide) in paragraph at lines 172--179 [] Underfull \hbox (badness 10000) in paragraph at lines 200--243 Underfull \hbox (badness 10000) in paragraph at lines 200--243 Underfull \hbox (badness 10000) in paragraph at lines 200--243 Underfull \hbox (badness 10000) in paragraph at lines 200--243 Underfull \hbox (badness 10000) in paragraph at lines 200--243 Underfull \hbox (badness 10000) in paragraph at lines 200--243 Underfull \hbox (badness 10000) in paragraph at lines 200--243 Underfull \hbox (badness 10000) in paragraph at lines 200--243 Underfull \hbox (badness 10000) in paragraph at lines 200--243 Underfull \hbox (badness 10000) in paragraph at lines 200--243 Underfull \hbox (badness 10000) in paragraph at lines 200--243 Underfull \hbox (badness 10000) in paragraph at lines 200--243 Underfull \hbox (badness 10000) in paragraph at lines 200--243 Underfull \hbox (badness 10000) in paragraph at lines 200--243 Overfull \hbox (2.3173pt too wide) in paragraph at lines 57--267 [][] [] Overfull \hbox (2.09277pt too wide) in paragraph at lines 57--267 [] Overfull \hbox (2.09277pt too wide) in paragraph at lines 57--267 [] Overfull \hbox (2.09277pt too wide) in paragraph at lines 57--267 [] Overfull \hbox (2.09277pt too wide) in paragraph at lines 57--267 [] Overfull \hbox (2.09277pt too wide) in paragraph at lines 57--267 [] Overfull \hbox (2.09277pt too wide) in paragraph at lines 57--267 [] Overfull \hbox (2.09277pt too wide) in paragraph at lines 57--267 [] Overfull \hbox (2.09277pt too wide) in paragraph at lines 57--267 [] Overfull \hbox (2.09277pt too wide) in paragraph at lines 57--267 [] [1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] (_build/cheatsheet/cheatsheet.aux) ) (see the transcript file for additional information) Output written on _build/cheatsheet/cheatsheet.pdf (1 page, 153255 bytes). Transcript written on _build/cheatsheet/cheatsheet.log. pdflatex -output-directory=_build/cheatsheet cheatsheet/cheatsheet.tex This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./cheatsheet/cheatsheet.tex LaTeX2e <2017-04-15> Babel <3.17> and hyphenation patterns for 3 language(s) loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty) (/usr/share/texlive/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.t ex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def (/usr/share/texlive/texmf-dist/tex/latex/ms/everyshi.sty)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex)) (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.t ex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.de f))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code. tex)) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonomet ric.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.cod e.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerari thmetics.code.tex))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct. code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.c ode.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformation s.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.t ex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code. tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.c ode.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code. tex))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex ) (/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65 .sty) (/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18 .sty)) (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex)) (/usr/share/texlive/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibrarytopaths.code.tex))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibraryshapes.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibraryshapes.geometric.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshape s.geometric.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibraryshapes.misc.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshape s.misc.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibraryshapes.symbols.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshape s.symbols.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibraryshapes.arrows.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshape s.arrows.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibraryshapes.callouts.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshape s.callouts.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibraryshapes.multipart.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshape s.multipart.code.tex))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibrarysnakes.code.tex Package pgf Warning: Snakes have been superseded by decorations. Please use the decoration libraries instead of the snakes library on input line 14. (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibrarydecorations.pathmorphing.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibrarydecorations.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduledecorations.cod e.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/decorations/pgflibrary decorations.pathmorphing.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibrarydecorations.pathreplacing.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/decorations/pgflibrary decorations.pathreplacing.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibrarydecorations.shapes.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/decorations/pgflibrary decorations.shapes.code.tex))) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty) (_build/cheatsheet/cheatsheet.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex ABD: EveryShipout initializing macros (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty)))) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) Overfull \hbox (2.09277pt too wide) in paragraph at lines 43--44 [][] Overfull \hbox (6.1323pt too wide) in paragraph at lines 93--102 [] Overfull \hbox (5.65952pt too wide) in paragraph at lines 138--151 [] Package amsmath Warning: Foreign command \atopwithdelims; (amsmath) \frac or \genfrac should be used instead (amsmath) on input line 161. Overfull \hbox (13.1401pt too wide) in paragraph at lines 159--164 [] Overfull \hbox (14.37415pt too wide) in paragraph at lines 172--179 [] Underfull \hbox (badness 10000) in paragraph at lines 200--243 Underfull \hbox (badness 10000) in paragraph at lines 200--243 Underfull \hbox (badness 10000) in paragraph at lines 200--243 Underfull \hbox (badness 10000) in paragraph at lines 200--243 Underfull \hbox (badness 10000) in paragraph at lines 200--243 Underfull \hbox (badness 10000) in paragraph at lines 200--243 Underfull \hbox (badness 10000) in paragraph at lines 200--243 Underfull \hbox (badness 10000) in paragraph at lines 200--243 Underfull \hbox (badness 10000) in paragraph at lines 200--243 Underfull \hbox (badness 10000) in paragraph at lines 200--243 Underfull \hbox (badness 10000) in paragraph at lines 200--243 Underfull \hbox (badness 10000) in paragraph at lines 200--243 Underfull \hbox (badness 10000) in paragraph at lines 200--243 Underfull \hbox (badness 10000) in paragraph at lines 200--243 Overfull \hbox (2.3173pt too wide) in paragraph at lines 57--267 [][] [] Overfull \hbox (2.09277pt too wide) in paragraph at lines 57--267 [] Overfull \hbox (2.09277pt too wide) in paragraph at lines 57--267 [] Overfull \hbox (2.09277pt too wide) in paragraph at lines 57--267 [] Overfull \hbox (2.09277pt too wide) in paragraph at lines 57--267 [] Overfull \hbox (2.09277pt too wide) in paragraph at lines 57--267 [] Overfull \hbox (2.09277pt too wide) in paragraph at lines 57--267 [] Overfull \hbox (2.09277pt too wide) in paragraph at lines 57--267 [] Overfull \hbox (2.09277pt too wide) in paragraph at lines 57--267 [] Overfull \hbox (2.09277pt too wide) in paragraph at lines 57--267 [] [1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] (_build/cheatsheet/cheatsheet.aux) ) (see the transcript file for additional information) Output written on _build/cheatsheet/cheatsheet.pdf (1 page, 153255 bytes). Transcript written on _build/cheatsheet/cheatsheet.log. mkdir -p _build/cheatsheet pdflatex -output-directory=_build/cheatsheet cheatsheet/combinatoric_cheatsheet.tex This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./cheatsheet/combinatoric_cheatsheet.tex LaTeX2e <2017-04-15> Babel <3.17> and hyphenation patterns for 3 language(s) loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/calc.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) No file combinatoric_cheatsheet.aux. *geometry* driver: auto-detecting *geometry* detected driver: pdftex Overfull \hbox (5.30544pt too wide) in paragraph at lines 127--134 [][] [1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] Overfull \hbox (8.02016pt too wide) in paragraph at lines 572--572 [][][]\OT1/cmtt/m/n/8 random_pr(gen_count=11, iterations=50, _random_prec=None) Overfull \hbox (16.52028pt too wide) in paragraph at lines 576--576 [][][]\OT1/cmtt/m/n/8 random_stab(alpha, schreier_vector=None, _random_prec=Non e) [2] Overfull \hbox (3.7701pt too wide) in paragraph at lines 903--903 [][][]\OT1/cmtt/m/n/8 graycode.get_subset_from_bitstring(super_set, bitstring) [3] [4] (_build/cheatsheet/combinatoric_cheatsheet.aux) ) (see the transcript file for additional information) Output written on _build/cheatsheet/combinatoric_cheatsheet.pdf (4 pages, 10506 6 bytes). Transcript written on _build/cheatsheet/combinatoric_cheatsheet.log. pdflatex -output-directory=_build/cheatsheet cheatsheet/combinatoric_cheatsheet.tex This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./cheatsheet/combinatoric_cheatsheet.tex LaTeX2e <2017-04-15> Babel <3.17> and hyphenation patterns for 3 language(s) loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/calc.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (_build/cheatsheet/combinatoric_cheatsheet.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Overfull \hbox (5.30544pt too wide) in paragraph at lines 127--134 [][] [1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] Overfull \hbox (8.02016pt too wide) in paragraph at lines 572--572 [][][]\OT1/cmtt/m/n/8 random_pr(gen_count=11, iterations=50, _random_prec=None) Overfull \hbox (16.52028pt too wide) in paragraph at lines 576--576 [][][]\OT1/cmtt/m/n/8 random_stab(alpha, schreier_vector=None, _random_prec=Non e) [2] Overfull \hbox (3.7701pt too wide) in paragraph at lines 903--903 [][][]\OT1/cmtt/m/n/8 graycode.get_subset_from_bitstring(super_set, bitstring) [3] [4] (_build/cheatsheet/combinatoric_cheatsheet.aux) ) (see the transcript file for additional information) Output written on _build/cheatsheet/combinatoric_cheatsheet.pdf (4 pages, 10506 6 bytes). Transcript written on _build/cheatsheet/combinatoric_cheatsheet.log. + popd ~/build/BUILD/sympy-sympy-1.4 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8b4396 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch ++ dirname /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch + cd sympy-sympy-1.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_autowrap.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_pytest.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_timeutils.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/diagnose_imports.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_codegen_octave.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_iterables.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_travis.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_misc.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_source.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_codegen.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_pickling.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_codegen_rust.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_decorator.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_wester.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_codegen_julia.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_enumerative.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_module_imports.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_lambdify.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_code_quality.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/exceptions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities copying build/lib/sympy/utilities/runtests.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities copying build/lib/sympy/utilities/magic.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities copying build/lib/sympy/utilities/benchmarking.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities copying build/lib/sympy/utilities/timeutils.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities copying build/lib/sympy/utilities/autowrap.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities copying build/lib/sympy/utilities/misc.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities copying build/lib/sympy/utilities/decorator.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities copying build/lib/sympy/utilities/iterables.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities copying build/lib/sympy/utilities/matchpy_connector.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities copying build/lib/sympy/utilities/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities copying build/lib/sympy/utilities/pytest.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities copying build/lib/sympy/utilities/memoization.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/_compilation creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/_compilation/tests copying build/lib/sympy/utilities/_compilation/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/_compilation/tests copying build/lib/sympy/utilities/_compilation/tests/test_compilation.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/_compilation/tests copying build/lib/sympy/utilities/_compilation/util.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/_compilation copying build/lib/sympy/utilities/_compilation/compilation.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/_compilation copying build/lib/sympy/utilities/_compilation/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/_compilation copying build/lib/sympy/utilities/_compilation/runners.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/_compilation copying build/lib/sympy/utilities/_compilation/availability.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/_compilation copying build/lib/sympy/utilities/tmpfiles.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities copying build/lib/sympy/utilities/enumerative.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/mathml copying build/lib/sympy/utilities/mathml/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/mathml creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/mathml/data copying build/lib/sympy/utilities/mathml/data/mmltex.xsl -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/mathml/data copying build/lib/sympy/utilities/mathml/data/simple_mmlctop.xsl -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/mathml/data copying build/lib/sympy/utilities/mathml/data/mmlctop.xsl -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/mathml/data copying build/lib/sympy/utilities/lambdify.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities copying build/lib/sympy/utilities/codegen.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities copying build/lib/sympy/utilities/randtest.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities copying build/lib/sympy/utilities/pkgdata.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities copying build/lib/sympy/utilities/source.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/tests copying build/lib/sympy/vector/tests/test_field_functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/tests copying build/lib/sympy/vector/tests/test_dyadic.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/tests copying build/lib/sympy/vector/tests/test_vector.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/tests copying build/lib/sympy/vector/tests/test_coordsysrect.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/tests copying build/lib/sympy/vector/tests/test_operators.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/tests copying build/lib/sympy/vector/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/tests copying build/lib/sympy/vector/tests/test_printing.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/tests copying build/lib/sympy/vector/tests/test_functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/tests copying build/lib/sympy/vector/basisdependent.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector copying build/lib/sympy/vector/scalar.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector copying build/lib/sympy/vector/coordsysrect.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector copying build/lib/sympy/vector/vector.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector copying build/lib/sympy/vector/orienters.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector copying build/lib/sympy/vector/functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector copying build/lib/sympy/vector/operators.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector copying build/lib/sympy/vector/dyadic.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector copying build/lib/sympy/vector/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector copying build/lib/sympy/vector/point.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector copying build/lib/sympy/vector/deloperator.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/categories creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/categories/tests copying build/lib/sympy/categories/tests/test_baseclasses.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/categories/tests copying build/lib/sympy/categories/tests/test_drawing.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/categories/tests copying build/lib/sympy/categories/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/categories/tests copying build/lib/sympy/categories/diagram_drawing.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/categories copying build/lib/sympy/categories/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/categories copying build/lib/sympy/categories/baseclasses.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/categories creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats copying build/lib/sympy/stats/joint_rv_types.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/tests copying build/lib/sympy/stats/tests/test_rv.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/tests copying build/lib/sympy/stats/tests/test_error_prop.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/tests copying build/lib/sympy/stats/tests/test_joint_rv.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/tests copying build/lib/sympy/stats/tests/test_mix.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/tests copying build/lib/sympy/stats/tests/test_continuous_rv.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/tests copying build/lib/sympy/stats/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/tests copying build/lib/sympy/stats/tests/test_finite_rv.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/tests copying build/lib/sympy/stats/tests/test_discrete_rv.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/tests copying build/lib/sympy/stats/tests/test_symbolic_probability.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/tests copying build/lib/sympy/stats/frv.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats copying build/lib/sympy/stats/rv.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats copying build/lib/sympy/stats/frv_types.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats copying build/lib/sympy/stats/error_prop.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats copying build/lib/sympy/stats/symbolic_probability.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats copying build/lib/sympy/stats/rv_interface.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats copying build/lib/sympy/stats/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats copying build/lib/sympy/stats/drv.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats copying build/lib/sympy/stats/joint_rv.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats copying build/lib/sympy/stats/crv.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats copying build/lib/sympy/stats/drv_types.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats copying build/lib/sympy/stats/crv_types.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/tests copying build/lib/sympy/parsing/tests/test_implicit_multiplication_application.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/tests copying build/lib/sympy/parsing/tests/test_autolev.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/tests copying build/lib/sympy/parsing/tests/test_maxima.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/tests copying build/lib/sympy/parsing/tests/test_latex.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/tests copying build/lib/sympy/parsing/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/tests copying build/lib/sympy/parsing/tests/test_latex_deps.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/tests copying build/lib/sympy/parsing/tests/test_sympy_parser.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/tests copying build/lib/sympy/parsing/tests/test_mathematica.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/tests copying build/lib/sympy/parsing/sympy_parser.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing copying build/lib/sympy/parsing/ast_parser.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/latex copying build/lib/sympy/parsing/latex/LaTeX.g4 -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/latex copying build/lib/sympy/parsing/latex/errors.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/latex creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/latex/_antlr copying build/lib/sympy/parsing/latex/_antlr/latexlexer.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/latex/_antlr copying build/lib/sympy/parsing/latex/_antlr/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/latex/_antlr copying build/lib/sympy/parsing/latex/_antlr/latexparser.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/latex/_antlr copying build/lib/sympy/parsing/latex/LICENSE.txt -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/latex copying build/lib/sympy/parsing/latex/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/latex copying build/lib/sympy/parsing/latex/_parse_latex_antlr.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/latex copying build/lib/sympy/parsing/latex/_build_latex_antlr.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/latex copying build/lib/sympy/parsing/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing copying build/lib/sympy/parsing/maxima.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing copying build/lib/sympy/parsing/mathematica.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev copying build/lib/sympy/parsing/autolev/_parse_autolev_antlr.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest5.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest10.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest4.al -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest6.al -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest5.al -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest6.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest2.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.al -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.al -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.al -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.al -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo copying build/lib/sympy/parsing/autolev/test-examples/ruletest9.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest12.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest3.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest11.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest12.al -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest1.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest7.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest9.al -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest7.al -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest8.al -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest11.al -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest1.al -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest3.al -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest10.al -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest2.al -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest8.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest4.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/_antlr copying build/lib/sympy/parsing/autolev/_antlr/autolevparser.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/_antlr copying build/lib/sympy/parsing/autolev/_antlr/autolevlistener.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/_antlr copying build/lib/sympy/parsing/autolev/_antlr/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/_antlr copying build/lib/sympy/parsing/autolev/_antlr/autolevlexer.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/_antlr copying build/lib/sympy/parsing/autolev/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev copying build/lib/sympy/parsing/autolev/_listener_autolev_antlr.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev copying build/lib/sympy/parsing/autolev/Autolev.g4 -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev copying build/lib/sympy/release.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/external creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/external/tests copying build/lib/sympy/external/tests/test_autowrap.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/external/tests copying build/lib/sympy/external/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/external/tests copying build/lib/sympy/external/tests/test_sage.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/external/tests copying build/lib/sympy/external/tests/test_codegen.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/external/tests copying build/lib/sympy/external/tests/test_scipy.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/external/tests copying build/lib/sympy/external/tests/test_importtools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/external/tests copying build/lib/sympy/external/tests/test_numpy.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/external/tests copying build/lib/sympy/external/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/external copying build/lib/sympy/external/importtools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/external creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/benchmarks copying build/lib/sympy/benchmarks/bench_discrete_log.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/benchmarks copying build/lib/sympy/benchmarks/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/benchmarks copying build/lib/sympy/benchmarks/bench_symbench.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/benchmarks copying build/lib/sympy/benchmarks/bench_meijerint.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/benchmarks creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/tests copying build/lib/sympy/sets/tests/test_fancysets.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/tests copying build/lib/sympy/sets/tests/test_sets.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/tests copying build/lib/sympy/sets/tests/test_conditionset.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/tests copying build/lib/sympy/sets/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/tests copying build/lib/sympy/sets/tests/test_ordinals.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/tests copying build/lib/sympy/sets/tests/test_setexpr.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/tests copying build/lib/sympy/sets/tests/test_contains.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/tests copying build/lib/sympy/sets/conditionset.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets copying build/lib/sympy/sets/contains.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets copying build/lib/sympy/sets/setexpr.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets copying build/lib/sympy/sets/fancysets.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/handlers copying build/lib/sympy/sets/handlers/add.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/handlers copying build/lib/sympy/sets/handlers/intersection.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/handlers copying build/lib/sympy/sets/handlers/mul.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/handlers copying build/lib/sympy/sets/handlers/functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/handlers copying build/lib/sympy/sets/handlers/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/handlers copying build/lib/sympy/sets/handlers/power.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/handlers copying build/lib/sympy/sets/handlers/union.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/handlers copying build/lib/sympy/sets/sets.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets copying build/lib/sympy/sets/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets copying build/lib/sympy/sets/ordinals.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/calculus copying build/lib/sympy/calculus/euler.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/calculus creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/calculus/tests copying build/lib/sympy/calculus/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/calculus/tests copying build/lib/sympy/calculus/tests/test_util.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/calculus/tests copying build/lib/sympy/calculus/tests/test_euler.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/calculus/tests copying build/lib/sympy/calculus/tests/test_singularities.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/calculus/tests copying build/lib/sympy/calculus/tests/test_finite_diff.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/calculus/tests copying build/lib/sympy/calculus/util.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/calculus copying build/lib/sympy/calculus/singularities.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/calculus copying build/lib/sympy/calculus/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/calculus copying build/lib/sympy/calculus/finite_diff.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/calculus creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_immutable.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_matrices.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_commonmatrix.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_sparsetools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/tests copying build/lib/sympy/matrices/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_densetools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_densesolve.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_densearith.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_interactions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_sparse.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_normalforms.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/tests copying build/lib/sympy/matrices/normalforms.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/benchmarks copying build/lib/sympy/matrices/benchmarks/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/benchmarks copying build/lib/sympy/matrices/benchmarks/bench_matrix.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/benchmarks copying build/lib/sympy/matrices/dense.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices copying build/lib/sympy/matrices/common.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices copying build/lib/sympy/matrices/densesolve.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices copying build/lib/sympy/matrices/densetools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices copying build/lib/sympy/matrices/immutable.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/determinant.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_matpow.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_determinant.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_diagonal.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_applyfunc.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_fourier.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_kronecker.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_slice.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_derivatives.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_matadd.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_matmul.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_blockmatrix.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_transpose.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_inverse.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_indexing.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_matexpr.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_trace.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_hadamard.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_funcmatrix.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_dotproduct.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_adjoint.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_factorizations.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/factorizations.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/applyfunc.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/transpose.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/diagonal.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/kronecker.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/adjoint.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/matadd.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/trace.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/blockmatrix.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/matpow.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/slice.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/matexpr.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/hadamard.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/inverse.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/dotproduct.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/fourier.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/matmul.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/funcmatrix.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices copying build/lib/sympy/matrices/densearith.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices copying build/lib/sympy/matrices/matrices.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices copying build/lib/sympy/matrices/sparsetools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices copying build/lib/sympy/matrices/sparse.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/combinatorial creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/combinatorial/tests copying build/lib/sympy/functions/combinatorial/tests/test_comb_factorials.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/combinatorial/tests copying build/lib/sympy/functions/combinatorial/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/combinatorial/tests copying build/lib/sympy/functions/combinatorial/tests/test_comb_numbers.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/combinatorial/tests copying build/lib/sympy/functions/combinatorial/factorials.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/combinatorial copying build/lib/sympy/functions/combinatorial/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/combinatorial copying build/lib/sympy/functions/combinatorial/numbers.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/combinatorial creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_bessel.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_bsplines.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_spherical_harmonics.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_delta_functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_elliptic_integrals.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_error_functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_mathieu.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_singularity_functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_spec_polynomials.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_tensor_functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_zeta_functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_gamma_functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_hyper.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_beta_functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/gamma_functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/benchmarks copying build/lib/sympy/functions/special/benchmarks/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/benchmarks copying build/lib/sympy/functions/special/benchmarks/bench_special.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/benchmarks copying build/lib/sympy/functions/special/polynomials.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special copying build/lib/sympy/functions/special/beta_functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special copying build/lib/sympy/functions/special/elliptic_integrals.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special copying build/lib/sympy/functions/special/hyper.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special copying build/lib/sympy/functions/special/mathieu_functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special copying build/lib/sympy/functions/special/error_functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special copying build/lib/sympy/functions/special/singularity_functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special copying build/lib/sympy/functions/special/bessel.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special copying build/lib/sympy/functions/special/tensor_functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special copying build/lib/sympy/functions/special/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special copying build/lib/sympy/functions/special/bsplines.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special copying build/lib/sympy/functions/special/zeta_functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special copying build/lib/sympy/functions/special/spherical_harmonics.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special copying build/lib/sympy/functions/special/delta_functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special copying build/lib/sympy/functions/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary copying build/lib/sympy/functions/elementary/trigonometric.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/test_piecewise.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/test_integers.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/test_exponential.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/test_complexes.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/test_miscellaneous.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/test_hyperbolic.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/test_interface.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/test_trigonometric.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/tests creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/benchmarks copying build/lib/sympy/functions/elementary/benchmarks/bench_exp.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/benchmarks copying build/lib/sympy/functions/elementary/benchmarks/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/benchmarks copying build/lib/sympy/functions/elementary/exponential.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary copying build/lib/sympy/functions/elementary/integers.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary copying build/lib/sympy/functions/elementary/miscellaneous.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary copying build/lib/sympy/functions/elementary/piecewise.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary copying build/lib/sympy/functions/elementary/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary copying build/lib/sympy/functions/elementary/hyperbolic.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary copying build/lib/sympy/functions/elementary/complexes.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic/utilities copying build/lib/sympy/logic/utilities/dimacs.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic/utilities copying build/lib/sympy/logic/utilities/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic/utilities creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic/tests copying build/lib/sympy/logic/tests/test_dimacs.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic/tests copying build/lib/sympy/logic/tests/test_boolalg.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic/tests copying build/lib/sympy/logic/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic/tests copying build/lib/sympy/logic/tests/test_inference.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic/tests creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic/algorithms copying build/lib/sympy/logic/algorithms/dpll.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic/algorithms copying build/lib/sympy/logic/algorithms/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic/algorithms copying build/lib/sympy/logic/algorithms/dpll2.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic/algorithms copying build/lib/sympy/logic/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic copying build/lib/sympy/logic/inference.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic copying build/lib/sympy/logic/boolalg.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/interactive creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/interactive/tests copying build/lib/sympy/interactive/tests/test_interactive.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/interactive/tests copying build/lib/sympy/interactive/tests/test_ipython.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/interactive/tests copying build/lib/sympy/interactive/tests/test_ipythonprinting.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/interactive/tests copying build/lib/sympy/interactive/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/interactive/tests copying build/lib/sympy/interactive/ipythonprinting.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/interactive copying build/lib/sympy/interactive/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/interactive copying build/lib/sympy/interactive/printing.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/interactive copying build/lib/sympy/interactive/session.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/interactive creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting copying build/lib/sympy/plotting/plot_implicit.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting copying build/lib/sympy/plotting/experimental_lambdify.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/tests copying build/lib/sympy/plotting/tests/test_plot_implicit.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/tests copying build/lib/sympy/plotting/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/tests copying build/lib/sympy/plotting/tests/test_plot.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/tests copying build/lib/sympy/plotting/plot.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting copying build/lib/sympy/plotting/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting copying build/lib/sympy/plotting/textplot.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot/tests copying build/lib/sympy/plotting/pygletplot/tests/test_plotting.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot/tests copying build/lib/sympy/plotting/pygletplot/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot/tests copying build/lib/sympy/plotting/pygletplot/util.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_curve.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_rotation.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_surface.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_mode.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/managed_window.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_interval.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/color_scheme.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_window.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_axes.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_mode_base.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_object.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_controller.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_camera.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_modes.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/intervalmath creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/intervalmath/tests copying build/lib/sympy/plotting/intervalmath/tests/test_interval_functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/intervalmath/tests copying build/lib/sympy/plotting/intervalmath/tests/test_intervalmath.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/intervalmath/tests copying build/lib/sympy/plotting/intervalmath/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/intervalmath/tests copying build/lib/sympy/plotting/intervalmath/interval_arithmetic.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/intervalmath copying build/lib/sympy/plotting/intervalmath/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/intervalmath copying build/lib/sympy/plotting/intervalmath/lib_interval.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/intervalmath creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/tests copying build/lib/sympy/codegen/tests/test_cfunctions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/tests copying build/lib/sympy/codegen/tests/test_cxxnodes.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/tests copying build/lib/sympy/codegen/tests/test_array_utils.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/tests copying build/lib/sympy/codegen/tests/test_rewriting.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/tests copying build/lib/sympy/codegen/tests/test_ast.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/tests copying build/lib/sympy/codegen/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/tests copying build/lib/sympy/codegen/tests/test_applications.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/tests copying build/lib/sympy/codegen/tests/test_algorithms.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/tests copying build/lib/sympy/codegen/tests/test_fnodes.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/tests copying build/lib/sympy/codegen/tests/test_cnodes.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/tests copying build/lib/sympy/codegen/tests/test_approximations.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/tests copying build/lib/sympy/codegen/cxxnodes.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen copying build/lib/sympy/codegen/cfunctions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen copying build/lib/sympy/codegen/fnodes.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen copying build/lib/sympy/codegen/approximations.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen copying build/lib/sympy/codegen/futils.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen copying build/lib/sympy/codegen/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen copying build/lib/sympy/codegen/cnodes.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen copying build/lib/sympy/codegen/algorithms.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen copying build/lib/sympy/codegen/ast.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen copying build/lib/sympy/codegen/pyutils.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen copying build/lib/sympy/codegen/array_utils.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen copying build/lib/sympy/codegen/cutils.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen copying build/lib/sympy/codegen/rewriting.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_constantsimp.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_solveset.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_numeric.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_recurr.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_decompogen.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_solvers.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_polysys.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/tests copying build/lib/sympy/solvers/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_pde.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_inequalities.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_diophantine.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_ode.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/tests copying build/lib/sympy/solvers/bivariate.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/benchmarks copying build/lib/sympy/solvers/benchmarks/bench_solvers.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/benchmarks copying build/lib/sympy/solvers/benchmarks/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/benchmarks copying build/lib/sympy/solvers/decompogen.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers copying build/lib/sympy/solvers/inequalities.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers copying build/lib/sympy/solvers/solveset.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers copying build/lib/sympy/solvers/solvers.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers copying build/lib/sympy/solvers/recurr.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers copying build/lib/sympy/solvers/ode.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers copying build/lib/sympy/solvers/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers copying build/lib/sympy/solvers/polysys.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers copying build/lib/sympy/solvers/diophantine.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers copying build/lib/sympy/solvers/pde.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers copying build/lib/sympy/solvers/deutils.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers copying build/lib/sympy/conftest.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series copying build/lib/sympy/series/approximants.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series copying build/lib/sympy/series/sequences.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests copying build/lib/sympy/series/tests/test_fourier.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests copying build/lib/sympy/series/tests/test_approximants.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests copying build/lib/sympy/series/tests/test_sequences.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests copying build/lib/sympy/series/tests/test_kauers.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests copying build/lib/sympy/series/tests/test_series.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests copying build/lib/sympy/series/tests/test_limitseq.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests copying build/lib/sympy/series/tests/test_limits.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests copying build/lib/sympy/series/tests/test_order.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests copying build/lib/sympy/series/tests/test_demidovich.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests copying build/lib/sympy/series/tests/test_gruntz.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests copying build/lib/sympy/series/tests/test_nseries.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests copying build/lib/sympy/series/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests copying build/lib/sympy/series/tests/test_residues.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests copying build/lib/sympy/series/tests/test_formal.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests copying build/lib/sympy/series/tests/test_lseries.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests copying build/lib/sympy/series/acceleration.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/benchmarks copying build/lib/sympy/series/benchmarks/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/benchmarks copying build/lib/sympy/series/benchmarks/bench_order.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/benchmarks copying build/lib/sympy/series/benchmarks/bench_limit.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/benchmarks copying build/lib/sympy/series/kauers.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series copying build/lib/sympy/series/formal.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series copying build/lib/sympy/series/limitseq.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series copying build/lib/sympy/series/gruntz.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series copying build/lib/sympy/series/limits.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series copying build/lib/sympy/series/series_class.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series copying build/lib/sympy/series/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series copying build/lib/sympy/series/series.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series copying build/lib/sympy/series/order.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series copying build/lib/sympy/series/fourier.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series copying build/lib/sympy/series/residues.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series copying build/lib/sympy/abc.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/tests copying build/lib/sympy/physics/tests/test_hydrogen.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/tests copying build/lib/sympy/physics/tests/test_secondquant.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/tests copying build/lib/sympy/physics/tests/test_paulialgebra.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/tests copying build/lib/sympy/physics/tests/test_physics_matrices.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/tests copying build/lib/sympy/physics/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/tests copying build/lib/sympy/physics/tests/test_pring.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/tests copying build/lib/sympy/physics/tests/test_clebsch_gordan.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/tests copying build/lib/sympy/physics/tests/test_qho_1d.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/tests copying build/lib/sympy/physics/tests/test_sho.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/tests creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_particle.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_kane.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_kane2.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_linearize.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_lagrange.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_body.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_rigidbody.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_system.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_lagrange2.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_models.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_kane3.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/lagrange.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/kane.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/models.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/rigidbody.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/system.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/particle.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/body.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/linearize.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/test_dyadic.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/test_point.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/test_frame.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/test_vector.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/test_fieldfunctions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/test_output.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/test_printing.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/test_functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/tests copying build/lib/sympy/physics/vector/frame.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector copying build/lib/sympy/physics/vector/vector.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector copying build/lib/sympy/physics/vector/fieldfunctions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector copying build/lib/sympy/physics/vector/functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector copying build/lib/sympy/physics/vector/dyadic.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector copying build/lib/sympy/physics/vector/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector copying build/lib/sympy/physics/vector/point.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector copying build/lib/sympy/physics/vector/printing.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector copying build/lib/sympy/physics/hydrogen.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/hep creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/hep/tests copying build/lib/sympy/physics/hep/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/hep/tests copying build/lib/sympy/physics/hep/tests/test_gamma_matrices.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/hep/tests copying build/lib/sympy/physics/hep/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/hep copying build/lib/sympy/physics/hep/gamma_matrices.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/hep copying build/lib/sympy/physics/wigner.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/optics creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/optics/tests copying build/lib/sympy/physics/optics/tests/test_utils.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/optics/tests copying build/lib/sympy/physics/optics/tests/test_waves.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/optics/tests copying build/lib/sympy/physics/optics/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/optics/tests copying build/lib/sympy/physics/optics/tests/test_medium.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/optics/tests copying build/lib/sympy/physics/optics/tests/test_gaussopt.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/optics/tests copying build/lib/sympy/physics/optics/waves.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/optics copying build/lib/sympy/physics/optics/utils.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/optics copying build/lib/sympy/physics/optics/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/optics copying build/lib/sympy/physics/optics/medium.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/optics copying build/lib/sympy/physics/optics/gaussopt.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/optics copying build/lib/sympy/physics/pring.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/continuum_mechanics creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/continuum_mechanics/tests copying build/lib/sympy/physics/continuum_mechanics/tests/test_beam.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/continuum_mechanics/tests copying build/lib/sympy/physics/continuum_mechanics/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/continuum_mechanics/tests copying build/lib/sympy/physics/continuum_mechanics/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/continuum_mechanics copying build/lib/sympy/physics/continuum_mechanics/beam.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/continuum_mechanics creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/grover.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/matrixutils.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/qapply.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/constants.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_spin.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_operator.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_grover.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_qft.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_innerproduct.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_sho1d.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_cartesian.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_anticommutator.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_tensorproduct.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_density.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_state.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_gate.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_qexpr.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_pauli.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_matrixutils.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_identitysearch.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_operatorordering.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_qapply.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_boson.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_constants.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_hilbert.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_fermion.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_shor.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_printing.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_represent.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_piab.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_qasm.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_dagger.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_qubit.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_circuitplot.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_cg.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_operatorset.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_circuitutils.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_commutator.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/density.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/innerproduct.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/gate.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/cartesian.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/cg.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/operatorset.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/matrixcache.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/qubit.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/operator.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/dagger.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/state.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/qft.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/identitysearch.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/represent.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/hilbert.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/commutator.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/circuitutils.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/shor.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/fermion.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/anticommutator.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/pauli.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/tensorproduct.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/circuitplot.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/qexpr.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/qasm.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/operatorordering.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/piab.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/boson.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/sho1d.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/spin.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/paulialgebra.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics copying build/lib/sympy/physics/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics copying build/lib/sympy/physics/sho.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/tests copying build/lib/sympy/physics/units/tests/test_dimensionsystem.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/tests copying build/lib/sympy/physics/units/tests/test_prefixes.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/tests copying build/lib/sympy/physics/units/tests/test_dimensions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/tests copying build/lib/sympy/physics/units/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/tests copying build/lib/sympy/physics/units/tests/test_util.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/tests copying build/lib/sympy/physics/units/tests/test_unitsystem.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/tests copying build/lib/sympy/physics/units/tests/test_quantities.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/tests copying build/lib/sympy/physics/units/util.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units copying build/lib/sympy/physics/units/quantities.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units copying build/lib/sympy/physics/units/definitions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units copying build/lib/sympy/physics/units/unitsystem.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/systems copying build/lib/sympy/physics/units/systems/si.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/systems copying build/lib/sympy/physics/units/systems/natural.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/systems copying build/lib/sympy/physics/units/systems/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/systems copying build/lib/sympy/physics/units/systems/mks.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/systems copying build/lib/sympy/physics/units/systems/mksa.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/systems copying build/lib/sympy/physics/units/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units copying build/lib/sympy/physics/units/dimensions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units copying build/lib/sympy/physics/units/prefixes.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units copying build/lib/sympy/physics/matrices.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics copying build/lib/sympy/physics/secondquant.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics copying build/lib/sympy/physics/gaussopt.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics copying build/lib/sympy/physics/qho_1d.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/holonomic creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/holonomic/tests copying build/lib/sympy/holonomic/tests/test_holonomic.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/holonomic/tests copying build/lib/sympy/holonomic/tests/test_recurrence.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/holonomic/tests copying build/lib/sympy/holonomic/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/holonomic/tests copying build/lib/sympy/holonomic/linearsolver.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/holonomic copying build/lib/sympy/holonomic/recurrence.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/holonomic copying build/lib/sympy/holonomic/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/holonomic copying build/lib/sympy/holonomic/holonomicerrors.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/holonomic copying build/lib/sympy/holonomic/holonomic.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/holonomic copying build/lib/sympy/holonomic/numerical.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/holonomic creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions copying build/lib/sympy/assumptions/satask.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/tests copying build/lib/sympy/assumptions/tests/test_refine.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/tests copying build/lib/sympy/assumptions/tests/test_assumptions_2.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/tests copying build/lib/sympy/assumptions/tests/test_matrices.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/tests copying build/lib/sympy/assumptions/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/tests copying build/lib/sympy/assumptions/tests/test_query.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/tests copying build/lib/sympy/assumptions/tests/test_sathandlers.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/tests copying build/lib/sympy/assumptions/tests/test_context.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/tests copying build/lib/sympy/assumptions/tests/test_satask.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/tests copying build/lib/sympy/assumptions/assume.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions copying build/lib/sympy/assumptions/refine.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions copying build/lib/sympy/assumptions/ask_generated.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/handlers copying build/lib/sympy/assumptions/handlers/common.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/handlers copying build/lib/sympy/assumptions/handlers/calculus.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/handlers copying build/lib/sympy/assumptions/handlers/sets.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/handlers copying build/lib/sympy/assumptions/handlers/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/handlers copying build/lib/sympy/assumptions/handlers/matrices.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/handlers copying build/lib/sympy/assumptions/handlers/order.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/handlers copying build/lib/sympy/assumptions/handlers/ntheory.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/handlers copying build/lib/sympy/assumptions/ask.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions copying build/lib/sympy/assumptions/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions copying build/lib/sympy/assumptions/sathandlers.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/algebras creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/algebras/tests copying build/lib/sympy/algebras/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/algebras/tests copying build/lib/sympy/algebras/tests/test_quaternion.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/algebras/tests copying build/lib/sympy/algebras/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/algebras copying build/lib/sympy/algebras/quaternion.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/algebras copying build/lib/sympy/this.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy copying build/lib/sympy/galgebra.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy copying build/lib/sympy/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/subsets.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_perm_groups.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_fp_groups.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_permutations.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_named_groups.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_coset_table.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_generators.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_prufer.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_free_groups.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_rewriting.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_tensor_can.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_util.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_subsets.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_homomorphisms.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_graycode.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_partitions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_group_constructs.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_testutil.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_polyhedron.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/util.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/testutil.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/polyhedron.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/prufer.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/named_groups.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/perm_groups.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/partitions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/tensor_can.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/free_groups.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/graycode.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/homomorphisms.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/rewritingsystem_fsm.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/fp_groups.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/permutations.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/group_constructs.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/coset_table.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/rewritingsystem.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/generators.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/unify creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/unify/tests copying build/lib/sympy/unify/tests/test_rewrite.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/unify/tests copying build/lib/sympy/unify/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/unify/tests copying build/lib/sympy/unify/tests/test_unify.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/unify/tests copying build/lib/sympy/unify/tests/test_sympy.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/unify/tests copying build/lib/sympy/unify/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/unify copying build/lib/sympy/unify/rewrite.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/unify copying build/lib/sympy/unify/usympy.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/unify copying build/lib/sympy/unify/core.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/unify creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/polymatrix.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/rootisolation.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_factortools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_dispersion.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_specialpolys.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_partfrac.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_distributedmodules.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_polyutils.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_polyfuncs.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_polyclasses.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_monomials.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_euclidtools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_subresultants_qq_zz.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_constructor.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_rootisolation.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_solvers.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_polyoptions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_galoistools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_sqfreetools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_injections.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_polytools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_numberfields.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_ring_series.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_rationaltools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_orthopolys.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_groebnertools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_densetools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_orderings.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_rootoftools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_rings.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_densearith.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_densebasic.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_polymatrix.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_pythonrational.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_fields.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_multivariate_resultants.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_heuristicgcd.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_polyroots.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_modulargcd.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests copying build/lib/sympy/polys/constructor.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/numberfields.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/polyfuncs.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/modularinteger.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/polynomialring.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/tests copying build/lib/sympy/polys/domains/tests/test_polynomialring.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/tests copying build/lib/sympy/polys/domains/tests/test_quotientring.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/tests copying build/lib/sympy/polys/domains/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/tests copying build/lib/sympy/polys/domains/tests/test_domains.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/tests copying build/lib/sympy/polys/domains/old_polynomialring.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/old_fractionfield.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/expressiondomain.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/pythonrationalfield.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/realfield.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/pythonintegerring.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/domainelement.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/pythonfinitefield.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/compositedomain.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/simpledomain.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/ring.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/complexfield.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/domain.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/fractionfield.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/rationalfield.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/gmpyrationalfield.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/finitefield.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/characteristiczero.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/integerring.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/quotientring.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/pythonrational.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/gmpyfinitefield.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/groundtypes.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/algebraicfield.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/field.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/gmpyintegerring.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/mpelements.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains copying build/lib/sympy/polys/distributedmodules.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/benchmarks copying build/lib/sympy/polys/benchmarks/bench_galoispolys.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/benchmarks copying build/lib/sympy/polys/benchmarks/bench_solvers.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/benchmarks copying build/lib/sympy/polys/benchmarks/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/benchmarks copying build/lib/sympy/polys/benchmarks/bench_groebnertools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/benchmarks copying build/lib/sympy/polys/rings.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/specialpolys.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/polyutils.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/rootoftools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/polyconfig.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/solvers.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/sqfreetools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/partfrac.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/polyclasses.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/densetools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/fglmtools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/heuristicgcd.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/ring_series.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/modulargcd.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/rationaltools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/dispersion.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/orderings.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/polyquinticconst.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/densearith.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/polytools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/multivariate_resultants.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/factortools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/agca creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/agca/tests copying build/lib/sympy/polys/agca/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/agca/tests copying build/lib/sympy/polys/agca/tests/test_extensions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/agca/tests copying build/lib/sympy/polys/agca/tests/test_homomorphisms.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/agca/tests copying build/lib/sympy/polys/agca/tests/test_ideals.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/agca/tests copying build/lib/sympy/polys/agca/tests/test_modules.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/agca/tests copying build/lib/sympy/polys/agca/homomorphisms.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/agca copying build/lib/sympy/polys/agca/modules.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/agca copying build/lib/sympy/polys/agca/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/agca copying build/lib/sympy/polys/agca/ideals.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/agca copying build/lib/sympy/polys/agca/extensions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/agca copying build/lib/sympy/polys/orthopolys.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/polyoptions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/polyerrors.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/galoistools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/densebasic.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/groebnertools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/fields.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/monomials.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/compatibility.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/euclidtools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/subresultants_qq_zz.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys copying build/lib/sympy/polys/polyroots.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory copying build/lib/sympy/ntheory/generate.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/test_factor_.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/test_generate.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/test_modular.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/test_bbp_pi.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/test_partitions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/test_egyptian_fraction.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/test_residue.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/test_continued_fraction.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/test_multinomial.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/test_primetest.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/tests copying build/lib/sympy/ntheory/residue_ntheory.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory copying build/lib/sympy/ntheory/partitions_.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory copying build/lib/sympy/ntheory/primetest.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory copying build/lib/sympy/ntheory/continued_fraction.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory copying build/lib/sympy/ntheory/modular.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory copying build/lib/sympy/ntheory/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory copying build/lib/sympy/ntheory/egyptian_fraction.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory copying build/lib/sympy/ntheory/bbp_pi.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory copying build/lib/sympy/ntheory/multinomial.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory copying build/lib/sympy/ntheory/factor_.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/sympify.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_cache.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_count_ops.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_containers.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_truediv.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_operations.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_compatibility.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_complex.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_relational.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_sympify.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_arit.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_expr.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_args.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_equal.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_priority.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_match.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_function.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_symbol.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_facts.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_evalf.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_exprtools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_basic.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_assumptions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_expand.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_constructor_postprocessor.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_rules.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_eval.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_diff.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_evaluate.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_var.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_subs.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_trace.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_numbers.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_singleton.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_noncommutative.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_power.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_logic.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests copying build/lib/sympy/core/assumptions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/coreerrors.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/alphabets.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/cache.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/relational.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/benchmarks copying build/lib/sympy/core/benchmarks/bench_numbers.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/benchmarks copying build/lib/sympy/core/benchmarks/bench_expand.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/benchmarks copying build/lib/sympy/core/benchmarks/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/benchmarks copying build/lib/sympy/core/benchmarks/bench_basic.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/benchmarks copying build/lib/sympy/core/benchmarks/bench_sympify.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/benchmarks copying build/lib/sympy/core/benchmarks/bench_assumptions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/benchmarks copying build/lib/sympy/core/benchmarks/bench_arit.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/benchmarks copying build/lib/sympy/core/exprtools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/add.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/multidimensional.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/mul.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/symbol.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/facts.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/singleton.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/expr.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/trace.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/containers.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/rules.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/evalf.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/operations.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/basic.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/power.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/evaluate.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/core.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/mod.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/backend.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/decorators.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/compatibility.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/numbers.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/logic.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core copying build/lib/sympy/core/function.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry copying build/lib/sympy/geometry/plane.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/tests copying build/lib/sympy/geometry/tests/test_point.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/tests copying build/lib/sympy/geometry/tests/test_geometrysets.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/tests copying build/lib/sympy/geometry/tests/test_line.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/tests copying build/lib/sympy/geometry/tests/test_parabola.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/tests copying build/lib/sympy/geometry/tests/test_polygon.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/tests copying build/lib/sympy/geometry/tests/test_entity.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/tests copying build/lib/sympy/geometry/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/tests copying build/lib/sympy/geometry/tests/test_curve.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/tests copying build/lib/sympy/geometry/tests/test_util.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/tests copying build/lib/sympy/geometry/tests/test_ellipse.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/tests copying build/lib/sympy/geometry/tests/test_plane.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/tests copying build/lib/sympy/geometry/exceptions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry copying build/lib/sympy/geometry/util.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry copying build/lib/sympy/geometry/curve.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry copying build/lib/sympy/geometry/parabola.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry copying build/lib/sympy/geometry/ellipse.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry copying build/lib/sympy/geometry/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry copying build/lib/sympy/geometry/entity.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry copying build/lib/sympy/geometry/line.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry copying build/lib/sympy/geometry/polygon.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry copying build/lib/sympy/geometry/point.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/discrete creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/discrete/tests copying build/lib/sympy/discrete/tests/test_convolutions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/discrete/tests copying build/lib/sympy/discrete/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/discrete/tests copying build/lib/sympy/discrete/tests/test_recurrences.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/discrete/tests copying build/lib/sympy/discrete/tests/test_transforms.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/discrete/tests copying build/lib/sympy/discrete/recurrences.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/discrete copying build/lib/sympy/discrete/transforms.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/discrete copying build/lib/sympy/discrete/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/discrete copying build/lib/sympy/discrete/convolutions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/discrete creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/tests copying build/lib/sympy/strategies/tests/test_strat.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/tests copying build/lib/sympy/strategies/tests/test_core.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/tests copying build/lib/sympy/strategies/tests/test_tools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/tests copying build/lib/sympy/strategies/tests/test_traverse.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/tests copying build/lib/sympy/strategies/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/tests copying build/lib/sympy/strategies/tests/test_tree.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/tests copying build/lib/sympy/strategies/tests/test_rl.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/tests copying build/lib/sympy/strategies/util.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies copying build/lib/sympy/strategies/tree.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/branch creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/branch/tests copying build/lib/sympy/strategies/branch/tests/test_core.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/branch/tests copying build/lib/sympy/strategies/branch/tests/test_tools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/branch/tests copying build/lib/sympy/strategies/branch/tests/test_traverse.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/branch/tests copying build/lib/sympy/strategies/branch/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/branch/tests copying build/lib/sympy/strategies/branch/traverse.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/branch copying build/lib/sympy/strategies/branch/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/branch copying build/lib/sympy/strategies/branch/core.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/branch copying build/lib/sympy/strategies/branch/tools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/branch copying build/lib/sympy/strategies/traverse.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies copying build/lib/sympy/strategies/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies copying build/lib/sympy/strategies/rl.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies copying build/lib/sympy/strategies/core.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies copying build/lib/sympy/strategies/tools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals copying build/lib/sympy/integrals/risch.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_meijerint.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_manual.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_deltafunctions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_quadrature.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_intpoly.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_singularityfunctions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_failing_integrals.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_integrals.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_rationaltools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_lineintegrals.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_transforms.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_risch.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_heurisch.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_prde.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_rde.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_trigonometry.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/integrals.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/benchmarks copying build/lib/sympy/integrals/benchmarks/bench_integrate.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/benchmarks copying build/lib/sympy/integrals/benchmarks/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/benchmarks copying build/lib/sympy/integrals/benchmarks/bench_trigintegrate.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/benchmarks copying build/lib/sympy/integrals/transforms.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals copying build/lib/sympy/integrals/quadrature.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals copying build/lib/sympy/integrals/heurisch.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/tests copying build/lib/sympy/integrals/rubi/tests/test_utility_function.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/tests copying build/lib/sympy/integrals/rubi/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/tests copying build/lib/sympy/integrals/rubi/tests/test_rubi_integrate.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/tests creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules copying build/lib/sympy/integrals/rubi/rules/sine.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules copying build/lib/sympy/integrals/rubi/rules/integrand_simplification.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules copying build/lib/sympy/integrals/rubi/rules/exponential.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules copying build/lib/sympy/integrals/rubi/rules/binomial_products.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules copying build/lib/sympy/integrals/rubi/rules/logarithms.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules copying build/lib/sympy/integrals/rubi/rules/miscellaneous_algebraic.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules copying build/lib/sympy/integrals/rubi/rules/special_functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules copying build/lib/sympy/integrals/rubi/rules/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules copying build/lib/sympy/integrals/rubi/rules/hyperbolic.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules copying build/lib/sympy/integrals/rubi/rules/miscellaneous_trig.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules copying build/lib/sympy/integrals/rubi/rules/miscellaneous_integration.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules copying build/lib/sympy/integrals/rubi/rules/tangent.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules copying build/lib/sympy/integrals/rubi/rules/linear_products.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules copying build/lib/sympy/integrals/rubi/rules/secant.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules copying build/lib/sympy/integrals/rubi/rules/inverse_hyperbolic.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules copying build/lib/sympy/integrals/rubi/rules/piecewise_linear.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules copying build/lib/sympy/integrals/rubi/rules/quadratic_products.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules copying build/lib/sympy/integrals/rubi/rules/inverse_trig.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules copying build/lib/sympy/integrals/rubi/rules/trinomial_products.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules copying build/lib/sympy/integrals/rubi/symbol.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi copying build/lib/sympy/integrals/rubi/utility_function.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi copying build/lib/sympy/integrals/rubi/rubi.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi copying build/lib/sympy/integrals/rubi/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/parsetools creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/parsetools/tests copying build/lib/sympy/integrals/rubi/parsetools/tests/test_parse.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/parsetools/tests copying build/lib/sympy/integrals/rubi/parsetools/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/parsetools/tests copying build/lib/sympy/integrals/rubi/parsetools/generate_tests.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/parsetools copying build/lib/sympy/integrals/rubi/parsetools/parse.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/parsetools copying build/lib/sympy/integrals/rubi/parsetools/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/parsetools copying build/lib/sympy/integrals/rubi/parsetools/generate_rules.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/parsetools copying build/lib/sympy/integrals/rubi/parsetools/header.py.txt -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/parsetools copying build/lib/sympy/integrals/rubi/constraints.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_inverse_hyperbolic_sine.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_hyperbolic_sine.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_trinomials.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_exponential.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_secant.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_1_2.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_1_3.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_miscellaneous_algebra.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_tangent.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_logarithms.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_sine.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests copying build/lib/sympy/integrals/rubi/rubi_tests/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_inverse_sine.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_1_4.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_special_functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests copying build/lib/sympy/integrals/rubi/rubi_tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests copying build/lib/sympy/integrals/meijerint_doc.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals copying build/lib/sympy/integrals/deltafunctions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals copying build/lib/sympy/integrals/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals copying build/lib/sympy/integrals/rationaltools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals copying build/lib/sympy/integrals/prde.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals copying build/lib/sympy/integrals/trigonometry.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals copying build/lib/sympy/integrals/intpoly.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals copying build/lib/sympy/integrals/manualintegrate.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals copying build/lib/sympy/integrals/meijerint.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals copying build/lib/sympy/integrals/rde.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals copying build/lib/sympy/integrals/singularityfunctions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete/tests copying build/lib/sympy/concrete/tests/test_sums_products.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete/tests copying build/lib/sympy/concrete/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete/tests copying build/lib/sympy/concrete/tests/test_delta.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete/tests copying build/lib/sympy/concrete/tests/test_gosper.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete/tests copying build/lib/sympy/concrete/tests/test_guess.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete/tests copying build/lib/sympy/concrete/tests/test_products.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete/tests copying build/lib/sympy/concrete/guess.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete copying build/lib/sympy/concrete/expr_with_intlimits.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete copying build/lib/sympy/concrete/delta.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete copying build/lib/sympy/concrete/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete copying build/lib/sympy/concrete/summations.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete copying build/lib/sympy/concrete/products.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete copying build/lib/sympy/concrete/gosper.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete copying build/lib/sympy/concrete/expr_with_limits.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/deprecated creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/deprecated/tests copying build/lib/sympy/deprecated/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/deprecated/tests copying build/lib/sympy/deprecated/tests/test_class_registry.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/deprecated/tests copying build/lib/sympy/deprecated/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/deprecated copying build/lib/sympy/deprecated/class_registry.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/deprecated creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_root_system.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_type_D.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_dynkin_diagram.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_type_A.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_type_G.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_weyl_group.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_type_B.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_type_C.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_type_F.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_cartan_matrix.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_type_E.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_cartan_type.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/type_b.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras copying build/lib/sympy/liealgebras/type_f.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras copying build/lib/sympy/liealgebras/cartan_matrix.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras copying build/lib/sympy/liealgebras/type_e.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras copying build/lib/sympy/liealgebras/cartan_type.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras copying build/lib/sympy/liealgebras/type_d.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras copying build/lib/sympy/liealgebras/type_c.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras copying build/lib/sympy/liealgebras/type_a.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras copying build/lib/sympy/liealgebras/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras copying build/lib/sympy/liealgebras/dynkin_diagram.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras copying build/lib/sympy/liealgebras/type_g.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras copying build/lib/sympy/liealgebras/root_system.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras copying build/lib/sympy/liealgebras/weyl_group.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/diffgeom creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/diffgeom/tests copying build/lib/sympy/diffgeom/tests/test_hyperbolic_space.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/diffgeom/tests copying build/lib/sympy/diffgeom/tests/test_class_structure.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/diffgeom/tests copying build/lib/sympy/diffgeom/tests/test_diffgeom.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/diffgeom/tests copying build/lib/sympy/diffgeom/tests/test_function_diffgeom_book.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/diffgeom/tests copying build/lib/sympy/diffgeom/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/diffgeom/tests copying build/lib/sympy/diffgeom/diffgeom.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/diffgeom copying build/lib/sympy/diffgeom/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/diffgeom copying build/lib/sympy/diffgeom/rn.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/diffgeom creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/tests copying build/lib/sympy/tensor/tests/test_tensor.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/tests copying build/lib/sympy/tensor/tests/test_tensor_operators.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/tests copying build/lib/sympy/tensor/tests/test_index_methods.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/tests copying build/lib/sympy/tensor/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/tests copying build/lib/sympy/tensor/tests/test_indexed.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/tests copying build/lib/sympy/tensor/tests/test_tensor_element.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/tests copying build/lib/sympy/tensor/tests/test_functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/tests copying build/lib/sympy/tensor/toperators.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor copying build/lib/sympy/tensor/index_methods.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/array creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/array/tests copying build/lib/sympy/tensor/array/tests/test_arrayop.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/array/tests copying build/lib/sympy/tensor/array/tests/test_ndim_array_conversions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/array/tests copying build/lib/sympy/tensor/array/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/array/tests copying build/lib/sympy/tensor/array/tests/test_immutable_ndim_array.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/array/tests copying build/lib/sympy/tensor/array/tests/test_mutable_ndim_array.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/array/tests copying build/lib/sympy/tensor/array/mutable_ndim_array.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/array copying build/lib/sympy/tensor/array/sparse_ndim_array.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/array copying build/lib/sympy/tensor/array/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/array copying build/lib/sympy/tensor/array/dense_ndim_array.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/array copying build/lib/sympy/tensor/array/arrayop.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/array copying build/lib/sympy/tensor/array/ndim_array.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/array copying build/lib/sympy/tensor/indexed.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor copying build/lib/sympy/tensor/functions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor copying build/lib/sympy/tensor/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor copying build/lib/sympy/tensor/tensor.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/crypto creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/crypto/tests copying build/lib/sympy/crypto/tests/test_crypto.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/crypto/tests copying build/lib/sympy/crypto/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/crypto/tests copying build/lib/sympy/crypto/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/crypto copying build/lib/sympy/crypto/crypto.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/crypto creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/multipledispatch creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/multipledispatch/tests copying build/lib/sympy/multipledispatch/tests/test_core.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/multipledispatch/tests copying build/lib/sympy/multipledispatch/tests/test_conflict.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/multipledispatch/tests copying build/lib/sympy/multipledispatch/tests/test_dispatcher.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/multipledispatch/tests copying build/lib/sympy/multipledispatch/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/multipledispatch/tests copying build/lib/sympy/multipledispatch/conflict.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/multipledispatch copying build/lib/sympy/multipledispatch/dispatcher.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/multipledispatch copying build/lib/sympy/multipledispatch/utils.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/multipledispatch copying build/lib/sympy/multipledispatch/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/multipledispatch copying build/lib/sympy/multipledispatch/core.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/multipledispatch creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_epathtools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_traversaltools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_ratsimp.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_gammasimp.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_cse.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_rewrite.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_fu.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_hyperexpand.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_function.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_combsimp.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_simplify.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_powsimp.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_sqrtdenest.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_radsimp.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_trigsimp.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/cse_opts.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify copying build/lib/sympy/simplify/epathtools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify copying build/lib/sympy/simplify/cse_main.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify copying build/lib/sympy/simplify/fu.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify copying build/lib/sympy/simplify/powsimp.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify copying build/lib/sympy/simplify/radsimp.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify copying build/lib/sympy/simplify/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify copying build/lib/sympy/simplify/gammasimp.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify copying build/lib/sympy/simplify/combsimp.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify copying build/lib/sympy/simplify/ratsimp.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify copying build/lib/sympy/simplify/sqrtdenest.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify copying build/lib/sympy/simplify/trigsimp.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify copying build/lib/sympy/simplify/simplify.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify copying build/lib/sympy/simplify/hyperexpand.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify copying build/lib/sympy/simplify/traversaltools.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify copying build/lib/sympy/simplify/hyperexpand_doc.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sandbox creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sandbox/tests copying build/lib/sympy/sandbox/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sandbox/tests copying build/lib/sympy/sandbox/tests/test_indexed_integrals.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sandbox/tests copying build/lib/sympy/sandbox/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sandbox copying build/lib/sympy/sandbox/indexed_integrals.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sandbox creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/cxxcode.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/glsl.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_preview.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_str.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_gtk.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_rust.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_repr.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_ccode.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_glsl.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_tableform.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_latex.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_lambdarepr.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_pycode.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_theanocode.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_dot.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_codeprinter.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_python.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_octave.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_cxxcode.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_tensorflow.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_precedence.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_conventions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_jscode.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_julia.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_fcode.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_numpy.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_mathematica.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_mathml.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_rcode.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_llvmjit.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests copying build/lib/sympy/printing/jscode.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/tree.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/llvmjitcode.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/dot.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/python.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/precedence.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/conventions.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/defaults.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/repr.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/julia.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/rust.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/lambdarepr.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/preview.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/pycode.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/tableform.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/fcode.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/rcode.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/theanocode.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/codeprinter.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/str.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/tensorflow.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/printer.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/mathml.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/octave.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/latex.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/ccode.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/sympy/printing/mathematica.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/pretty creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/pretty/tests copying build/lib/sympy/printing/pretty/tests/test_pretty.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/pretty/tests copying build/lib/sympy/printing/pretty/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/pretty/tests copying build/lib/sympy/printing/pretty/pretty_symbology.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/pretty copying build/lib/sympy/printing/pretty/__init__.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/pretty copying build/lib/sympy/printing/pretty/pretty.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/pretty copying build/lib/sympy/printing/pretty/stringpict.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/pretty copying build/lib/sympy/printing/gtk.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing copying build/lib/isympy.py -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests/test_autowrap.py to test_autowrap.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests/test_pytest.py to test_pytest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests/test_timeutils.py to test_timeutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests/diagnose_imports.py to diagnose_imports.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests/test_codegen_octave.py to test_codegen_octave.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests/test_iterables.py to test_iterables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests/test_travis.py to test_travis.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests/test_misc.py to test_misc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests/test_source.py to test_source.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests/test_codegen.py to test_codegen.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests/test_pickling.py to test_pickling.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests/test_codegen_rust.py to test_codegen_rust.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests/test_decorator.py to test_decorator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests/test_wester.py to test_wester.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests/test_codegen_julia.py to test_codegen_julia.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests/test_enumerative.py to test_enumerative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests/test_module_imports.py to test_module_imports.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests/test_lambdify.py to test_lambdify.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests/test_code_quality.py to test_code_quality.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/runtests.py to runtests.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/magic.py to magic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/benchmarking.py to benchmarking.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/timeutils.py to timeutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/autowrap.py to autowrap.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/misc.py to misc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/decorator.py to decorator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/iterables.py to iterables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/matchpy_connector.py to matchpy_connector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/pytest.py to pytest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/memoization.py to memoization.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/_compilation/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/_compilation/tests/test_compilation.py to test_compilation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/_compilation/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/_compilation/compilation.py to compilation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/_compilation/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/_compilation/runners.py to runners.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/_compilation/availability.py to availability.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tmpfiles.py to tmpfiles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/enumerative.py to enumerative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/mathml/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/lambdify.py to lambdify.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/codegen.py to codegen.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/randtest.py to randtest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/pkgdata.py to pkgdata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/source.py to source.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/tests/test_field_functions.py to test_field_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/tests/test_dyadic.py to test_dyadic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/tests/test_vector.py to test_vector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/tests/test_coordsysrect.py to test_coordsysrect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/tests/test_operators.py to test_operators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/tests/test_printing.py to test_printing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/tests/test_functions.py to test_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/basisdependent.py to basisdependent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/scalar.py to scalar.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/coordsysrect.py to coordsysrect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/vector.py to vector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/orienters.py to orienters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/functions.py to functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/operators.py to operators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/dyadic.py to dyadic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/point.py to point.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/vector/deloperator.py to deloperator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/categories/tests/test_baseclasses.py to test_baseclasses.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/categories/tests/test_drawing.py to test_drawing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/categories/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/categories/diagram_drawing.py to diagram_drawing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/categories/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/categories/baseclasses.py to baseclasses.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/joint_rv_types.py to joint_rv_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/tests/test_rv.py to test_rv.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/tests/test_error_prop.py to test_error_prop.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/tests/test_joint_rv.py to test_joint_rv.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/tests/test_mix.py to test_mix.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/tests/test_continuous_rv.py to test_continuous_rv.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/tests/test_finite_rv.py to test_finite_rv.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/tests/test_discrete_rv.py to test_discrete_rv.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/tests/test_symbolic_probability.py to test_symbolic_probability.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/frv.py to frv.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/rv.py to rv.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/frv_types.py to frv_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/error_prop.py to error_prop.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/symbolic_probability.py to symbolic_probability.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/rv_interface.py to rv_interface.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/drv.py to drv.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/joint_rv.py to joint_rv.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/crv.py to crv.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/drv_types.py to drv_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/stats/crv_types.py to crv_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/tests/test_implicit_multiplication_application.py to test_implicit_multiplication_application.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/tests/test_autolev.py to test_autolev.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/tests/test_maxima.py to test_maxima.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/tests/test_latex.py to test_latex.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/tests/test_latex_deps.py to test_latex_deps.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/tests/test_sympy_parser.py to test_sympy_parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/tests/test_mathematica.py to test_mathematica.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/sympy_parser.py to sympy_parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/ast_parser.py to ast_parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/latex/errors.py to errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/latex/_antlr/latexlexer.py to latexlexer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/latex/_antlr/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/latex/_antlr/latexparser.py to latexparser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/latex/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/latex/_parse_latex_antlr.py to _parse_latex_antlr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/latex/_build_latex_antlr.py to _build_latex_antlr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/maxima.py to maxima.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/mathematica.py to mathematica.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/_parse_autolev_antlr.py to _parse_autolev_antlr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/ruletest5.py to ruletest5.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/ruletest10.py to ruletest10.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/ruletest6.py to ruletest6.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/ruletest2.py to ruletest2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.py to mass_spring_damper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.py to chaos_pendulum.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.py to non_min_pendulum.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.py to double_pendulum.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/ruletest9.py to ruletest9.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/ruletest12.py to ruletest12.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/ruletest3.py to ruletest3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/ruletest11.py to ruletest11.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/ruletest1.py to ruletest1.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/ruletest7.py to ruletest7.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/ruletest8.py to ruletest8.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/test-examples/ruletest4.py to ruletest4.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/_antlr/autolevparser.py to autolevparser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/_antlr/autolevlistener.py to autolevlistener.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/_antlr/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/_antlr/autolevlexer.py to autolevlexer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/parsing/autolev/_listener_autolev_antlr.py to _listener_autolev_antlr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/release.py to release.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/external/tests/test_autowrap.py to test_autowrap.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/external/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/external/tests/test_sage.py to test_sage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/external/tests/test_codegen.py to test_codegen.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/external/tests/test_scipy.py to test_scipy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/external/tests/test_importtools.py to test_importtools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/external/tests/test_numpy.py to test_numpy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/external/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/external/importtools.py to importtools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/benchmarks/bench_discrete_log.py to bench_discrete_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/benchmarks/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/benchmarks/bench_symbench.py to bench_symbench.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/benchmarks/bench_meijerint.py to bench_meijerint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/tests/test_fancysets.py to test_fancysets.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/tests/test_sets.py to test_sets.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/tests/test_conditionset.py to test_conditionset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/tests/test_ordinals.py to test_ordinals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/tests/test_setexpr.py to test_setexpr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/tests/test_contains.py to test_contains.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/conditionset.py to conditionset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/contains.py to contains.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/setexpr.py to setexpr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/fancysets.py to fancysets.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/handlers/add.py to add.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/handlers/intersection.py to intersection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/handlers/mul.py to mul.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/handlers/functions.py to functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/handlers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/handlers/power.py to power.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/handlers/union.py to union.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/sets.py to sets.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sets/ordinals.py to ordinals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/calculus/euler.py to euler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/calculus/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/calculus/tests/test_util.py to test_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/calculus/tests/test_euler.py to test_euler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/calculus/tests/test_singularities.py to test_singularities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/calculus/tests/test_finite_diff.py to test_finite_diff.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/calculus/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/calculus/singularities.py to singularities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/calculus/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/calculus/finite_diff.py to finite_diff.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/tests/test_immutable.py to test_immutable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/tests/test_matrices.py to test_matrices.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/tests/test_commonmatrix.py to test_commonmatrix.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/tests/test_sparsetools.py to test_sparsetools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/tests/test_densetools.py to test_densetools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/tests/test_densesolve.py to test_densesolve.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/tests/test_densearith.py to test_densearith.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/tests/test_interactions.py to test_interactions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/tests/test_sparse.py to test_sparse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/tests/test_normalforms.py to test_normalforms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/normalforms.py to normalforms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/benchmarks/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/benchmarks/bench_matrix.py to bench_matrix.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/dense.py to dense.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/densesolve.py to densesolve.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/densetools.py to densetools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/immutable.py to immutable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/determinant.py to determinant.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests/test_matpow.py to test_matpow.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests/test_determinant.py to test_determinant.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests/test_diagonal.py to test_diagonal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests/test_applyfunc.py to test_applyfunc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests/test_fourier.py to test_fourier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests/test_kronecker.py to test_kronecker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests/test_slice.py to test_slice.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests/test_derivatives.py to test_derivatives.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests/test_matadd.py to test_matadd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests/test_matmul.py to test_matmul.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests/test_blockmatrix.py to test_blockmatrix.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests/test_transpose.py to test_transpose.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests/test_inverse.py to test_inverse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests/test_indexing.py to test_indexing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests/test_matexpr.py to test_matexpr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests/test_trace.py to test_trace.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests/test_hadamard.py to test_hadamard.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests/test_funcmatrix.py to test_funcmatrix.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests/test_dotproduct.py to test_dotproduct.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests/test_adjoint.py to test_adjoint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/tests/test_factorizations.py to test_factorizations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/factorizations.py to factorizations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/applyfunc.py to applyfunc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/transpose.py to transpose.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/diagonal.py to diagonal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/kronecker.py to kronecker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/adjoint.py to adjoint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/matadd.py to matadd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/trace.py to trace.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/blockmatrix.py to blockmatrix.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/matpow.py to matpow.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/slice.py to slice.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/matexpr.py to matexpr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/hadamard.py to hadamard.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/inverse.py to inverse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/dotproduct.py to dotproduct.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/fourier.py to fourier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/matmul.py to matmul.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/expressions/funcmatrix.py to funcmatrix.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/densearith.py to densearith.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/matrices.py to matrices.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/sparsetools.py to sparsetools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/matrices/sparse.py to sparse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/combinatorial/tests/test_comb_factorials.py to test_comb_factorials.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/combinatorial/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/combinatorial/tests/test_comb_numbers.py to test_comb_numbers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/combinatorial/factorials.py to factorials.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/combinatorial/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/combinatorial/numbers.py to numbers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests/test_bessel.py to test_bessel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests/test_bsplines.py to test_bsplines.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests/test_spherical_harmonics.py to test_spherical_harmonics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests/test_delta_functions.py to test_delta_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests/test_elliptic_integrals.py to test_elliptic_integrals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests/test_error_functions.py to test_error_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests/test_mathieu.py to test_mathieu.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests/test_singularity_functions.py to test_singularity_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests/test_spec_polynomials.py to test_spec_polynomials.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests/test_tensor_functions.py to test_tensor_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests/test_zeta_functions.py to test_zeta_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests/test_gamma_functions.py to test_gamma_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests/test_hyper.py to test_hyper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tests/test_beta_functions.py to test_beta_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/gamma_functions.py to gamma_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/benchmarks/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/benchmarks/bench_special.py to bench_special.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/polynomials.py to polynomials.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/beta_functions.py to beta_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/elliptic_integrals.py to elliptic_integrals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/hyper.py to hyper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/mathieu_functions.py to mathieu_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/error_functions.py to error_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/singularity_functions.py to singularity_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/bessel.py to bessel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/tensor_functions.py to tensor_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/bsplines.py to bsplines.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/zeta_functions.py to zeta_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/spherical_harmonics.py to spherical_harmonics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/special/delta_functions.py to delta_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/trigonometric.py to trigonometric.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/tests/test_piecewise.py to test_piecewise.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/tests/test_integers.py to test_integers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/tests/test_exponential.py to test_exponential.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/tests/test_complexes.py to test_complexes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/tests/test_miscellaneous.py to test_miscellaneous.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/tests/test_hyperbolic.py to test_hyperbolic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/tests/test_interface.py to test_interface.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/tests/test_trigonometric.py to test_trigonometric.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/benchmarks/bench_exp.py to bench_exp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/benchmarks/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/exponential.py to exponential.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/integers.py to integers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/miscellaneous.py to miscellaneous.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/piecewise.py to piecewise.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/hyperbolic.py to hyperbolic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/functions/elementary/complexes.py to complexes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic/utilities/dimacs.py to dimacs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic/utilities/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic/tests/test_dimacs.py to test_dimacs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic/tests/test_boolalg.py to test_boolalg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic/tests/test_inference.py to test_inference.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic/algorithms/dpll.py to dpll.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic/algorithms/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic/algorithms/dpll2.py to dpll2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic/inference.py to inference.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/logic/boolalg.py to boolalg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/interactive/tests/test_interactive.py to test_interactive.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/interactive/tests/test_ipython.py to test_ipython.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/interactive/tests/test_ipythonprinting.py to test_ipythonprinting.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/interactive/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/interactive/ipythonprinting.py to ipythonprinting.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/interactive/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/interactive/printing.py to printing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/interactive/session.py to session.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/plot_implicit.py to plot_implicit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/experimental_lambdify.py to experimental_lambdify.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/tests/test_plot_implicit.py to test_plot_implicit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/tests/test_plot.py to test_plot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/plot.py to plot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/textplot.py to textplot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot/tests/test_plotting.py to test_plotting.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot/plot.py to plot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot/plot_curve.py to plot_curve.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot/plot_rotation.py to plot_rotation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot/plot_surface.py to plot_surface.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot/plot_mode.py to plot_mode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot/managed_window.py to managed_window.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot/plot_interval.py to plot_interval.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot/color_scheme.py to color_scheme.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot/plot_window.py to plot_window.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot/plot_axes.py to plot_axes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot/plot_mode_base.py to plot_mode_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot/plot_object.py to plot_object.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot/plot_controller.py to plot_controller.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot/plot_camera.py to plot_camera.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/pygletplot/plot_modes.py to plot_modes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/intervalmath/tests/test_interval_functions.py to test_interval_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/intervalmath/tests/test_intervalmath.py to test_intervalmath.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/intervalmath/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/intervalmath/interval_arithmetic.py to interval_arithmetic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/intervalmath/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/plotting/intervalmath/lib_interval.py to lib_interval.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/tests/test_cfunctions.py to test_cfunctions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/tests/test_cxxnodes.py to test_cxxnodes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/tests/test_array_utils.py to test_array_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/tests/test_rewriting.py to test_rewriting.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/tests/test_ast.py to test_ast.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/tests/test_applications.py to test_applications.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/tests/test_algorithms.py to test_algorithms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/tests/test_fnodes.py to test_fnodes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/tests/test_cnodes.py to test_cnodes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/tests/test_approximations.py to test_approximations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/cxxnodes.py to cxxnodes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/cfunctions.py to cfunctions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/fnodes.py to fnodes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/approximations.py to approximations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/futils.py to futils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/cnodes.py to cnodes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/algorithms.py to algorithms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/ast.py to ast.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/pyutils.py to pyutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/array_utils.py to array_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/cutils.py to cutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/codegen/rewriting.py to rewriting.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/tests/test_constantsimp.py to test_constantsimp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/tests/test_solveset.py to test_solveset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/tests/test_numeric.py to test_numeric.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/tests/test_recurr.py to test_recurr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/tests/test_decompogen.py to test_decompogen.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/tests/test_solvers.py to test_solvers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/tests/test_polysys.py to test_polysys.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/tests/test_pde.py to test_pde.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/tests/test_inequalities.py to test_inequalities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/tests/test_diophantine.py to test_diophantine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/tests/test_ode.py to test_ode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/bivariate.py to bivariate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/benchmarks/bench_solvers.py to bench_solvers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/benchmarks/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/decompogen.py to decompogen.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/inequalities.py to inequalities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/solveset.py to solveset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/solvers.py to solvers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/recurr.py to recurr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/ode.py to ode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/polysys.py to polysys.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/diophantine.py to diophantine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/pde.py to pde.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/solvers/deutils.py to deutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/conftest.py to conftest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/approximants.py to approximants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/sequences.py to sequences.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests/test_fourier.py to test_fourier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests/test_approximants.py to test_approximants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests/test_sequences.py to test_sequences.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests/test_kauers.py to test_kauers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests/test_series.py to test_series.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests/test_limitseq.py to test_limitseq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests/test_limits.py to test_limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests/test_order.py to test_order.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests/test_demidovich.py to test_demidovich.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests/test_gruntz.py to test_gruntz.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests/test_nseries.py to test_nseries.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests/test_residues.py to test_residues.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests/test_formal.py to test_formal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/tests/test_lseries.py to test_lseries.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/acceleration.py to acceleration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/benchmarks/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/benchmarks/bench_order.py to bench_order.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/benchmarks/bench_limit.py to bench_limit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/kauers.py to kauers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/formal.py to formal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/limitseq.py to limitseq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/gruntz.py to gruntz.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/limits.py to limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/series_class.py to series_class.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/series.py to series.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/order.py to order.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/fourier.py to fourier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/series/residues.py to residues.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/abc.py to abc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/tests/test_hydrogen.py to test_hydrogen.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/tests/test_secondquant.py to test_secondquant.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/tests/test_paulialgebra.py to test_paulialgebra.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/tests/test_physics_matrices.py to test_physics_matrices.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/tests/test_pring.py to test_pring.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/tests/test_clebsch_gordan.py to test_clebsch_gordan.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/tests/test_qho_1d.py to test_qho_1d.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/tests/test_sho.py to test_sho.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests/test_particle.py to test_particle.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests/test_kane.py to test_kane.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests/test_kane2.py to test_kane2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests/test_linearize.py to test_linearize.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests/test_lagrange.py to test_lagrange.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests/test_body.py to test_body.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests/test_rigidbody.py to test_rigidbody.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests/test_system.py to test_system.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests/test_lagrange2.py to test_lagrange2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests/test_functions.py to test_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests/test_models.py to test_models.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/tests/test_kane3.py to test_kane3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/lagrange.py to lagrange.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/kane.py to kane.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/models.py to models.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/functions.py to functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/rigidbody.py to rigidbody.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/system.py to system.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/particle.py to particle.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/body.py to body.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/linearize.py to linearize.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/tests/test_dyadic.py to test_dyadic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/tests/test_point.py to test_point.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/tests/test_frame.py to test_frame.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/tests/test_vector.py to test_vector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/tests/test_fieldfunctions.py to test_fieldfunctions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/tests/test_output.py to test_output.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/tests/test_printing.py to test_printing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/tests/test_functions.py to test_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/frame.py to frame.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/vector.py to vector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/fieldfunctions.py to fieldfunctions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/functions.py to functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/dyadic.py to dyadic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/point.py to point.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/vector/printing.py to printing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/hydrogen.py to hydrogen.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/hep/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/hep/tests/test_gamma_matrices.py to test_gamma_matrices.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/hep/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/hep/gamma_matrices.py to gamma_matrices.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/wigner.py to wigner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/optics/tests/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/optics/tests/test_waves.py to test_waves.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/optics/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/optics/tests/test_medium.py to test_medium.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/optics/tests/test_gaussopt.py to test_gaussopt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/optics/waves.py to waves.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/optics/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/optics/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/optics/medium.py to medium.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/optics/gaussopt.py to gaussopt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/pring.py to pring.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/continuum_mechanics/tests/test_beam.py to test_beam.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/continuum_mechanics/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/continuum_mechanics/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/continuum_mechanics/beam.py to beam.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/grover.py to grover.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/matrixutils.py to matrixutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/qapply.py to qapply.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_spin.py to test_spin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_operator.py to test_operator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_grover.py to test_grover.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_qft.py to test_qft.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_innerproduct.py to test_innerproduct.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_sho1d.py to test_sho1d.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_cartesian.py to test_cartesian.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_anticommutator.py to test_anticommutator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_tensorproduct.py to test_tensorproduct.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_density.py to test_density.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_state.py to test_state.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_gate.py to test_gate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_qexpr.py to test_qexpr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_pauli.py to test_pauli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_matrixutils.py to test_matrixutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_identitysearch.py to test_identitysearch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_operatorordering.py to test_operatorordering.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_qapply.py to test_qapply.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_boson.py to test_boson.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_constants.py to test_constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_hilbert.py to test_hilbert.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_fermion.py to test_fermion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_shor.py to test_shor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_printing.py to test_printing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_represent.py to test_represent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_piab.py to test_piab.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_qasm.py to test_qasm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_dagger.py to test_dagger.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_qubit.py to test_qubit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_circuitplot.py to test_circuitplot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_cg.py to test_cg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_operatorset.py to test_operatorset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_circuitutils.py to test_circuitutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tests/test_commutator.py to test_commutator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/density.py to density.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/innerproduct.py to innerproduct.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/gate.py to gate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/cartesian.py to cartesian.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/cg.py to cg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/operatorset.py to operatorset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/matrixcache.py to matrixcache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/qubit.py to qubit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/operator.py to operator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/dagger.py to dagger.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/state.py to state.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/qft.py to qft.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/identitysearch.py to identitysearch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/represent.py to represent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/hilbert.py to hilbert.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/commutator.py to commutator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/circuitutils.py to circuitutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/shor.py to shor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/fermion.py to fermion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/anticommutator.py to anticommutator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/pauli.py to pauli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/tensorproduct.py to tensorproduct.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/circuitplot.py to circuitplot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/qexpr.py to qexpr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/qasm.py to qasm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/operatorordering.py to operatorordering.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/piab.py to piab.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/boson.py to boson.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/sho1d.py to sho1d.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/quantum/spin.py to spin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/paulialgebra.py to paulialgebra.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/sho.py to sho.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/tests/test_dimensionsystem.py to test_dimensionsystem.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/tests/test_prefixes.py to test_prefixes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/tests/test_dimensions.py to test_dimensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/tests/test_util.py to test_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/tests/test_unitsystem.py to test_unitsystem.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/tests/test_quantities.py to test_quantities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/quantities.py to quantities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/definitions.py to definitions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/unitsystem.py to unitsystem.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/systems/si.py to si.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/systems/natural.py to natural.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/systems/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/systems/mks.py to mks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/systems/mksa.py to mksa.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/dimensions.py to dimensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/units/prefixes.py to prefixes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/matrices.py to matrices.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/secondquant.py to secondquant.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/gaussopt.py to gaussopt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/qho_1d.py to qho_1d.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/holonomic/tests/test_holonomic.py to test_holonomic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/holonomic/tests/test_recurrence.py to test_recurrence.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/holonomic/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/holonomic/linearsolver.py to linearsolver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/holonomic/recurrence.py to recurrence.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/holonomic/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/holonomic/holonomicerrors.py to holonomicerrors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/holonomic/holonomic.py to holonomic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/holonomic/numerical.py to numerical.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/satask.py to satask.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/tests/test_refine.py to test_refine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/tests/test_assumptions_2.py to test_assumptions_2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/tests/test_matrices.py to test_matrices.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/tests/test_query.py to test_query.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/tests/test_sathandlers.py to test_sathandlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/tests/test_context.py to test_context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/tests/test_satask.py to test_satask.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/assume.py to assume.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/refine.py to refine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/ask_generated.py to ask_generated.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/handlers/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/handlers/calculus.py to calculus.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/handlers/sets.py to sets.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/handlers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/handlers/matrices.py to matrices.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/handlers/order.py to order.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/handlers/ntheory.py to ntheory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/ask.py to ask.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/assumptions/sathandlers.py to sathandlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/algebras/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/algebras/tests/test_quaternion.py to test_quaternion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/algebras/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/algebras/quaternion.py to quaternion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/this.py to this.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/galgebra.py to galgebra.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/subsets.py to subsets.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests/test_perm_groups.py to test_perm_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests/test_fp_groups.py to test_fp_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests/test_permutations.py to test_permutations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests/test_named_groups.py to test_named_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests/test_coset_table.py to test_coset_table.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests/test_generators.py to test_generators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests/test_prufer.py to test_prufer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests/test_free_groups.py to test_free_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests/test_rewriting.py to test_rewriting.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests/test_tensor_can.py to test_tensor_can.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests/test_util.py to test_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests/test_subsets.py to test_subsets.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests/test_homomorphisms.py to test_homomorphisms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests/test_graycode.py to test_graycode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests/test_partitions.py to test_partitions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests/test_group_constructs.py to test_group_constructs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests/test_testutil.py to test_testutil.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tests/test_polyhedron.py to test_polyhedron.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/testutil.py to testutil.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/polyhedron.py to polyhedron.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/prufer.py to prufer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/named_groups.py to named_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/perm_groups.py to perm_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/partitions.py to partitions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/tensor_can.py to tensor_can.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/free_groups.py to free_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/graycode.py to graycode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/homomorphisms.py to homomorphisms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/rewritingsystem_fsm.py to rewritingsystem_fsm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/fp_groups.py to fp_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/permutations.py to permutations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/group_constructs.py to group_constructs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/coset_table.py to coset_table.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/rewritingsystem.py to rewritingsystem.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/combinatorics/generators.py to generators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/unify/tests/test_rewrite.py to test_rewrite.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/unify/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/unify/tests/test_unify.py to test_unify.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/unify/tests/test_sympy.py to test_sympy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/unify/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/unify/rewrite.py to rewrite.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/unify/usympy.py to usympy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/unify/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/polymatrix.py to polymatrix.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/rootisolation.py to rootisolation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_factortools.py to test_factortools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_dispersion.py to test_dispersion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_specialpolys.py to test_specialpolys.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_partfrac.py to test_partfrac.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_distributedmodules.py to test_distributedmodules.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_polyutils.py to test_polyutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_polyfuncs.py to test_polyfuncs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_polyclasses.py to test_polyclasses.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_monomials.py to test_monomials.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_euclidtools.py to test_euclidtools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_subresultants_qq_zz.py to test_subresultants_qq_zz.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_constructor.py to test_constructor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_rootisolation.py to test_rootisolation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_solvers.py to test_solvers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_polyoptions.py to test_polyoptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_galoistools.py to test_galoistools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_sqfreetools.py to test_sqfreetools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_injections.py to test_injections.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_polytools.py to test_polytools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_numberfields.py to test_numberfields.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_ring_series.py to test_ring_series.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_rationaltools.py to test_rationaltools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_orthopolys.py to test_orthopolys.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_groebnertools.py to test_groebnertools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_densetools.py to test_densetools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_orderings.py to test_orderings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_rootoftools.py to test_rootoftools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_rings.py to test_rings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_densearith.py to test_densearith.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_densebasic.py to test_densebasic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_polymatrix.py to test_polymatrix.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_pythonrational.py to test_pythonrational.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_fields.py to test_fields.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_multivariate_resultants.py to test_multivariate_resultants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_heuristicgcd.py to test_heuristicgcd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_polyroots.py to test_polyroots.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/tests/test_modulargcd.py to test_modulargcd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/constructor.py to constructor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/numberfields.py to numberfields.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/polyfuncs.py to polyfuncs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/modularinteger.py to modularinteger.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/polynomialring.py to polynomialring.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/tests/test_polynomialring.py to test_polynomialring.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/tests/test_quotientring.py to test_quotientring.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/tests/test_domains.py to test_domains.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/old_polynomialring.py to old_polynomialring.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/old_fractionfield.py to old_fractionfield.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/expressiondomain.py to expressiondomain.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/pythonrationalfield.py to pythonrationalfield.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/realfield.py to realfield.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/pythonintegerring.py to pythonintegerring.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/domainelement.py to domainelement.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/pythonfinitefield.py to pythonfinitefield.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/compositedomain.py to compositedomain.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/simpledomain.py to simpledomain.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/ring.py to ring.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/complexfield.py to complexfield.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/domain.py to domain.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/fractionfield.py to fractionfield.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/rationalfield.py to rationalfield.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/gmpyrationalfield.py to gmpyrationalfield.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/finitefield.py to finitefield.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/characteristiczero.py to characteristiczero.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/integerring.py to integerring.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/quotientring.py to quotientring.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/pythonrational.py to pythonrational.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/gmpyfinitefield.py to gmpyfinitefield.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/groundtypes.py to groundtypes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/algebraicfield.py to algebraicfield.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/field.py to field.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/gmpyintegerring.py to gmpyintegerring.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/domains/mpelements.py to mpelements.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/distributedmodules.py to distributedmodules.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/benchmarks/bench_galoispolys.py to bench_galoispolys.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/benchmarks/bench_solvers.py to bench_solvers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/benchmarks/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/benchmarks/bench_groebnertools.py to bench_groebnertools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/rings.py to rings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/specialpolys.py to specialpolys.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/polyutils.py to polyutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/rootoftools.py to rootoftools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/polyconfig.py to polyconfig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/solvers.py to solvers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/sqfreetools.py to sqfreetools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/partfrac.py to partfrac.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/polyclasses.py to polyclasses.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/densetools.py to densetools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/fglmtools.py to fglmtools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/heuristicgcd.py to heuristicgcd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/ring_series.py to ring_series.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/modulargcd.py to modulargcd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/rationaltools.py to rationaltools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/dispersion.py to dispersion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/orderings.py to orderings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/polyquinticconst.py to polyquinticconst.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/densearith.py to densearith.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/polytools.py to polytools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/multivariate_resultants.py to multivariate_resultants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/factortools.py to factortools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/agca/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/agca/tests/test_extensions.py to test_extensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/agca/tests/test_homomorphisms.py to test_homomorphisms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/agca/tests/test_ideals.py to test_ideals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/agca/tests/test_modules.py to test_modules.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/agca/homomorphisms.py to homomorphisms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/agca/modules.py to modules.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/agca/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/agca/ideals.py to ideals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/agca/extensions.py to extensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/orthopolys.py to orthopolys.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/polyoptions.py to polyoptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/polyerrors.py to polyerrors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/galoistools.py to galoistools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/densebasic.py to densebasic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/groebnertools.py to groebnertools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/fields.py to fields.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/monomials.py to monomials.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/compatibility.py to compatibility.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/euclidtools.py to euclidtools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/subresultants_qq_zz.py to subresultants_qq_zz.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/polys/polyroots.py to polyroots.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/generate.py to generate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/tests/test_factor_.py to test_factor_.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/tests/test_generate.py to test_generate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/tests/test_modular.py to test_modular.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/tests/test_bbp_pi.py to test_bbp_pi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/tests/test_partitions.py to test_partitions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/tests/test_egyptian_fraction.py to test_egyptian_fraction.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/tests/test_residue.py to test_residue.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/tests/test_continued_fraction.py to test_continued_fraction.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/tests/test_multinomial.py to test_multinomial.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/tests/test_primetest.py to test_primetest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/residue_ntheory.py to residue_ntheory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/partitions_.py to partitions_.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/primetest.py to primetest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/continued_fraction.py to continued_fraction.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/modular.py to modular.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/egyptian_fraction.py to egyptian_fraction.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/bbp_pi.py to bbp_pi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/multinomial.py to multinomial.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/ntheory/factor_.py to factor_.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/sympify.py to sympify.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_cache.py to test_cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_count_ops.py to test_count_ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_containers.py to test_containers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_truediv.py to test_truediv.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_operations.py to test_operations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_compatibility.py to test_compatibility.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_complex.py to test_complex.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_relational.py to test_relational.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_sympify.py to test_sympify.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_arit.py to test_arit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_expr.py to test_expr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_args.py to test_args.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_equal.py to test_equal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_priority.py to test_priority.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_match.py to test_match.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_function.py to test_function.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_symbol.py to test_symbol.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_facts.py to test_facts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_evalf.py to test_evalf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_exprtools.py to test_exprtools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_basic.py to test_basic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_assumptions.py to test_assumptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_expand.py to test_expand.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_constructor_postprocessor.py to test_constructor_postprocessor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_rules.py to test_rules.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_eval.py to test_eval.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_diff.py to test_diff.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_evaluate.py to test_evaluate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_var.py to test_var.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_subs.py to test_subs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_trace.py to test_trace.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_numbers.py to test_numbers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_singleton.py to test_singleton.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_noncommutative.py to test_noncommutative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_power.py to test_power.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/tests/test_logic.py to test_logic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/assumptions.py to assumptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/coreerrors.py to coreerrors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/alphabets.py to alphabets.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/cache.py to cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/relational.py to relational.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/benchmarks/bench_numbers.py to bench_numbers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/benchmarks/bench_expand.py to bench_expand.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/benchmarks/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/benchmarks/bench_basic.py to bench_basic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/benchmarks/bench_sympify.py to bench_sympify.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/benchmarks/bench_assumptions.py to bench_assumptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/benchmarks/bench_arit.py to bench_arit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/exprtools.py to exprtools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/add.py to add.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/multidimensional.py to multidimensional.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/mul.py to mul.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/symbol.py to symbol.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/facts.py to facts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/singleton.py to singleton.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/expr.py to expr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/trace.py to trace.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/containers.py to containers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/rules.py to rules.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/evalf.py to evalf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/operations.py to operations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/basic.py to basic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/power.py to power.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/evaluate.py to evaluate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/mod.py to mod.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/backend.py to backend.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/decorators.py to decorators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/compatibility.py to compatibility.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/numbers.py to numbers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/logic.py to logic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/core/function.py to function.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/plane.py to plane.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/tests/test_point.py to test_point.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/tests/test_geometrysets.py to test_geometrysets.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/tests/test_line.py to test_line.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/tests/test_parabola.py to test_parabola.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/tests/test_polygon.py to test_polygon.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/tests/test_entity.py to test_entity.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/tests/test_curve.py to test_curve.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/tests/test_util.py to test_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/tests/test_ellipse.py to test_ellipse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/tests/test_plane.py to test_plane.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/curve.py to curve.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/parabola.py to parabola.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/ellipse.py to ellipse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/entity.py to entity.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/line.py to line.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/polygon.py to polygon.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/geometry/point.py to point.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/discrete/tests/test_convolutions.py to test_convolutions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/discrete/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/discrete/tests/test_recurrences.py to test_recurrences.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/discrete/tests/test_transforms.py to test_transforms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/discrete/recurrences.py to recurrences.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/discrete/transforms.py to transforms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/discrete/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/discrete/convolutions.py to convolutions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/tests/test_strat.py to test_strat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/tests/test_core.py to test_core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/tests/test_tools.py to test_tools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/tests/test_traverse.py to test_traverse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/tests/test_tree.py to test_tree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/tests/test_rl.py to test_rl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/tree.py to tree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/branch/tests/test_core.py to test_core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/branch/tests/test_tools.py to test_tools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/branch/tests/test_traverse.py to test_traverse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/branch/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/branch/traverse.py to traverse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/branch/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/branch/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/branch/tools.py to tools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/traverse.py to traverse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/rl.py to rl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/strategies/tools.py to tools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/risch.py to risch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests/test_meijerint.py to test_meijerint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests/test_manual.py to test_manual.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests/test_deltafunctions.py to test_deltafunctions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests/test_quadrature.py to test_quadrature.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests/test_intpoly.py to test_intpoly.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests/test_singularityfunctions.py to test_singularityfunctions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests/test_failing_integrals.py to test_failing_integrals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests/test_integrals.py to test_integrals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests/test_rationaltools.py to test_rationaltools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests/test_lineintegrals.py to test_lineintegrals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests/test_transforms.py to test_transforms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests/test_risch.py to test_risch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests/test_heurisch.py to test_heurisch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests/test_prde.py to test_prde.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests/test_rde.py to test_rde.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/tests/test_trigonometry.py to test_trigonometry.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/integrals.py to integrals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/benchmarks/bench_integrate.py to bench_integrate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/benchmarks/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/benchmarks/bench_trigintegrate.py to bench_trigintegrate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/transforms.py to transforms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/quadrature.py to quadrature.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/heurisch.py to heurisch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/tests/test_utility_function.py to test_utility_function.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/tests/test_rubi_integrate.py to test_rubi_integrate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules/sine.py to sine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules/integrand_simplification.py to integrand_simplification.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules/exponential.py to exponential.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules/binomial_products.py to binomial_products.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules/logarithms.py to logarithms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules/miscellaneous_algebraic.py to miscellaneous_algebraic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules/special_functions.py to special_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules/hyperbolic.py to hyperbolic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules/miscellaneous_trig.py to miscellaneous_trig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules/miscellaneous_integration.py to miscellaneous_integration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules/tangent.py to tangent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules/linear_products.py to linear_products.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules/secant.py to secant.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules/inverse_hyperbolic.py to inverse_hyperbolic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules/piecewise_linear.py to piecewise_linear.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules/quadratic_products.py to quadratic_products.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules/inverse_trig.py to inverse_trig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rules/trinomial_products.py to trinomial_products.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/symbol.py to symbol.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/utility_function.py to utility_function.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi.py to rubi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/parsetools/tests/test_parse.py to test_parse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/parsetools/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/parsetools/generate_tests.py to generate_tests.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/parsetools/parse.py to parse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/parsetools/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/parsetools/generate_rules.py to generate_rules.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/constraints.py to constraints.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests/test_inverse_hyperbolic_sine.py to test_inverse_hyperbolic_sine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests/test_hyperbolic_sine.py to test_hyperbolic_sine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests/test_trinomials.py to test_trinomials.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests/test_exponential.py to test_exponential.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests/test_secant.py to test_secant.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests/test_1_2.py to test_1_2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests/test_1_3.py to test_1_3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests/test_miscellaneous_algebra.py to test_miscellaneous_algebra.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests/test_tangent.py to test_tangent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests/test_logarithms.py to test_logarithms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests/test_sine.py to test_sine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests/test_inverse_sine.py to test_inverse_sine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests/test_1_4.py to test_1_4.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/tests/test_special_functions.py to test_special_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rubi/rubi_tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/meijerint_doc.py to meijerint_doc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/deltafunctions.py to deltafunctions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rationaltools.py to rationaltools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/prde.py to prde.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/trigonometry.py to trigonometry.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/intpoly.py to intpoly.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/manualintegrate.py to manualintegrate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/meijerint.py to meijerint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/rde.py to rde.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/integrals/singularityfunctions.py to singularityfunctions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete/tests/test_sums_products.py to test_sums_products.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete/tests/test_delta.py to test_delta.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete/tests/test_gosper.py to test_gosper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete/tests/test_guess.py to test_guess.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete/tests/test_products.py to test_products.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete/guess.py to guess.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete/expr_with_intlimits.py to expr_with_intlimits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete/delta.py to delta.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete/summations.py to summations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete/products.py to products.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete/gosper.py to gosper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/concrete/expr_with_limits.py to expr_with_limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/deprecated/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/deprecated/tests/test_class_registry.py to test_class_registry.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/deprecated/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/deprecated/class_registry.py to class_registry.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests/test_root_system.py to test_root_system.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests/test_type_D.py to test_type_D.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests/test_dynkin_diagram.py to test_dynkin_diagram.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests/test_type_A.py to test_type_A.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests/test_type_G.py to test_type_G.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests/test_weyl_group.py to test_weyl_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests/test_type_B.py to test_type_B.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests/test_type_C.py to test_type_C.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests/test_type_F.py to test_type_F.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests/test_cartan_matrix.py to test_cartan_matrix.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests/test_type_E.py to test_type_E.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/tests/test_cartan_type.py to test_cartan_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/type_b.py to type_b.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/type_f.py to type_f.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/cartan_matrix.py to cartan_matrix.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/type_e.py to type_e.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/cartan_type.py to cartan_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/type_d.py to type_d.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/type_c.py to type_c.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/type_a.py to type_a.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/dynkin_diagram.py to dynkin_diagram.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/type_g.py to type_g.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/root_system.py to root_system.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/liealgebras/weyl_group.py to weyl_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/diffgeom/tests/test_hyperbolic_space.py to test_hyperbolic_space.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/diffgeom/tests/test_class_structure.py to test_class_structure.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/diffgeom/tests/test_diffgeom.py to test_diffgeom.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/diffgeom/tests/test_function_diffgeom_book.py to test_function_diffgeom_book.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/diffgeom/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/diffgeom/diffgeom.py to diffgeom.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/diffgeom/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/diffgeom/rn.py to rn.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/tests/test_tensor.py to test_tensor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/tests/test_tensor_operators.py to test_tensor_operators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/tests/test_index_methods.py to test_index_methods.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/tests/test_indexed.py to test_indexed.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/tests/test_tensor_element.py to test_tensor_element.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/tests/test_functions.py to test_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/toperators.py to toperators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/index_methods.py to index_methods.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/array/tests/test_arrayop.py to test_arrayop.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/array/tests/test_ndim_array_conversions.py to test_ndim_array_conversions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/array/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/array/tests/test_immutable_ndim_array.py to test_immutable_ndim_array.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/array/tests/test_mutable_ndim_array.py to test_mutable_ndim_array.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/array/mutable_ndim_array.py to mutable_ndim_array.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/array/sparse_ndim_array.py to sparse_ndim_array.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/array/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/array/dense_ndim_array.py to dense_ndim_array.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/array/arrayop.py to arrayop.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/array/ndim_array.py to ndim_array.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/indexed.py to indexed.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/functions.py to functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/tensor/tensor.py to tensor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/crypto/tests/test_crypto.py to test_crypto.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/crypto/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/crypto/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/crypto/crypto.py to crypto.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/multipledispatch/tests/test_core.py to test_core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/multipledispatch/tests/test_conflict.py to test_conflict.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/multipledispatch/tests/test_dispatcher.py to test_dispatcher.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/multipledispatch/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/multipledispatch/conflict.py to conflict.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/multipledispatch/dispatcher.py to dispatcher.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/multipledispatch/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/multipledispatch/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/multipledispatch/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests/test_epathtools.py to test_epathtools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests/test_traversaltools.py to test_traversaltools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests/test_ratsimp.py to test_ratsimp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests/test_gammasimp.py to test_gammasimp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests/test_cse.py to test_cse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests/test_rewrite.py to test_rewrite.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests/test_fu.py to test_fu.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests/test_hyperexpand.py to test_hyperexpand.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests/test_function.py to test_function.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests/test_combsimp.py to test_combsimp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests/test_simplify.py to test_simplify.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests/test_powsimp.py to test_powsimp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests/test_sqrtdenest.py to test_sqrtdenest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests/test_radsimp.py to test_radsimp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/tests/test_trigsimp.py to test_trigsimp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/cse_opts.py to cse_opts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/epathtools.py to epathtools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/cse_main.py to cse_main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/fu.py to fu.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/powsimp.py to powsimp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/radsimp.py to radsimp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/gammasimp.py to gammasimp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/combsimp.py to combsimp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/ratsimp.py to ratsimp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/sqrtdenest.py to sqrtdenest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/trigsimp.py to trigsimp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/simplify.py to simplify.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/hyperexpand.py to hyperexpand.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/traversaltools.py to traversaltools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/simplify/hyperexpand_doc.py to hyperexpand_doc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sandbox/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sandbox/tests/test_indexed_integrals.py to test_indexed_integrals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sandbox/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/sandbox/indexed_integrals.py to indexed_integrals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/cxxcode.py to cxxcode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/glsl.py to glsl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_preview.py to test_preview.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_str.py to test_str.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_gtk.py to test_gtk.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_rust.py to test_rust.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_repr.py to test_repr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_ccode.py to test_ccode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_glsl.py to test_glsl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_tableform.py to test_tableform.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_latex.py to test_latex.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_lambdarepr.py to test_lambdarepr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_pycode.py to test_pycode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_theanocode.py to test_theanocode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_dot.py to test_dot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_codeprinter.py to test_codeprinter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_python.py to test_python.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_octave.py to test_octave.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_cxxcode.py to test_cxxcode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_tensorflow.py to test_tensorflow.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_precedence.py to test_precedence.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_conventions.py to test_conventions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_jscode.py to test_jscode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_julia.py to test_julia.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_fcode.py to test_fcode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_numpy.py to test_numpy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_mathematica.py to test_mathematica.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_mathml.py to test_mathml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_rcode.py to test_rcode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tests/test_llvmjit.py to test_llvmjit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/jscode.py to jscode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tree.py to tree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/llvmjitcode.py to llvmjitcode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/dot.py to dot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/python.py to python.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/precedence.py to precedence.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/conventions.py to conventions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/defaults.py to defaults.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/repr.py to repr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/julia.py to julia.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/rust.py to rust.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/lambdarepr.py to lambdarepr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/preview.py to preview.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/pycode.py to pycode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tableform.py to tableform.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/fcode.py to fcode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/rcode.py to rcode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/theanocode.py to theanocode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/codeprinter.py to codeprinter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/str.py to str.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/tensorflow.py to tensorflow.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/printer.py to printer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/mathml.py to mathml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/octave.py to octave.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/latex.py to latex.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/ccode.py to ccode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/mathematica.py to mathematica.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/pretty/tests/test_pretty.py to test_pretty.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/pretty/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/pretty/pretty_symbology.py to pretty_symbology.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/pretty/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/pretty/pretty.py to pretty.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/pretty/stringpict.py to stringpict.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/printing/gtk.py to gtk.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/isympy.py to isympy.cpython-36.pyc writing byte-compilation script '/tmp/tmpll1hinu0.py' /usr/libexec/platform-python /tmp/tmpll1hinu0.py removing /tmp/tmpll1hinu0.py running install_data creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/share creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/share/man creating /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/share/man/man1 copying doc/man/isympy.1 -> /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/share/man/man1 running install_egg_info running egg_info creating sympy.egg-info writing sympy.egg-info/PKG-INFO writing dependency_links to sympy.egg-info/dependency_links.txt writing entry points to sympy.egg-info/entry_points.txt writing requirements to sympy.egg-info/requires.txt writing top-level names to sympy.egg-info/top_level.txt writing manifest file 'sympy.egg-info/SOURCES.txt' reading manifest file 'sympy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'TODO' writing manifest file 'sympy.egg-info/SOURCES.txt' Copying sympy.egg-info to /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy-1.4-py3.6.egg-info running install_scripts Installing isympy script to /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/bin + rm -f /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/bin/test /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/bin/doctest + cp -p data/TeXmacs/bin/tm_sympy /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/bin/tm_sympy + chmod a+x /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/bin/tm_sympy + mkdir -p /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/share/TeXmacs/plugins/sympy + cp -a data/TeXmacs/progs /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/share/TeXmacs/plugins/sympy + chmod a-x /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/share/TeXmacs/plugins/sympy/progs/init-sympy.scm + chmod -R a-x+X examples + rst2html --no-datestamp README.rst README.html + mkdir -p /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/share/doc/sympy-doc + cp -a doc/_build/html /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/share/doc/sympy-doc + rm -f /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/share/doc/sympy-doc/html/.buildinfo + rm -fr /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/share/doc/sympy-doc/i18n + find examples/ -name '*.py[co]' -print -delete + chmod a+x /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/benchmarks/bench_symbench.py /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/physics/mechanics/models.py /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6/site-packages/sympy/utilities/tests/diagnose_imports.py + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.4-6.el8 --unique-debug-suffix -1.4-6.el8.noarch --unique-debug-src-base sympy-1.4-6.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/sympy-sympy-1.4 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/tm_sympy from /usr/bin/python3 to #!/usr/libexec/platform-python mangling shebang in /usr/lib/python3.6/site-packages/sympy/utilities/tests/diagnose_imports.py from /usr/bin/python3 to #!/usr/libexec/platform-python mangling shebang in /usr/lib/python3.6/site-packages/sympy/benchmarks/bench_symbench.py from /usr/bin/python3 to #!/usr/libexec/platform-python mangling shebang in /usr/lib/python3.6/site-packages/sympy/physics/mechanics/models.py from /usr/bin/python3 to #!/usr/libexec/platform-python Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.U6WClT + umask 022 + cd /builddir/build/BUILD + cd sympy-sympy-1.4 + let 'dnum = 26410 % 90 + 10' + jobs=-j8 + jobs=8 + jobs=24 ++ bash -c 'echo {1..24}' + xvfb-run -a -n 50 parallel -j8 /usr/libexec/platform-python bin/test -v --split '{}/24' ::: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 ============================= test process starts ============================== executable: /usr/libexec/platform-python (3.6.8-final-0) [CPython] architecture: 64-bit cache: yes ground types: gmpy 2.0.8 numpy: 1.14.3 random seed: 54777367 hash randomization: on (PYTHONHASHSEED=211447536) split: 2/24 sympy/calculus/tests/test_euler.py[5] test_euler_interface ok test_euler_pendulum ok test_euler_henonheiles ok test_euler_sineg ok test_euler_high_order ok [OK] sympy/calculus/tests/test_finite_diff.py[4] test_apply_finite_diff ok test_finite_diff_weights ok test_as_finite_diff ok test_differentiate_finite ok [OK] sympy/calculus/tests/test_singularities.py[7] test_singularities ok test_singularities_non_rational f test_is_increasing ok test_is_strictly_increasing ok test_is_decreasing ok test_is_strictly_decreasing ok test_is_monotonic ok [OK] sympy/calculus/tests/test_util.py[14] test_function_range ok test_continuous_domain ok test_not_empty_in ok test_periodicity ok test_periodicity_check ok test_lcim ok test_is_convex ok test_AccumBounds ok test_AccumBounds_mul ok test_AccumBounds_div ok test_AccumBounds_func ok test_AccumBounds_pow ok test_comparison_AccumBounds ok test_contains_AccumBounds ok [OK] sympy/categories/tests/test_baseclasses.py[3] test_morphisms ok test_diagram ok test_category ok [OK] sympy/categories/tests/test_drawing.py[9] test_GrowableGrid ok test_DiagramGrid ok test_DiagramGrid_pseudopod ok test_ArrowStringDescription ok test_XypicDiagramDrawer_line ok test_XypicDiagramDrawer_triangle ok test_XypicDiagramDrawer_cube ok test_XypicDiagramDrawer_curved_and_loops ok test_xypic_draw_diagram ok [OK] sympy/codegen/tests/test_algorithms.py[5] test_newtons_method ok test_newtons_method_function__ccode ok test_newtons_method_function__fcode ok test_newtons_method_function__pycode ok test_newtons_method_function__ccode_parameters ok [OK] sympy/codegen/tests/test_applications.py[1] test_copying_function ok [OK] sympy/codegen/tests/test_approximations.py[3] test_SumApprox_trivial ok test_SumApprox_monotone_terms ok test_SeriesApprox_trivial ok [OK] sympy/codegen/tests/test_array_utils.py[12] test_codegen_array_contraction_construction ok test_codegen_array_contraction_indices_types ok test_codegen_array_recognize_matrix_mul_lines ok test_codegen_array_flatten ok test_codegen_array_parse ok test_codegen_array_diagonal ok test_codegen_recognize_matrix_expression ok test_codegen_array_shape ok test_codegen_array_parse_out_of_bounds ok test_codegen_permutedims_sink ok test_parsing_of_matrix_expressions ok test_special_matrices ok [OK] sympy/codegen/tests/test_ast.py[31] test_Assignment ok test_AugAssign ok test_Assignment_printing ok test_CodeBlock ok test_CodeBlock_topological_sort ok test_CodeBlock_free_symbols ok test_CodeBlock_cse ok test_CodeBlock_cse__issue_14118 ok test_For ok test_none ok test_String ok test_Comment ok test_Node ok test_Type ok test_Type__from_expr ok test_Type__cast_check__integers ok test_Attribute ok test_Variable ok test_Pointer ok test_Declaration ok test_IntBaseType ok test_FloatType ok test_Type__cast_check__floating_point ok test_Type__cast_check__complex_floating_point ok test_While ok test_Scope ok test_Print ok test_FunctionPrototype_and_FunctionDefinition ok test_Return ok test_FunctionCall ok test_ast_replace ok [OK] sympy/codegen/tests/test_cfunctions.py[9] test_expm1 ok test_log1p ok test_exp2 ok test_log2 ok test_fma ok test_log10 ok test_Cbrt ok test_Sqrt ok test_hypot ok [OK] sympy/codegen/tests/test_cnodes.py[10] test_alignof ok test_CommaOperator ok test_goto_Label ok test_PreDecrement ok test_PostDecrement ok test_PreIncrement ok test_PostIncrement ok test_sizeof ok test_struct ok test_union ok [OK] ________________________________ slowest tests _________________________________ test_not_empty_in - Took 10.023 seconds test_periodicity - Took 20.281 seconds test_function_range - Took 25.967 seconds ====== tests finished: 112 passed, 1 expected to fail, in 121.20 seconds ======= ============================= test process starts ============================== executable: /usr/libexec/platform-python (3.6.8-final-0) [CPython] architecture: 64-bit cache: yes ground types: gmpy 2.0.8 numpy: 1.14.3 random seed: 369190 hash randomization: on (PYTHONHASHSEED=1371708950) split: 7/24 sympy/geometry/tests/test_point.py[12] test_point ok test_point3D ok test_Point2D ok test_issue_9214 ok test_issue_11617 ok test_transform ok test_concyclic_doctest_bug ok test_arguments ok test_unit ok test_dot ok test__normalize_dimension ok test_direction_cosine ok [OK] sympy/geometry/tests/test_polygon.py[19] test_polygon Slow w test_convex_hull ok test_encloses ok test_triangle_kwargs ok test_transform ok test_reflect ok test_bisectors ok test_incenter ok test_inradius ok test_incircle ok test_exradii ok test_medians ok test_medial ok test_nine_point_circle ok test_eulerline ok test_intersection ok test_parameter_value ok test_issue_12966 ok test_second_moment_of_area ok [OK] sympy/geometry/tests/test_util.py[5] test_idiff ok test_intersection ok test_convex_hull ok test_centroid ok test_farthest_points_closest_points ok [OK] sympy/holonomic/tests/test_holonomic.py[27] test_DifferentialOperator ok test_HolonomicFunction_addition ok test_HolonomicFunction_multiplication ok test_addition_initial_condition ok test_multiplication_initial_condition ok test_HolonomicFunction_composition ok test_from_hyper ok test_from_meijerg ok test_to_Sequence ok test_to_Sequence_Initial_Coniditons ok test_series ok test_evalf_euler ok test_evalf_rk4 ok test_expr_to_holonomic ok test_to_hyper ok test_to_expr ok test_integrate ok test_diff ok test_extended_domain_in_expr_to_holonomic ok test_to_meijerg ok test_gaussian ok test_beta ok test_gamma ok test_symbolic_power ok test_negative_power ok test_expr_in_power ok test_DifferentialOperatorEqPoly ok [OK] sympy/holonomic/tests/test_recurrence.py[2] test_RecurrenceOperator ok test_RecurrenceOperatorEqPoly ok [OK] ________________________________ slowest tests _________________________________ test_point - Took 11.868 seconds test_intersection - Took 13.676 seconds test_reflect - Took 14.828 seconds test_series - Took 18.746 seconds test_expr_to_holonomic - Took 20.417 seconds test_to_expr - Took 21.241 seconds test_integrate - Took 28.681 seconds test_parameter_value - Took 33.878 seconds test_to_meijerg - Took 46.971 seconds =========== tests finished: 64 passed, 1 skipped, in 276.02 seconds ============ ============================= test process starts ============================== executable: /usr/libexec/platform-python (3.6.8-final-0) [CPython] architecture: 64-bit cache: yes ground types: gmpy 2.0.8 numpy: 1.14.3 random seed: 10042570 hash randomization: on (PYTHONHASHSEED=1633599420) split: 3/24 sympy/codegen/tests/test_cxxnodes.py[1] test_using ok [OK] sympy/codegen/tests/test_fnodes.py[12] test_size ok test_size_assumed_shape ok test_ImpliedDoLoop ok test_Program ok test_Module ok test_Subroutine ok test_isign ok test_dsign ok test_cmplx ok test_kind ok test_literal_dp ok test_bind_C ok [OK] sympy/codegen/tests/test_rewriting.py[7] test_log2_opt ok test_exp2_opt ok test_expm1_opt ok test_expm1_two_exp_terms f test_log1p_opt ok test_optims_c99 ok test_create_expand_pow_optimization ok [OK] sympy/combinatorics/tests/test_coset_table.py[4] test_scan_1 ok test_coset_enumeration Slow w test_look_ahead ok test_modified_methods ok [OK] sympy/combinatorics/tests/test_fp_groups.py[6] test_low_index_subgroups ok test_subgroup_presentations ok test_order Slow w test_fp_subgroup ok test_permutation_methods ok test_simplify_presentation ok [OK] sympy/combinatorics/tests/test_free_groups.py[21] test_FreeGroup__init__ ok test_free_group ok test_FreeGroup__hash__ ok test_FreeGroup__eq__ ok test_FreeGroup__getitem__ ok test_FreeGroupElm__hash__ ok test_FreeGroupElm_copy ok test_FreeGroupElm_inverse ok test_FreeGroupElm_type_error ok test_FreeGroupElm_methods ok test_FreeGroupElm_eliminate_word ok test_FreeGroupElm_array_form ok test_FreeGroupElm_letter_form ok test_FreeGroupElm_ext_rep ok test_FreeGroupElm__mul__pow__ ok test_FreeGroupElm__len__ ok test_FreeGroupElm_comparison ok test_FreeGroupElm_syllables ok test_FreeGroup_exponents ok test_FreeGroup_generators ok test_FreeGroupElm_words ok [OK] sympy/combinatorics/tests/test_generators.py[1] test_generators ok [OK] sympy/combinatorics/tests/test_graycode.py[2] test_graycode ok test_live_issue_117 ok [OK] sympy/combinatorics/tests/test_group_constructs.py[1] test_direct_product_n ok [OK] sympy/combinatorics/tests/test_homomorphisms.py[2] test_homomorphism ok test_isomorphisms ok [OK] sympy/combinatorics/tests/test_named_groups.py[6] test_SymmetricGroup ok test_CyclicGroup ok test_DihedralGroup ok test_AlternatingGroup ok test_AbelianGroup ok test_RubikGroup ok [OK] sympy/combinatorics/tests/test_partitions.py[3] test_partition ok test_integer_partition ok test_rgs ok [OK] sympy/combinatorics/tests/test_perm_groups.py[51] test_has ok test_generate ok test_order ok test_equality ok test_stabilizer ok test_center ok test_centralizer ok test_coset_rank ok test_coset_factor ok test_orbits ok test_is_normal ok test_eq ok test_derived_subgroup ok test_is_solvable ok test_rubik1 ok test_rubik f test_direct_product ok test_orbit_rep ok test_schreier_vector ok test_random_pr ok test_is_alt_sym ok test_minimal_block ok test_minimal_blocks ok test_max_div ok test_is_primitive ok test_random_stab ok test_transitivity_degree ok test_schreier_sims_random ok test_baseswap ok test_schreier_sims_incremental ok test_subgroup_search ok test_subgroup_search2 f test_normal_closure ok test_derived_series ok test_lower_central_series ok test_commutator ok test_is_nilpotent ok test_is_trivial ok test_pointwise_stabilizer ok test_make_perm ok test_elements ok test_is_group ok test_PermutationGroup ok test_coset_transvesal ok test_coset_table ok test_subgroup ok test_generator_product ok test_sylow_subgroup ok test_presentation Slow w test_polycyclic ok test_elementary ok [OK] sympy/combinatorics/tests/test_permutations.py[10] test_Permutation ok test_Permutation_subclassing ok test_josephus ok test_ranking ok test_mul ok test_args ok test_Cycle ok test_from_sequence ok test_printing_cyclic ok test_printing_non_cyclic ok [OK] sympy/combinatorics/tests/test_polyhedron.py[1] test_polyhedron ok [OK] sympy/combinatorics/tests/test_prufer.py[2] test_prufer ok test_round_trip ok [OK] sympy/combinatorics/tests/test_rewriting.py[1] test_rewriting ok [OK] sympy/combinatorics/tests/test_subsets.py[2] test_subset ok test_ksubsets ok [OK] sympy/combinatorics/tests/test_tensor_can.py[12] test_perm_af_direct_product ok test_dummy_sgs ok test_get_symmetric_group_sgs ok test_canonicalize_no_slot_sym ok test_canonicalize_no_dummies ok test_no_metric_symmetry ok test_canonical_free ok test_canonicalize1 ok test_riemann_invariants ok test_riemann_invariants1 f test_riemann_products ok test_graph_certificate ok [OK] sympy/combinatorics/tests/test_testutil.py[5] test_cmp_perm_lists ok test_naive_list_centralizer ok test_verify_bsgs ok test_verify_centralizer ok test_verify_normal_closure ok [OK] sympy/combinatorics/tests/test_util.py[8] test_check_cycles_alt_sym ok test_strip ok test_distribute_gens_by_base ok test_strong_gens_from_distr ok test_orbits_transversals_from_bsgs ok test_handle_precomputed_bsgs ok test_base_ordering ok test_remove_gens ok [OK] sympy/concrete/tests/test_delta.py[27] test_deltaproduct_trivial ok test_deltaproduct_basic ok test_deltaproduct_mul_x_kd ok test_deltaproduct_mul_add_x_y_kd ok test_deltaproduct_add_kd_kd ok test_deltaproduct_mul_x_add_kd_kd ok test_deltaproduct_mul_add_x_y_add_kd_kd ok test_deltaproduct_add_mul_x_y_mul_x_kd ok test_deltaproduct_mul_x_add_y_kd ok test_deltaproduct_mul_x_add_y_twokd ok test_deltaproduct_mul_add_x_y_add_y_kd ok test_deltaproduct_mul_add_x_kd_add_y_kd ok test_deltasummation_trivial ok test_deltasummation_basic_numerical ok test_deltasummation_basic_symbolic ok test_deltasummation_mul_x_kd ok test_deltasummation_mul_add_x_y_kd ok test_deltasummation_add_kd_kd ok test_deltasummation_add_mul_x_kd_kd ok test_deltasummation_mul_x_add_kd_kd ok test_deltasummation_mul_add_x_y_add_kd_kd ok test_deltasummation_add_mul_x_y_mul_x_kd ok test_deltasummation_mul_x_add_y_kd ok test_deltasummation_mul_x_add_y_twokd ok test_deltasummation_mul_add_x_y_add_y_kd ok test_deltasummation_mul_add_x_kd_add_y_kd ok test_extract_delta ok [OK] sympy/concrete/tests/test_gosper.py[11] test_gosper_normal ok test_gosper_term ok test_gosper_sum ok test_gosper_sum_indefinite ok test_gosper_sum_parametric ok test_gosper_sum_algebraic ok test_gosper_sum_iterated ok test_gosper_sum_AeqB_part1 ok test_gosper_sum_AeqB_part2 ok test_gosper_nan ok test_gosper_sum_AeqB_part3 ok [OK] ________________________________ slowest tests _________________________________ test_deltasummation_mul_add_x_y_add_kd_kd - Took 10.837 seconds test_deltasummation_add_kd_kd - Took 11.076 seconds test_gosper_sum_AeqB_part1 - Took 13.041 seconds test_subgroup_presentations - Took 22.447 seconds test_gosper_nan - Took 25.662 seconds test_gosper_sum - Took 27.206 seconds test_low_index_subgroups - Took 27.788 seconds test_rewriting - Took 59.731 seconds test_look_ahead - Took 61.064 seconds = tests finished: 189 passed, 3 skipped, 4 expected to fail, in 419.22 seconds = ============================= test process starts ============================== executable: /usr/libexec/platform-python (3.6.8-final-0) [CPython] architecture: 64-bit cache: yes ground types: gmpy 2.0.8 numpy: 1.14.3 random seed: 71732931 hash randomization: on (PYTHONHASHSEED=3208747915) split: 6/24 sympy/functions/special/tests/test_beta_functions.py[1] test_beta ok [OK] sympy/functions/special/tests/test_bsplines.py[10] test_basic_degree_0 ok test_basic_degree_1 ok test_basic_degree_2 ok test_basic_degree_3 ok test_repeated_degree_1 ok test_repeated_degree_2 ok test_10_points_degree_1 ok test_3_points_degree_2 ok test_5_points_degree_2 ok test_6_points_degree_3 Slow w [OK] sympy/functions/special/tests/test_delta_functions.py[4] test_DiracDelta ok test_heaviside ok test_rewrite ok test_issue_15923 ok [OK] sympy/functions/special/tests/test_elliptic_integrals.py[4] test_K ok test_F ok test_E ok test_P ok [OK] sympy/functions/special/tests/test_error_functions.py[23] test_erf ok test_erf_series ok test_erf_evalf ok test__erfs ok test_erfc ok test_erfc_series ok test_erfc_evalf ok test_erfi ok test_erfi_series ok test_erfi_evalf ok test_erf2 ok test_erfinv ok test_erfinv_evalf ok test_erfcinv ok test_erf2inv ok test_ei ok test_expint ok test__eis ok test_li ok test_Li ok test_si ok test_ci ok test_fresnel Slow w [OK] sympy/functions/special/tests/test_gamma_functions.py[13] test_gamma ok test_gamma_rewrite ok test_gamma_series ok test_lowergamma ok test_uppergamma ok test_polygamma ok test_polygamma_expand_func ok test_loggamma ok test_polygamma_expansion ok test_issue_8657 ok test_issue_8524 ok test_issue_14450 ok test_issue_14528 ok [OK] sympy/functions/special/tests/test_hyper.py[14] test_TupleParametersBase ok test_hyper ok test_expand_func ok test_hyper_rewrite_sum ok test_radius_of_convergence ok test_meijer ok test_meijerg_derivative ok test_meijerg_period ok test_hyper_unpolarify ok test_hyperrep Slow w test_meijerg_eval Slow w test_limits ok test_appellf1 ok test_derivative_appellf1 ok [OK] sympy/functions/special/tests/test_mathieu.py[4] test_mathieus ok test_mathieuc ok test_mathieusprime ok test_mathieucprime ok [OK] sympy/functions/special/tests/test_singularity_functions.py[3] test_fdiff ok test_eval ok test_rewrite ok [OK] sympy/functions/special/tests/test_spec_polynomials.py[9] test_jacobi ok test_gegenbauer ok test_legendre ok test_assoc_legendre ok test_chebyshev ok test_hermite ok test_laguerre ok test_assoc_laguerre ok test_laguerre_2 f [OK] sympy/functions/special/tests/test_spherical_harmonics.py[3] test_Ynm ok test_Ynm_c ok test_Znm ok [OK] sympy/functions/special/tests/test_tensor_functions.py[3] test_levicivita ok test_kronecker_delta ok test_kronecker_delta_secondquant ok [OK] sympy/functions/special/tests/test_zeta_functions.py[13] test_zeta_eval ok test_zeta_series ok test_dirichlet_eta_eval ok test_rewriting ok test_derivatives ok test_polylog_expansion ok test_issue_8404 ok test_polylog_values ok test_lerchphi_expansion ok test_stieltjes ok test_stieltjes_evalf ok test_issue_10475 ok test_issue_14177 ok [OK] sympy/geometry/tests/test_curve.py[5] test_curve ok test_free_symbols Slow w test_transform ok test_length ok test_parameter_value ok [OK] sympy/geometry/tests/test_ellipse.py[16] test_ellipse_equation_using_slope ok test_object_from_equation ok test_ellipse_geom Slow w test_construction ok test_ellipse_random_point ok test_repr ok test_transform ok test_bounds ok test_reflect ok test_is_tangent ok test_parameter_value ok test_second_moment_of_area Slow w test_circumference ok test_issue_15259 ok test_issue_15797 ok test_auxiliary_circle ok [OK] sympy/geometry/tests/test_entity.py[3] test_subs ok test_transform ok test_reflect_entity_overrides ok [OK] sympy/geometry/tests/test_geometrysets.py[1] test_booleans ok [OK] sympy/geometry/tests/test_line.py[30] test_object_from_equation ok test_angle_between ok test_closing_angle ok test_arbitrary_point ok test_are_concurrent_2d ok test_are_concurrent_3d ok test_arguments ok test_basic_properties_2d ok test_basic_properties_3d ok test_contains ok test_contains_nonreal_symbols ok test_distance_2d ok test_dimension_normalization ok test_distance_3d ok test_equals ok test_equation ok test_intersection_2d ok test_intersection_3d ok test_is_parallel ok test_is_perpendicular ok test_is_similar ok test_line_intersection Slow w test_length ok test_projection ok test_perpendicular_bisector ok test_raises ok test_ray_generation ok test_symbolic_intersect ok test_issue_2941 ok test_parameter_value ok [OK] sympy/geometry/tests/test_parabola.py[2] test_parabola_geom ok test_parabola_intersection ok [OK] sympy/geometry/tests/test_plane.py[3] test_plane ok test_dimension_normalization ok test_parameter_value ok [OK] ________________________________ slowest tests _________________________________ test_is_tangent - Took 13.610 seconds test_3_points_degree_2 - Took 14.064 seconds test_repeated_degree_1 - Took 15.613 seconds test_lerchphi_expansion - Took 15.740 seconds test_plane - Took 16.666 seconds test_basic_degree_2 - Took 18.992 seconds test_basic_degree_3 - Took 20.700 seconds test_loggamma - Took 30.664 seconds test_reflect_entity_overrides - Took 33.182 seconds test_10_points_degree_1 - Took 34.094 seconds test_5_points_degree_2 - Took 41.445 seconds test_repeated_degree_2 - Took 50.346 seconds = tests finished: 155 passed, 8 skipped, 1 expected to fail, in 470.33 seconds = ============================= test process starts ============================== executable: /usr/libexec/platform-python (3.6.8-final-0) [CPython] architecture: 64-bit cache: yes ground types: gmpy 2.0.8 numpy: 1.14.3 random seed: 34061878 hash randomization: on (PYTHONHASHSEED=2453203857) split: 5/24 sympy/external/tests/test_scipy.py[1] test_jn_zeros ok [OK] sympy/functions/combinatorial/tests/test_comb_factorials.py[17] test_rf_eval_apply ok test_ff_eval_apply ok test_rf_ff_eval_hiprec ok test_rf_lambdify_mpmath ok test_factorial ok test_factorial_Mod ok test_factorial_diff ok test_factorial_series ok test_factorial_rewrite ok test_factorial2 ok test_factorial2_rewrite ok test_binomial ok test_binomial_Mod Slow w test_binomial_diff ok test_binomial_rewrite ok test_factorial_simplify_fail f test_subfactorial ok [OK] sympy/functions/combinatorial/tests/test_comb_numbers.py[24] test_carmichael ok test_bernoulli ok test_fibonacci ok test_tribonacci ok test_bell ok test_harmonic ok test_harmonic_rational ok test_harmonic_evalf ok test_harmonic_rewrite_polygamma ok test_harmonic_limit_fail f test_harmonic_rewrite_sum_fail f test_harmonic_rewrite_sum ok test_euler ok test_euler_failing f test_euler_odd ok test_euler_polynomials ok test_euler_polynomial_rewrite ok test_catalan ok test_genocchi ok test_partition ok test_nC_nP_nT ok test_PR_14617 ok test_issue_8496 ok test_issue_8601 ok [OK] sympy/functions/elementary/tests/test_complexes.py[31] test_re ok test_im ok test_sign ok test_as_real_imag ok test_sign_issue_3068 f test_Abs ok test_Abs_rewrite ok test_Abs_real ok test_Abs_properties ok test_abs ok test_arg ok test_arg_rewrite ok test_adjoint ok test_conjugate ok test_conjugate_transpose ok test_transpose ok test_polarify ok test_unpolarify ok test_issue_4035 ok test_issue_3206 ok test_issue_4754_derivative_conjugate ok test_derivatives_issue_4757 ok test_issue_11413 ok test_periodic_argument ok test_principal_branch_fail f test_principal_branch ok test_issue_6167_6151 f test_issue_14216 ok test_issue_14238 ok test_zero_assumptions ok test_issue_15893 ok [OK] sympy/functions/elementary/tests/test_exponential.py[32] test_exp_values ok test_exp_log ok test_exp_expand ok test_exp__as_base_exp ok test_exp_infinity ok test_exp_subs ok test_exp_conjugate ok test_exp_rewrite ok test_exp_leading_term ok test_exp_taylor_term ok test_exp_MatrixSymbol ok test_log_values ok test_log_base ok test_log_symbolic ok test_exp_assumptions ok test_exp_AccumBounds ok test_log_assumptions ok test_log_hashing ok test_log_sign ok test_log_expand_complex ok test_log_apply_evalf ok test_log_expand ok test_log_simplify ok test_log_AccumBounds ok test_lambertw ok test_issue_5673 ok test_exp_expand_NC ok test_as_numer_denom ok test_polar ok test_log_product ok test_issue_8866 ok test_issue_9116 ok [OK] sympy/functions/elementary/tests/test_hyperbolic.py[47] test_sinh ok test_sinh_series ok test_cosh ok test_cosh_series ok test_tanh ok test_tanh_series ok test_coth ok test_coth_series ok test_csch ok test_csch_series ok test_sech ok test_sech_series ok test_asinh ok test_asinh_rewrite ok test_asinh_series ok test_acosh ok test_acosh_rewrite ok test_acosh_series ok test_asech ok test_asech_series ok test_asech_rewrite ok test_acsch ok test_acsch_infinities ok test_acsch_rewrite ok test_atanh ok test_atanh_rewrite ok test_atanh_series ok test_acoth ok test_acoth_rewrite ok test_acoth_series ok test_inverses ok test_leading_term ok test_complex ok test_complex_2899 ok test_simplifications ok test_issue_4136 ok test_sinh_rewrite ok test_cosh_rewrite ok test_tanh_rewrite ok test_coth_rewrite ok test_csch_rewrite ok test_sech_rewrite ok test_derivs ok test_sinh_expansion ok test_cosh_expansion ok test_real_assumptions ok test_sign_assumptions ok [OK] sympy/functions/elementary/tests/test_integers.py[7] test_floor ok test_ceiling ok test_frac ok test_series ok test_issue_4149 f test_issue_11207 ok test_nested_floor_ceiling ok [OK] sympy/functions/elementary/tests/test_interface.py[3] test_function_series1 ok test_function_series2 ok test_function_series3 ok [OK] sympy/functions/elementary/tests/test_miscellaneous.py[14] test_Min ok test_Max ok test_minmax_assumptions ok test_issue_8413 ok test_root ok test_real_root ok test_issue_11463 ok test_rewrite_MaxMin_as_Heaviside ok test_rewrite_MaxMin_as_Piecewise ok test_issue_11099 ok test_issue_12638 ok test_instantiation_evaluation ok test_rewrite_as_Abs ok test_issue_14000 ok [OK] sympy/functions/elementary/tests/test_piecewise.py[53] test_piecewise ok test_piecewise_free_symbols ok test_piecewise_integrate1 ok test_piecewise_integrate1b ok test_piecewise_integrate1ca Slow w test_piecewise_integrate1cb Slow w test_piecewise_integrate2 ok test_meijer_bypass ok test_piecewise_integrate3_inequality_conditions ok test_piecewise_integrate4_symbolic_conditions Slow w test_piecewise_integrate5_independent_conditions ok test_piecewise_simplify ok test_piecewise_solve ok test_piecewise_fold ok test_piecewise_fold_piecewise_in_cond ok test_piecewise_fold_piecewise_in_cond_2 ok test_piecewise_fold_expand ok test_piecewise_duplicate ok test_doit ok test_piecewise_interval ok test_piecewise_collapse ok test_piecewise_lambdify ok test_piecewise_series ok test_piecewise_as_leading_term ok test_piecewise_complex ok test_conjugate_transpose ok test_piecewise_evaluate ok test_as_expr_set_pairs ok test_S_srepr_is_identity ok test_issue_12587 ok test_issue_11045 ok test_holes ok test_issue_11922 ok test_issue_5227 ok test_issue_10137 ok test_stackoverflow_43852159 ok test_issue_12557 ok test_issue_6900 ok test_issue_10122 ok test_issue_4313 ok test__intervals ok test_containment ok test_piecewise_with_DiracDelta ok test_issue_10258 ok test_issue_10087 ok test_issue_8919 ok test_unevaluated_integrals ok test_conditions_as_alternate_booleans ok test_Piecewise_rewrite_as_ITE ok test_issue_14052 ok test_issue_14240 ok test_issue_14787 ok test_issue_8458 ok [OK] sympy/functions/elementary/tests/test_trigonometric.py[67] test_sin ok test_sin_cos ok test_sin_series ok test_sin_rewrite ok test_sin_expansion ok test_sin_AccumBounds ok test_trig_symmetry ok test_cos ok test_issue_6190 ok test_cos_series ok test_cos_rewrite ok test_cos_expansion ok test_cos_AccumBounds ok test_tan ok test_tan_series ok test_tan_rewrite ok test_tan_subs ok test_tan_expansion ok test_tan_AccumBounds ok test_cot ok test_cot_series ok test_cot_rewrite ok test_cot_subs ok test_cot_expansion ok test_cot_AccumBounds ok test_sinc ok test_asin ok test_asin_series ok test_asin_rewrite ok test_acos ok test_acos_series ok test_acos_rewrite ok test_atan ok test_atan_rewrite ok test_atan2 ok test_acot ok test_acot_rewrite ok test_attributes ok test_sincos_rewrite ok test_evenodd_rewrite ok test_issue_4547 ok test_as_leading_term_issue_5272 ok test_leading_terms ok test_atan2_expansion ok test_aseries ok test_issue_4420 ok test_inverses ok test_real_imag ok test_sin_cos_with_infinity f test_sincos_rewrite_sqrt Slow w test_tancot_rewrite_sqrt Slow w test_sec ok test_sec_rewrite ok test_csc ok test_asec ok test_asec_is_real ok test_acsc ok test_csc_rewrite ok test_issue_8653 ok test_issue_9157 ok test_trig_period ok test_issue_7171 ok test_issue_11864 ok test_real_assumptions ok test_issue_14320 ok test_issue_14543 ok test_issue_15959 ok [OK] sympy/functions/special/tests/test_bessel.py[19] test_bessel_rand ok test_bessel_twoinputs ok test_diff ok test_rewrite ok test_expand ok test_fn ok test_jn ok test_yn ok test_sympify_yn ok test_jn_zeros ok test_bessel_eval ok test_bessel_nan ok test_conjugate ok test_branching ok test_airy_base ok test_airyai ok test_airybi ok test_airyaiprime ok test_airybiprime ok [OK] ________________________________ slowest tests _________________________________ test_rewrite - Took 10.143 seconds test_cos - Took 10.640 seconds test_minmax_assumptions - Took 10.650 seconds test_tribonacci - Took 11.622 seconds test_sin - Took 14.530 seconds test_atan2_expansion - Took 15.373 seconds test_tan_rewrite - Took 17.996 seconds test_nC_nP_nT - Took 18.563 seconds test_sin_cos - Took 18.832 seconds test_expand - Took 30.344 seconds test_issue_11045 - Took 44.088 seconds test_bell - Took 54.571 seconds = tests finished: 300 passed, 6 skipped, 9 expected to fail, in 491.37 seconds = ============================= test process starts ============================== executable: /usr/libexec/platform-python (3.6.8-final-0) [CPython] architecture: 64-bit cache: yes ground types: gmpy 2.0.8 numpy: 1.14.3 random seed: 51265746 hash randomization: on (PYTHONHASHSEED=1257539409) split: 10/24 sympy/integrals/tests/test_transforms.py[24] test_undefined_function ok test_free_symbols ok test_as_integral ok test_mellin_transform_fail Slow w test_mellin_transform ok test_mellin_transform2 Slow w test_mellin_transform_bessel Slow w test_expint Slow w test_inverse_mellin_transform Slow w test_laplace_transform Slow w test_issue_8368_7173 ok test_inverse_laplace_transform ok test_inverse_laplace_transform_delta ok test_inverse_laplace_transform_delta_cond ok test_fourier_transform ok test_sine_transform ok test_cosine_transform ok test_hankel_transform ok test_issue_7181 ok test_issue_8882 ok test_issue_7173 ok test_issue_8514 ok test_issue_12591 ok test_issue_14692 ok [OK] sympy/integrals/tests/test_trigonometry.py[4] test_trigintegrate_odd ok test_trigintegrate_even ok test_trigintegrate_mixed ok test_trigintegrate_symbolic ok [OK] sympy/interactive/tests/test_interactive.py[1] test_int_to_Integer ok [OK] sympy/liealgebras/tests/test_cartan_matrix.py[1] test_CartanMatrix ok [OK] sympy/liealgebras/tests/test_cartan_type.py[1] test_Standard_Cartan ok [OK] ________________________________ slowest tests _________________________________ test_hankel_transform - Took 11.433 seconds test_inverse_laplace_transform_delta - Took 13.502 seconds test_sine_transform - Took 16.111 seconds test_issue_7181 - Took 17.433 seconds test_cosine_transform - Took 20.210 seconds test_issue_7173 - Took 22.237 seconds test_mellin_transform - Took 27.561 seconds test_issue_8514 - Took 28.343 seconds test_issue_8368_7173 - Took 39.337 seconds test_inverse_laplace_transform - Took 40.018 seconds test_fourier_transform - Took 45.240 seconds =========== tests finished: 25 passed, 6 skipped, in 297.15 seconds ============ ============================= test process starts ============================== executable: /usr/libexec/platform-python (3.6.8-final-0) [CPython] architecture: 64-bit cache: yes ground types: gmpy 2.0.8 numpy: 1.14.3 random seed: 19033063 hash randomization: on (PYTHONHASHSEED=1882313931) split: 4/24 sympy/concrete/tests/test_guess.py[6] test_find_simple_recurrence_vector ok test_find_simple_recurrence ok test_rationalize ok test_guess_generating_function_rational ok test_guess_generating_function ok test_guess ok [OK] sympy/concrete/tests/test_products.py[20] test_karr_convention ok test_karr_proposition_2a ok test_karr_proposition_2b ok test_simple_products ok test_multiple_products ok test_rational_products ok test_special_products ok test__eval_product ok test_product_pow ok test_infinite_product ok test_conjugate_transpose ok test_simplify ok test_change_index ok test_reorder ok test_Product_is_convergent ok test_reverse_order ok test_issue_9983 ok test_issue_13546 ok test_issue_14036 ok test_rewrite_Sum ok [OK] sympy/concrete/tests/test_sums_products.py[65] test_karr_convention ok test_karr_proposition_2a ok test_karr_proposition_2b ok test_arithmetic_sums ok test_polynomial_sums ok test_geometric_sums ok test_harmonic_sums ok test_composite_sums ok test_hypergeometric_sums ok test_other_sums ok test_evalf_fast_series ok test_evalf_fast_series_issue_4021 ok test_evalf_slow_series ok test_euler_maclaurin ok test_evalf_euler_maclaurin Slow w test_evalf_symbolic ok test_evalf_issue_3273 ok test_simple_products ok test_rational_products ok test_wallis_product ok test_telescopic_sums ok test_sum_reconstruct ok test_limit_subs ok test_function_subs ok test_equality ok test_Sum_doit ok test_Product_doit ok test_Sum_interface ok test_diff ok test_hypersum ok test_issue_4170 ok test_is_commutative ok test_is_zero ok test_is_number ok test_free_symbols ok test_conjugate_transpose ok test_issue_4171 ok test_issue_6273 ok test_issue_6274 ok test_simplify ok test_change_index ok test_reorder ok test_reverse_order ok test_issue_7097 ok test_factor_expand_subs ok test_distribution_over_equality ok test_issue_2787 ok test_issue_4668 ok test_matrix_sum ok test_indexed_idx_sum ok test_is_convergent ok test_is_absolutely_convergent ok test_convergent_failing f test_issue_6966 ok test_issue_10156 ok test_issue_14129 ok test_issue_14112 ok test_sin_times_absolutely_convergent ok test_issue_14111 ok test_issue_14484 ok test_issue_14640 ok test_issue_15943 ok test_Sum_dummy_eq ok test_issue_15852 ok test_exceptions ok [OK] sympy/core/tests/test_args.py[847] test_all_classes_are_tested ok test_sympy__assumptions__assume__AppliedPredicate ok test_sympy__assumptions__assume__Predicate ok test_sympy__assumptions__sathandlers__UnevaluatedOnFree ok test_sympy__assumptions__sathandlers__AllArgs ok test_sympy__assumptions__sathandlers__AnyArgs ok test_sympy__assumptions__sathandlers__ExactlyOneArg ok test_sympy__assumptions__sathandlers__CheckOldAssump ok test_sympy__assumptions__sathandlers__CheckIsPrime ok test_sympy__codegen__ast__AssignmentBase abstract Class s test_sympy__codegen__ast__AugmentedAssignment abstract Class s test_sympy__codegen__ast__AddAugmentedAssignment ok test_sympy__codegen__ast__SubAugmentedAssignment ok test_sympy__codegen__ast__MulAugmentedAssignment ok test_sympy__codegen__ast__DivAugmentedAssignment ok test_sympy__codegen__ast__ModAugmentedAssignment ok test_sympy__codegen__ast__CodeBlock ok test_sympy__codegen__ast__For ok test_sympy__codegen__ast__Token ok test_sympy__codegen__ast__ContinueToken ok test_sympy__codegen__ast__BreakToken ok test_sympy__codegen__ast__NoneToken ok test_sympy__codegen__ast__String ok test_sympy__codegen__ast__QuotedString ok test_sympy__codegen__ast__Comment ok test_sympy__codegen__ast__Node ok test_sympy__codegen__ast__Type ok test_sympy__codegen__ast__IntBaseType ok test_sympy__codegen__ast___SizedIntType ok test_sympy__codegen__ast__SignedIntType ok test_sympy__codegen__ast__UnsignedIntType ok test_sympy__codegen__ast__FloatBaseType ok test_sympy__codegen__ast__FloatType ok test_sympy__codegen__ast__ComplexBaseType ok test_sympy__codegen__ast__ComplexType ok test_sympy__codegen__ast__Attribute ok test_sympy__codegen__ast__Variable ok test_sympy__codegen__ast__Pointer ok test_sympy__codegen__ast__Declaration ok test_sympy__codegen__ast__While ok test_sympy__codegen__ast__Scope ok test_sympy__codegen__ast__Stream ok test_sympy__codegen__ast__Print ok test_sympy__codegen__ast__FunctionPrototype ok test_sympy__codegen__ast__FunctionDefinition ok test_sympy__codegen__ast__Return ok test_sympy__codegen__ast__FunctionCall ok test_sympy__codegen__ast__Element ok test_sympy__codegen__cnodes__CommaOperator ok test_sympy__codegen__cnodes__goto ok test_sympy__codegen__cnodes__Label ok test_sympy__codegen__cnodes__PreDecrement ok test_sympy__codegen__cnodes__PostDecrement ok test_sympy__codegen__cnodes__PreIncrement ok test_sympy__codegen__cnodes__PostIncrement ok test_sympy__codegen__cnodes__struct ok test_sympy__codegen__cnodes__union ok test_sympy__codegen__cxxnodes__using ok test_sympy__codegen__fnodes__Program ok test_sympy__codegen__fnodes__Module ok test_sympy__codegen__fnodes__Subroutine ok test_sympy__codegen__fnodes__GoTo ok test_sympy__codegen__fnodes__FortranReturn ok test_sympy__codegen__fnodes__Extent ok test_sympy__codegen__fnodes__use_rename ok test_sympy__codegen__fnodes__use ok test_sympy__codegen__fnodes__SubroutineCall ok test_sympy__codegen__fnodes__Do ok test_sympy__codegen__fnodes__ImpliedDoLoop ok test_sympy__codegen__fnodes__ArrayConstructor ok test_sympy__codegen__fnodes__sum_ ok test_sympy__codegen__fnodes__product_ ok test_sympy__combinatorics__graycode__GrayCode f test_sympy__combinatorics__subsets__Subset ok test_sympy__combinatorics__permutations__Permutation f test_sympy__combinatorics__perm_groups__PermutationGroup ok test_sympy__combinatorics__polyhedron__Polyhedron ok test_sympy__combinatorics__prufer__Prufer f test_sympy__combinatorics__partitions__Partition ok test_sympy__combinatorics__partitions__IntegerPartition f test_sympy__concrete__products__Product ok test_sympy__concrete__expr_with_limits__ExprWithLimits abstract Class s test_sympy__concrete__expr_with_limits__AddWithLimits abstract Class s test_sympy__concrete__expr_with_intlimits__ExprWithIntLimits abstract Class s test_sympy__concrete__summations__Sum ok test_sympy__core__add__Add ok test_sympy__core__basic__Atom ok test_sympy__core__basic__Basic ok test_sympy__core__containers__Dict ok test_sympy__core__containers__Tuple ok test_sympy__core__expr__AtomicExpr ok test_sympy__core__expr__Expr ok test_sympy__core__expr__UnevaluatedExpr ok test_sympy__core__function__Application ok test_sympy__core__function__AppliedUndef ok test_sympy__core__function__Derivative ok test_sympy__core__function__Function abstract class s test_sympy__core__function__Lambda ok test_sympy__core__function__Subs ok test_sympy__core__function__WildFunction ok test_sympy__core__mod__Mod ok test_sympy__core__mul__Mul ok test_sympy__core__numbers__Catalan ok test_sympy__core__numbers__ComplexInfinity ok test_sympy__core__numbers__EulerGamma ok test_sympy__core__numbers__Exp1 ok test_sympy__core__numbers__Float ok test_sympy__core__numbers__GoldenRatio ok test_sympy__core__numbers__TribonacciConstant ok test_sympy__core__numbers__Half ok test_sympy__core__numbers__ImaginaryUnit ok test_sympy__core__numbers__Infinity ok test_sympy__core__numbers__Integer ok test_sympy__core__numbers__IntegerConstant abstract class s test_sympy__core__numbers__NaN ok test_sympy__core__numbers__NegativeInfinity ok test_sympy__core__numbers__NegativeOne ok test_sympy__core__numbers__Number ok test_sympy__core__numbers__NumberSymbol ok test_sympy__core__numbers__One ok test_sympy__core__numbers__Pi ok test_sympy__core__numbers__Rational ok test_sympy__core__numbers__RationalConstant abstract class s test_sympy__core__numbers__Zero ok test_sympy__core__operations__AssocOp abstract class s test_sympy__core__operations__LatticeOp abstract class s test_sympy__core__power__Pow ok test_sympy__algebras__quaternion__Quaternion ok test_sympy__core__relational__Equality ok test_sympy__core__relational__GreaterThan ok test_sympy__core__relational__LessThan ok test_sympy__core__relational__Relational abstract class s test_sympy__core__relational__StrictGreaterThan ok test_sympy__core__relational__StrictLessThan ok test_sympy__core__relational__Unequality ok test_sympy__sandbox__indexed_integrals__IndexedIntegral ok test_sympy__calculus__util__AccumulationBounds ok test_sympy__sets__ordinals__OmegaPower ok test_sympy__sets__ordinals__Ordinal ok test_sympy__sets__ordinals__OrdinalOmega ok test_sympy__sets__ordinals__OrdinalZero ok test_sympy__sets__sets__EmptySet ok test_sympy__sets__sets__UniversalSet ok test_sympy__sets__sets__FiniteSet ok test_sympy__sets__sets__Interval ok test_sympy__sets__sets__ProductSet ok test_sympy__sets__sets__Set does it make sense to test this? s test_sympy__sets__sets__Intersection ok test_sympy__sets__sets__Union ok test_sympy__sets__sets__Complement ok test_sympy__sets__sets__SymmetricDifference ok test_sympy__core__trace__Tr ok test_sympy__sets__setexpr__SetExpr ok test_sympy__sets__fancysets__Naturals ok test_sympy__sets__fancysets__Naturals0 ok test_sympy__sets__fancysets__Integers ok test_sympy__sets__fancysets__Reals ok test_sympy__sets__fancysets__Complexes ok test_sympy__sets__fancysets__ComplexRegion ok test_sympy__sets__fancysets__ImageSet ok test_sympy__sets__fancysets__Range ok test_sympy__sets__conditionset__ConditionSet ok test_sympy__sets__contains__Contains ok test_sympy__stats__crv__ContinuousDomain ok test_sympy__stats__crv__SingleContinuousDomain ok test_sympy__stats__crv__ProductContinuousDomain ok test_sympy__stats__crv__ConditionalContinuousDomain ok test_sympy__stats__crv__ContinuousPSpace ok test_sympy__stats__crv__SingleContinuousPSpace ok test_sympy__stats__crv__SingleContinuousDistribution abstract class s test_sympy__stats__drv__SingleDiscreteDomain ok test_sympy__stats__drv__ProductDiscreteDomain ok test_sympy__stats__drv__SingleDiscretePSpace ok test_sympy__stats__drv__DiscretePSpace ok test_sympy__stats__drv__ConditionalDiscreteDomain ok test_sympy__stats__joint_rv__JointPSpace ok test_sympy__stats__joint_rv__JointRandomSymbol ok test_sympy__stats__joint_rv__JointDistributionHandmade ok test_sympy__stats__joint_rv__MarginalDistribution ok test_sympy__stats__joint_rv__CompoundDistribution ok test_sympy__stats__drv__SingleDiscreteDistribution abstract class s test_sympy__stats__drv__DiscreteDistribution abstract class s test_sympy__stats__drv__DiscreteDomain abstract class s test_sympy__stats__rv__RandomDomain ok test_sympy__stats__rv__SingleDomain ok test_sympy__stats__rv__ConditionalDomain ok test_sympy__stats__rv__PSpace ok test_sympy__stats__rv__SinglePSpace abstract Class s test_sympy__stats__rv__RandomSymbol ok test_sympy__stats__rv__ProductPSpace abstract Class s test_sympy__stats__rv__IndependentProductPSpace ok test_sympy__stats__rv__ProductDomain ok test_sympy__stats__symbolic_probability__Probability ok test_sympy__stats__symbolic_probability__Expectation ok test_sympy__stats__symbolic_probability__Covariance ok test_sympy__stats__symbolic_probability__Variance ok test_sympy__stats__frv_types__DiscreteUniformDistribution ok test_sympy__stats__frv_types__DieDistribution ok test_sympy__stats__frv_types__BernoulliDistribution ok test_sympy__stats__frv_types__BinomialDistribution ok test_sympy__stats__frv_types__HypergeometricDistribution ok test_sympy__stats__frv_types__RademacherDistribution ok test_sympy__stats__frv__FiniteDomain ok test_sympy__stats__frv__SingleFiniteDomain ok test_sympy__stats__frv__ProductFiniteDomain ok test_sympy__stats__frv__ConditionalFiniteDomain ok test_sympy__stats__frv__FinitePSpace ok test_sympy__stats__frv__SingleFinitePSpace ok test_sympy__stats__frv__ProductFinitePSpace ok test_sympy__stats__frv__SingleFiniteDistribution abstract class s test_sympy__stats__crv__ContinuousDistribution abstract class s test_sympy__stats__frv_types__FiniteDistributionHandmade ok test_sympy__stats__crv__ContinuousDistributionHandmade ok test_sympy__stats__drv__DiscreteDistributionHandmade ok test_sympy__stats__rv__Density ok test_sympy__stats__crv_types__ArcsinDistribution ok test_sympy__stats__crv_types__BeniniDistribution ok test_sympy__stats__crv_types__BetaDistribution ok test_sympy__stats__crv_types__BetaPrimeDistribution ok test_sympy__stats__crv_types__CauchyDistribution ok test_sympy__stats__crv_types__ChiDistribution ok test_sympy__stats__crv_types__ChiNoncentralDistribution ok test_sympy__stats__crv_types__ChiSquaredDistribution ok test_sympy__stats__crv_types__DagumDistribution ok test_sympy__stats__crv_types__ExponentialDistribution ok test_sympy__stats__crv_types__FDistributionDistribution ok test_sympy__stats__crv_types__FisherZDistribution ok test_sympy__stats__crv_types__FrechetDistribution ok test_sympy__stats__crv_types__GammaInverseDistribution ok test_sympy__stats__crv_types__GammaDistribution ok test_sympy__stats__crv_types__GumbelDistribution ok test_sympy__stats__crv_types__GompertzDistribution ok test_sympy__stats__crv_types__KumaraswamyDistribution ok test_sympy__stats__crv_types__LaplaceDistribution ok test_sympy__stats__crv_types__LogisticDistribution ok test_sympy__stats__crv_types__LogNormalDistribution ok test_sympy__stats__crv_types__MaxwellDistribution ok test_sympy__stats__crv_types__NakagamiDistribution ok test_sympy__stats__crv_types__NormalDistribution ok test_sympy__stats__crv_types__ParetoDistribution ok test_sympy__stats__crv_types__QuadraticUDistribution ok test_sympy__stats__crv_types__RaisedCosineDistribution ok test_sympy__stats__crv_types__RayleighDistribution ok test_sympy__stats__crv_types__ShiftedGompertzDistribution ok test_sympy__stats__crv_types__StudentTDistribution ok test_sympy__stats__crv_types__TrapezoidalDistribution ok test_sympy__stats__crv_types__TriangularDistribution ok test_sympy__stats__crv_types__UniformDistribution ok test_sympy__stats__crv_types__UniformSumDistribution ok test_sympy__stats__crv_types__VonMisesDistribution ok test_sympy__stats__crv_types__WeibullDistribution ok test_sympy__stats__crv_types__WignerSemicircleDistribution ok test_sympy__stats__drv_types__GeometricDistribution ok test_sympy__stats__drv_types__LogarithmicDistribution ok test_sympy__stats__drv_types__NegativeBinomialDistribution ok test_sympy__stats__drv_types__PoissonDistribution ok test_sympy__stats__drv_types__YuleSimonDistribution ok test_sympy__stats__drv_types__ZetaDistribution ok test_sympy__stats__joint_rv__JointDistribution ok test_sympy__stats__joint_rv_types__MultivariateNormalDistribution ok test_sympy__stats__joint_rv_types__MultivariateLaplaceDistribution ok test_sympy__stats__joint_rv_types__MultivariateTDistribution ok test_sympy__stats__joint_rv_types__NormalGammaDistribution ok test_sympy__core__symbol__Dummy ok test_sympy__core__symbol__Symbol ok test_sympy__core__symbol__Wild ok test_sympy__functions__combinatorial__factorials__CombinatorialFunction abstract class s test_sympy__functions__combinatorial__factorials__FallingFactorial ok test_sympy__functions__combinatorial__factorials__MultiFactorial ok test_sympy__functions__combinatorial__factorials__RisingFactorial ok test_sympy__functions__combinatorial__factorials__binomial ok test_sympy__functions__combinatorial__factorials__subfactorial ok test_sympy__functions__combinatorial__factorials__factorial ok test_sympy__functions__combinatorial__factorials__factorial2 ok test_sympy__functions__combinatorial__numbers__bell ok test_sympy__functions__combinatorial__numbers__bernoulli ok test_sympy__functions__combinatorial__numbers__catalan ok test_sympy__functions__combinatorial__numbers__genocchi ok test_sympy__functions__combinatorial__numbers__euler ok test_sympy__functions__combinatorial__numbers__carmichael ok test_sympy__functions__combinatorial__numbers__fibonacci ok test_sympy__functions__combinatorial__numbers__tribonacci ok test_sympy__functions__combinatorial__numbers__harmonic ok test_sympy__functions__combinatorial__numbers__lucas ok test_sympy__functions__combinatorial__numbers__partition ok test_sympy__functions__elementary__complexes__Abs ok test_sympy__functions__elementary__complexes__adjoint ok test_sympy__functions__elementary__complexes__arg ok test_sympy__functions__elementary__complexes__conjugate ok test_sympy__functions__elementary__complexes__im ok test_sympy__functions__elementary__complexes__re ok test_sympy__functions__elementary__complexes__sign ok test_sympy__functions__elementary__complexes__polar_lift ok test_sympy__functions__elementary__complexes__periodic_argument ok test_sympy__functions__elementary__complexes__principal_branch ok test_sympy__functions__elementary__complexes__transpose ok test_sympy__functions__elementary__exponential__LambertW ok test_sympy__functions__elementary__exponential__ExpBase abstract class s test_sympy__functions__elementary__exponential__exp ok test_sympy__functions__elementary__exponential__exp_polar ok test_sympy__functions__elementary__exponential__log ok test_sympy__functions__elementary__hyperbolic__HyperbolicFunction abstract class s test_sympy__functions__elementary__hyperbolic__ReciprocalHyperbolicFunction abstract class s test_sympy__functions__elementary__hyperbolic__InverseHyperbolicFunction abstract class s test_sympy__functions__elementary__hyperbolic__acosh ok test_sympy__functions__elementary__hyperbolic__acoth ok test_sympy__functions__elementary__hyperbolic__asinh ok test_sympy__functions__elementary__hyperbolic__atanh ok test_sympy__functions__elementary__hyperbolic__asech ok test_sympy__functions__elementary__hyperbolic__acsch ok test_sympy__functions__elementary__hyperbolic__cosh ok test_sympy__functions__elementary__hyperbolic__coth ok test_sympy__functions__elementary__hyperbolic__csch ok test_sympy__functions__elementary__hyperbolic__sech ok test_sympy__functions__elementary__hyperbolic__sinh ok test_sympy__functions__elementary__hyperbolic__tanh ok test_sympy__functions__elementary__integers__RoundFunction does this work at all? s test_sympy__functions__elementary__integers__ceiling ok test_sympy__functions__elementary__integers__floor ok test_sympy__functions__elementary__integers__frac ok test_sympy__functions__elementary__miscellaneous__IdentityFunction ok test_sympy__functions__elementary__miscellaneous__Max ok test_sympy__functions__elementary__miscellaneous__Min ok test_sympy__functions__elementary__miscellaneous__MinMaxBase abstract class s test_sympy__functions__elementary__piecewise__ExprCondPair ok test_sympy__functions__elementary__piecewise__Piecewise ok test_sympy__functions__elementary__trigonometric__TrigonometricFunction abstract class s test_sympy__functions__elementary__trigonometric__ReciprocalTrigonometricFunction abstract class s test_sympy__functions__elementary__trigonometric__InverseTrigonometricFunction abstract class s test_sympy__functions__elementary__trigonometric__acos ok test_sympy__functions__elementary__trigonometric__acot ok test_sympy__functions__elementary__trigonometric__asin ok test_sympy__functions__elementary__trigonometric__asec ok test_sympy__functions__elementary__trigonometric__acsc ok test_sympy__functions__elementary__trigonometric__atan ok test_sympy__functions__elementary__trigonometric__atan2 ok test_sympy__functions__elementary__trigonometric__cos ok test_sympy__functions__elementary__trigonometric__csc ok test_sympy__functions__elementary__trigonometric__cot ok test_sympy__functions__elementary__trigonometric__sin ok test_sympy__functions__elementary__trigonometric__sinc ok test_sympy__functions__elementary__trigonometric__sec ok test_sympy__functions__elementary__trigonometric__tan ok test_sympy__functions__special__bessel__BesselBase abstract class s test_sympy__functions__special__bessel__SphericalBesselBase abstract class s test_sympy__functions__special__bessel__SphericalHankelBase abstract class s test_sympy__functions__special__bessel__besseli ok test_sympy__functions__special__bessel__besselj ok test_sympy__functions__special__bessel__besselk ok test_sympy__functions__special__bessel__bessely ok test_sympy__functions__special__bessel__hankel1 ok test_sympy__functions__special__bessel__hankel2 ok test_sympy__functions__special__bessel__jn ok test_sympy__functions__special__bessel__yn ok test_sympy__functions__special__bessel__hn1 ok test_sympy__functions__special__bessel__hn2 ok test_sympy__functions__special__bessel__AiryBase ok test_sympy__functions__special__bessel__airyai ok test_sympy__functions__special__bessel__airybi ok test_sympy__functions__special__bessel__airyaiprime ok test_sympy__functions__special__bessel__airybiprime ok test_sympy__functions__special__elliptic_integrals__elliptic_k ok test_sympy__functions__special__elliptic_integrals__elliptic_f ok test_sympy__functions__special__elliptic_integrals__elliptic_e ok test_sympy__functions__special__elliptic_integrals__elliptic_pi ok test_sympy__functions__special__delta_functions__DiracDelta ok test_sympy__functions__special__singularity_functions__SingularityFunction ok test_sympy__functions__special__delta_functions__Heaviside ok test_sympy__functions__special__error_functions__erf ok test_sympy__functions__special__error_functions__erfc ok test_sympy__functions__special__error_functions__erfi ok test_sympy__functions__special__error_functions__erf2 ok test_sympy__functions__special__error_functions__erfinv ok test_sympy__functions__special__error_functions__erfcinv ok test_sympy__functions__special__error_functions__erf2inv ok test_sympy__functions__special__error_functions__FresnelIntegral abstract class s test_sympy__functions__special__error_functions__fresnels ok test_sympy__functions__special__error_functions__fresnelc ok test_sympy__functions__special__error_functions__erfs ok test_sympy__functions__special__error_functions__Ei ok test_sympy__functions__special__error_functions__li ok test_sympy__functions__special__error_functions__Li ok test_sympy__functions__special__error_functions__TrigonometricIntegral abstract class s test_sympy__functions__special__error_functions__Si ok test_sympy__functions__special__error_functions__Ci ok test_sympy__functions__special__error_functions__Shi ok test_sympy__functions__special__error_functions__Chi ok test_sympy__functions__special__error_functions__expint ok test_sympy__functions__special__gamma_functions__gamma ok test_sympy__functions__special__gamma_functions__loggamma ok test_sympy__functions__special__gamma_functions__lowergamma ok test_sympy__functions__special__gamma_functions__polygamma ok test_sympy__functions__special__gamma_functions__uppergamma ok test_sympy__functions__special__beta_functions__beta ok test_sympy__functions__special__mathieu_functions__MathieuBase ok test_sympy__functions__special__mathieu_functions__mathieus ok test_sympy__functions__special__mathieu_functions__mathieuc ok test_sympy__functions__special__mathieu_functions__mathieusprime ok test_sympy__functions__special__mathieu_functions__mathieucprime ok test_sympy__functions__special__hyper__TupleParametersBase abstract class s test_sympy__functions__special__hyper__TupleArg abstract class s test_sympy__functions__special__hyper__hyper ok test_sympy__functions__special__hyper__meijerg ok test_sympy__functions__special__hyper__HyperRep abstract class s test_sympy__functions__special__hyper__HyperRep_power1 ok test_sympy__functions__special__hyper__HyperRep_power2 ok test_sympy__functions__special__hyper__HyperRep_log1 ok test_sympy__functions__special__hyper__HyperRep_atanh ok test_sympy__functions__special__hyper__HyperRep_asin1 ok test_sympy__functions__special__hyper__HyperRep_asin2 ok test_sympy__functions__special__hyper__HyperRep_sqrts1 ok test_sympy__functions__special__hyper__HyperRep_sqrts2 ok test_sympy__functions__special__hyper__HyperRep_log2 ok test_sympy__functions__special__hyper__HyperRep_cosasin ok test_sympy__functions__special__hyper__HyperRep_sinasin ok test_sympy__functions__special__hyper__appellf1 ok test_sympy__functions__special__polynomials__OrthogonalPolynomial abstract class s test_sympy__functions__special__polynomials__jacobi ok test_sympy__functions__special__polynomials__gegenbauer ok test_sympy__functions__special__polynomials__chebyshevt ok test_sympy__functions__special__polynomials__chebyshevt_root ok test_sympy__functions__special__polynomials__chebyshevu ok test_sympy__functions__special__polynomials__chebyshevu_root ok test_sympy__functions__special__polynomials__hermite ok test_sympy__functions__special__polynomials__legendre ok test_sympy__functions__special__polynomials__assoc_legendre ok test_sympy__functions__special__polynomials__laguerre ok test_sympy__functions__special__polynomials__assoc_laguerre ok test_sympy__functions__special__spherical_harmonics__Ynm ok test_sympy__functions__special__spherical_harmonics__Znm ok test_sympy__functions__special__tensor_functions__LeviCivita ok test_sympy__functions__special__tensor_functions__KroneckerDelta ok test_sympy__functions__special__zeta_functions__dirichlet_eta ok test_sympy__functions__special__zeta_functions__zeta ok test_sympy__functions__special__zeta_functions__lerchphi ok test_sympy__functions__special__zeta_functions__polylog ok test_sympy__functions__special__zeta_functions__stieltjes ok test_sympy__integrals__integrals__Integral ok test_sympy__integrals__risch__NonElementaryIntegral ok test_sympy__integrals__transforms__IntegralTransform abstract class s test_sympy__integrals__transforms__MellinTransform ok test_sympy__integrals__transforms__InverseMellinTransform ok test_sympy__integrals__transforms__LaplaceTransform ok test_sympy__integrals__transforms__InverseLaplaceTransform ok test_sympy__integrals__transforms__FourierTypeTransform abstract class s test_sympy__integrals__transforms__InverseFourierTransform ok test_sympy__integrals__transforms__FourierTransform ok test_sympy__integrals__transforms__SineCosineTypeTransform abstract class s test_sympy__integrals__transforms__InverseSineTransform ok test_sympy__integrals__transforms__SineTransform ok test_sympy__integrals__transforms__InverseCosineTransform ok test_sympy__integrals__transforms__CosineTransform ok test_sympy__integrals__transforms__HankelTypeTransform abstract class s test_sympy__integrals__transforms__InverseHankelTransform ok test_sympy__integrals__transforms__HankelTransform ok test_sympy__liealgebras__cartan_type__CartanType_generator f test_sympy__liealgebras__cartan_type__Standard_Cartan f test_sympy__liealgebras__weyl_group__WeylGroup f test_sympy__liealgebras__root_system__RootSystem f test_sympy__liealgebras__type_a__TypeA f test_sympy__liealgebras__type_b__TypeB f test_sympy__liealgebras__type_c__TypeC f test_sympy__liealgebras__type_d__TypeD f test_sympy__liealgebras__type_e__TypeE f test_sympy__liealgebras__type_f__TypeF f test_sympy__liealgebras__type_g__TypeG f test_sympy__logic__boolalg__And ok test_sympy__logic__boolalg__Boolean abstract class s test_sympy__logic__boolalg__BooleanFunction ok test_sympy__logic__boolalg__BooleanAtom abstract class s test_sympy__logic__boolalg__BooleanTrue ok test_sympy__logic__boolalg__BooleanFalse ok test_sympy__logic__boolalg__Equivalent ok test_sympy__logic__boolalg__ITE ok test_sympy__logic__boolalg__Implies ok test_sympy__logic__boolalg__Nand ok test_sympy__logic__boolalg__Nor ok test_sympy__logic__boolalg__Not ok test_sympy__logic__boolalg__Or ok test_sympy__logic__boolalg__Xor ok test_sympy__logic__boolalg__Xnor ok test_sympy__matrices__matrices__DeferredVector ok test_sympy__matrices__expressions__matexpr__MatrixBase abstract class s test_sympy__matrices__immutable__ImmutableDenseMatrix ok test_sympy__matrices__immutable__ImmutableSparseMatrix ok test_sympy__matrices__expressions__slice__MatrixSlice ok test_sympy__matrices__expressions__applyfunc__ElementwiseApplyFunction ok test_sympy__matrices__expressions__blockmatrix__BlockDiagMatrix ok test_sympy__matrices__expressions__blockmatrix__BlockMatrix ok test_sympy__matrices__expressions__inverse__Inverse ok test_sympy__matrices__expressions__matadd__MatAdd ok test_sympy__matrices__expressions__matexpr__Identity ok test_sympy__matrices__expressions__matexpr__GenericIdentity ok test_sympy__matrices__expressions__matexpr__MatrixExpr abstract class s test_sympy__matrices__expressions__matexpr__MatrixElement ok test_sympy__matrices__expressions__matexpr__MatrixSymbol ok test_sympy__matrices__expressions__matexpr__ZeroMatrix ok test_sympy__matrices__expressions__matexpr__GenericZeroMatrix ok test_sympy__matrices__expressions__matmul__MatMul ok test_sympy__matrices__expressions__dotproduct__DotProduct ok test_sympy__matrices__expressions__diagonal__DiagonalMatrix ok test_sympy__matrices__expressions__diagonal__DiagonalOf ok test_sympy__matrices__expressions__hadamard__HadamardProduct ok test_sympy__matrices__expressions__kronecker__KroneckerProduct ok test_sympy__matrices__expressions__matpow__MatPow ok test_sympy__matrices__expressions__transpose__Transpose ok test_sympy__matrices__expressions__adjoint__Adjoint ok test_sympy__matrices__expressions__trace__Trace ok test_sympy__matrices__expressions__determinant__Determinant ok test_sympy__matrices__expressions__funcmatrix__FunctionMatrix ok test_sympy__matrices__expressions__fourier__DFT ok test_sympy__matrices__expressions__fourier__IDFT ok test_sympy__matrices__expressions__factorizations__LofLU ok test_sympy__matrices__expressions__factorizations__UofLU ok test_sympy__matrices__expressions__factorizations__QofQR ok test_sympy__matrices__expressions__factorizations__RofQR ok test_sympy__matrices__expressions__factorizations__LofCholesky ok test_sympy__matrices__expressions__factorizations__UofCholesky ok test_sympy__matrices__expressions__factorizations__EigenVectors ok test_sympy__matrices__expressions__factorizations__EigenValues ok test_sympy__matrices__expressions__factorizations__UofSVD ok test_sympy__matrices__expressions__factorizations__VofSVD ok test_sympy__matrices__expressions__factorizations__SofSVD ok test_sympy__matrices__expressions__factorizations__Factorization abstract class s test_sympy__physics__vector__frame__CoordinateSym ok test_sympy__physics__paulialgebra__Pauli ok test_sympy__physics__quantum__anticommutator__AntiCommutator ok test_sympy__physics__quantum__cartesian__PositionBra3D ok test_sympy__physics__quantum__cartesian__PositionKet3D ok test_sympy__physics__quantum__cartesian__PositionState3D ok test_sympy__physics__quantum__cartesian__PxBra ok test_sympy__physics__quantum__cartesian__PxKet ok test_sympy__physics__quantum__cartesian__PxOp ok test_sympy__physics__quantum__cartesian__XBra ok test_sympy__physics__quantum__cartesian__XKet ok test_sympy__physics__quantum__cartesian__XOp ok test_sympy__physics__quantum__cartesian__YOp ok test_sympy__physics__quantum__cartesian__ZOp ok test_sympy__physics__quantum__cg__CG ok test_sympy__physics__quantum__cg__Wigner3j ok test_sympy__physics__quantum__cg__Wigner6j ok test_sympy__physics__quantum__cg__Wigner9j ok test_sympy__physics__quantum__circuitplot__Mz ok test_sympy__physics__quantum__circuitplot__Mx ok test_sympy__physics__quantum__commutator__Commutator ok test_sympy__physics__quantum__constants__HBar ok test_sympy__physics__quantum__dagger__Dagger ok test_sympy__physics__quantum__gate__CGate ok test_sympy__physics__quantum__gate__CGateS ok test_sympy__physics__quantum__gate__CNotGate ok test_sympy__physics__quantum__gate__Gate ok test_sympy__physics__quantum__gate__HadamardGate ok test_sympy__physics__quantum__gate__IdentityGate ok test_sympy__physics__quantum__gate__OneQubitGate ok test_sympy__physics__quantum__gate__PhaseGate ok test_sympy__physics__quantum__gate__SwapGate ok test_sympy__physics__quantum__gate__TGate ok test_sympy__physics__quantum__gate__TwoQubitGate ok test_sympy__physics__quantum__gate__UGate ok test_sympy__physics__quantum__gate__XGate ok test_sympy__physics__quantum__gate__YGate ok test_sympy__physics__quantum__gate__ZGate ok test_sympy__physics__quantum__grover__OracleGate TODO: sympy.physics s test_sympy__physics__quantum__grover__WGate ok test_sympy__physics__quantum__hilbert__ComplexSpace ok test_sympy__physics__quantum__hilbert__DirectSumHilbertSpace ok test_sympy__physics__quantum__hilbert__FockSpace ok test_sympy__physics__quantum__hilbert__HilbertSpace ok test_sympy__physics__quantum__hilbert__L2 ok test_sympy__physics__quantum__hilbert__TensorPowerHilbertSpace ok test_sympy__physics__quantum__hilbert__TensorProductHilbertSpace ok test_sympy__physics__quantum__innerproduct__InnerProduct ok test_sympy__physics__quantum__operator__DifferentialOperator ok test_sympy__physics__quantum__operator__HermitianOperator ok test_sympy__physics__quantum__operator__IdentityOperator ok test_sympy__physics__quantum__operator__Operator ok test_sympy__physics__quantum__operator__OuterProduct ok test_sympy__physics__quantum__operator__UnitaryOperator ok test_sympy__physics__quantum__piab__PIABBra ok test_sympy__physics__quantum__boson__BosonOp ok test_sympy__physics__quantum__boson__BosonFockKet ok test_sympy__physics__quantum__boson__BosonFockBra ok test_sympy__physics__quantum__boson__BosonCoherentKet ok test_sympy__physics__quantum__boson__BosonCoherentBra ok test_sympy__physics__quantum__fermion__FermionOp ok test_sympy__physics__quantum__fermion__FermionFockKet ok test_sympy__physics__quantum__fermion__FermionFockBra ok test_sympy__physics__quantum__pauli__SigmaOpBase ok test_sympy__physics__quantum__pauli__SigmaX ok test_sympy__physics__quantum__pauli__SigmaY ok test_sympy__physics__quantum__pauli__SigmaZ ok test_sympy__physics__quantum__pauli__SigmaMinus ok test_sympy__physics__quantum__pauli__SigmaPlus ok test_sympy__physics__quantum__pauli__SigmaZKet ok test_sympy__physics__quantum__pauli__SigmaZBra ok test_sympy__physics__quantum__piab__PIABHamiltonian ok test_sympy__physics__quantum__piab__PIABKet ok test_sympy__physics__quantum__qexpr__QExpr ok test_sympy__physics__quantum__qft__Fourier ok test_sympy__physics__quantum__qft__IQFT ok test_sympy__physics__quantum__qft__QFT ok test_sympy__physics__quantum__qft__RkGate ok test_sympy__physics__quantum__qubit__IntQubit ok test_sympy__physics__quantum__qubit__IntQubitBra ok test_sympy__physics__quantum__qubit__IntQubitState ok test_sympy__physics__quantum__qubit__Qubit ok test_sympy__physics__quantum__qubit__QubitBra ok test_sympy__physics__quantum__qubit__QubitState ok test_sympy__physics__quantum__density__Density ok test_sympy__physics__quantum__shor__CMod TODO: sympy.physics.quantum.shor: Cmod Not Implemented s test_sympy__physics__quantum__spin__CoupledSpinState ok test_sympy__physics__quantum__spin__J2Op ok test_sympy__physics__quantum__spin__JminusOp ok test_sympy__physics__quantum__spin__JplusOp ok test_sympy__physics__quantum__spin__JxBra ok test_sympy__physics__quantum__spin__JxBraCoupled ok test_sympy__physics__quantum__spin__JxKet ok test_sympy__physics__quantum__spin__JxKetCoupled ok test_sympy__physics__quantum__spin__JxOp ok test_sympy__physics__quantum__spin__JyBra ok test_sympy__physics__quantum__spin__JyBraCoupled ok test_sympy__physics__quantum__spin__JyKet ok test_sympy__physics__quantum__spin__JyKetCoupled ok test_sympy__physics__quantum__spin__JyOp ok test_sympy__physics__quantum__spin__JzBra ok test_sympy__physics__quantum__spin__JzBraCoupled ok test_sympy__physics__quantum__spin__JzKet ok test_sympy__physics__quantum__spin__JzKetCoupled ok test_sympy__physics__quantum__spin__JzOp ok test_sympy__physics__quantum__spin__Rotation ok test_sympy__physics__quantum__spin__SpinState ok test_sympy__physics__quantum__spin__WignerD ok test_sympy__physics__quantum__state__Bra ok test_sympy__physics__quantum__state__BraBase ok test_sympy__physics__quantum__state__Ket ok test_sympy__physics__quantum__state__KetBase ok test_sympy__physics__quantum__state__State ok test_sympy__physics__quantum__state__StateBase ok test_sympy__physics__quantum__state__TimeDepBra ok test_sympy__physics__quantum__state__TimeDepKet ok test_sympy__physics__quantum__state__TimeDepState ok test_sympy__physics__quantum__state__Wavefunction ok test_sympy__physics__quantum__tensorproduct__TensorProduct ok test_sympy__physics__quantum__identitysearch__GateIdentity ok test_sympy__physics__quantum__sho1d__SHOOp ok test_sympy__physics__quantum__sho1d__RaisingOp ok test_sympy__physics__quantum__sho1d__LoweringOp ok test_sympy__physics__quantum__sho1d__NumberOp ok test_sympy__physics__quantum__sho1d__Hamiltonian ok test_sympy__physics__quantum__sho1d__SHOState ok test_sympy__physics__quantum__sho1d__SHOKet ok test_sympy__physics__quantum__sho1d__SHOBra ok test_sympy__physics__secondquant__AnnihilateBoson ok test_sympy__physics__secondquant__AnnihilateFermion ok test_sympy__physics__secondquant__Annihilator abstract class s test_sympy__physics__secondquant__AntiSymmetricTensor ok test_sympy__physics__secondquant__BosonState ok test_sympy__physics__secondquant__BosonicOperator abstract class s test_sympy__physics__secondquant__Commutator ok test_sympy__physics__secondquant__CreateBoson ok test_sympy__physics__secondquant__CreateFermion ok test_sympy__physics__secondquant__Creator abstract class s test_sympy__physics__secondquant__Dagger ok test_sympy__physics__secondquant__FermionState ok test_sympy__physics__secondquant__FermionicOperator ok test_sympy__physics__secondquant__FockState ok test_sympy__physics__secondquant__FockStateBosonBra ok test_sympy__physics__secondquant__FockStateBosonKet ok test_sympy__physics__secondquant__FockStateBra ok test_sympy__physics__secondquant__FockStateFermionBra ok test_sympy__physics__secondquant__FockStateFermionKet ok test_sympy__physics__secondquant__FockStateKet ok test_sympy__physics__secondquant__InnerProduct ok test_sympy__physics__secondquant__NO ok test_sympy__physics__secondquant__PermutationOperator ok test_sympy__physics__secondquant__SqOperator ok test_sympy__physics__secondquant__TensorSymbol ok test_sympy__physics__units__dimensions__Dimension ok test_sympy__physics__units__dimensions__DimensionSystem ok test_sympy__physics__units__quantities__Quantity ok test_sympy__physics__units__prefixes__Prefix ok test_sympy__core__numbers__AlgebraicNumber ok test_sympy__polys__polytools__GroebnerBasis ok test_sympy__polys__polytools__Poly ok test_sympy__polys__polytools__PurePoly ok test_sympy__polys__rootoftools__RootOf abstract class s test_sympy__polys__rootoftools__ComplexRootOf ok test_sympy__polys__rootoftools__RootSum ok test_sympy__series__limits__Limit ok test_sympy__series__order__Order ok test_sympy__series__sequences__SeqBase Abstract Class s test_sympy__series__sequences__EmptySequence ok test_sympy__series__sequences__SeqExpr Abstract Class s test_sympy__series__sequences__SeqPer ok test_sympy__series__sequences__SeqFormula ok test_sympy__series__sequences__RecursiveSeq ok test_sympy__series__sequences__SeqExprOp ok test_sympy__series__sequences__SeqAdd ok test_sympy__series__sequences__SeqMul ok test_sympy__series__series_class__SeriesBase Abstract Class s test_sympy__series__fourier__FourierSeries ok test_sympy__series__fourier__FiniteFourierSeries ok test_sympy__series__formal__FormalPowerSeries ok test_sympy__simplify__hyperexpand__Hyper_Function ok test_sympy__simplify__hyperexpand__G_Function ok test_sympy__tensor__array__ndim_array__ImmutableNDimArray abstract class s test_sympy__tensor__array__dense_ndim_array__ImmutableDenseNDimArray ok test_sympy__tensor__array__sparse_ndim_array__ImmutableSparseNDimArray ok test_sympy__tensor__functions__TensorProduct ok test_sympy__tensor__indexed__Idx ok test_sympy__tensor__indexed__Indexed ok test_sympy__tensor__indexed__IndexedBase ok test_sympy__tensor__tensor__TensorIndexType ok test_sympy__tensor__tensor__TensorSymmetry ok test_sympy__tensor__tensor__TensorType ok test_sympy__tensor__tensor__TensorHead ok test_sympy__tensor__tensor__TensorIndex ok test_sympy__tensor__tensor__TensExpr abstract class s test_sympy__tensor__tensor__TensAdd ok test_sympy__tensor__tensor__Tensor ok test_sympy__tensor__tensor__TensMul ok test_sympy__tensor__tensor__TensorElement ok test_sympy__tensor__toperators__PartialDerivative ok test_as_coeff_add ok test_sympy__geometry__curve__Curve ok test_sympy__geometry__point__Point ok test_sympy__geometry__point__Point2D ok test_sympy__geometry__point__Point3D ok test_sympy__geometry__ellipse__Ellipse ok test_sympy__geometry__ellipse__Circle ok test_sympy__geometry__parabola__Parabola ok test_sympy__geometry__line__LinearEntity abstract class s test_sympy__geometry__line__Line ok test_sympy__geometry__line__Ray ok test_sympy__geometry__line__Segment ok test_sympy__geometry__line__LinearEntity2D abstract class s test_sympy__geometry__line__Line2D ok test_sympy__geometry__line__Ray2D ok test_sympy__geometry__line__Segment2D ok test_sympy__geometry__line__LinearEntity3D abstract class s test_sympy__geometry__line__Line3D ok test_sympy__geometry__line__Segment3D ok test_sympy__geometry__line__Ray3D ok test_sympy__geometry__plane__Plane ok test_sympy__geometry__polygon__Polygon ok test_sympy__geometry__polygon__RegularPolygon ok test_sympy__geometry__polygon__Triangle ok test_sympy__geometry__entity__GeometryEntity ok test_sympy__geometry__entity__GeometrySet abstract class s test_sympy__diffgeom__diffgeom__Manifold ok test_sympy__diffgeom__diffgeom__Patch ok test_sympy__diffgeom__diffgeom__CoordSystem ok test_sympy__diffgeom__diffgeom__Point f test_sympy__diffgeom__diffgeom__BaseScalarField ok test_sympy__diffgeom__diffgeom__BaseVectorField ok test_sympy__diffgeom__diffgeom__Differential ok test_sympy__diffgeom__diffgeom__Commutator ok test_sympy__diffgeom__diffgeom__TensorProduct ok test_sympy__diffgeom__diffgeom__WedgeProduct ok test_sympy__diffgeom__diffgeom__LieDerivative ok test_sympy__diffgeom__diffgeom__BaseCovarDerivativeOp f test_sympy__diffgeom__diffgeom__CovarDerivativeOp ok test_sympy__categories__baseclasses__Class ok test_sympy__categories__baseclasses__Object ok test_sympy__categories__baseclasses__Morphism f test_sympy__categories__baseclasses__IdentityMorphism ok test_sympy__categories__baseclasses__NamedMorphism ok test_sympy__categories__baseclasses__CompositeMorphism ok test_sympy__categories__baseclasses__Diagram ok test_sympy__categories__baseclasses__Category ok test_sympy__ntheory__factor___totient ok test_sympy__ntheory__factor___reduced_totient ok test_sympy__ntheory__factor___divisor_sigma ok test_sympy__ntheory__factor___udivisor_sigma ok test_sympy__ntheory__factor___primenu ok test_sympy__ntheory__factor___primeomega ok test_sympy__ntheory__residue_ntheory__mobius ok test_sympy__ntheory__generate__primepi ok test_sympy__physics__optics__waves__TWave ok test_sympy__physics__optics__gaussopt__BeamParameter ok test_sympy__physics__optics__medium__Medium ok test_sympy__codegen__array_utils__CodegenArrayContraction ok test_sympy__codegen__array_utils__CodegenArrayDiagonal ok test_sympy__codegen__array_utils__CodegenArrayTensorProduct ok test_sympy__codegen__array_utils__CodegenArrayElementwiseAdd ok test_sympy__codegen__array_utils__CodegenArrayPermuteDims ok test_sympy__codegen__ast__Assignment ok test_sympy__codegen__cfunctions__expm1 ok test_sympy__codegen__cfunctions__log1p ok test_sympy__codegen__cfunctions__exp2 ok test_sympy__codegen__cfunctions__log2 ok test_sympy__codegen__cfunctions__fma ok test_sympy__codegen__cfunctions__log10 ok test_sympy__codegen__cfunctions__Sqrt ok test_sympy__codegen__cfunctions__Cbrt ok test_sympy__codegen__cfunctions__hypot ok test_sympy__codegen__fnodes__FFunction ok test_sympy__codegen__fnodes__F95Function ok test_sympy__codegen__fnodes__isign ok test_sympy__codegen__fnodes__dsign ok test_sympy__codegen__fnodes__cmplx ok test_sympy__codegen__fnodes__kind ok test_sympy__codegen__fnodes__merge ok test_sympy__codegen__fnodes___literal ok test_sympy__codegen__fnodes__literal_sp ok test_sympy__codegen__fnodes__literal_dp ok test_sympy__vector__coordsysrect__CoordSys3D ok test_sympy__vector__point__Point ok test_sympy__vector__basisdependent__BasisDependent ok test_sympy__vector__basisdependent__BasisDependentMul ok test_sympy__vector__basisdependent__BasisDependentAdd ok test_sympy__vector__basisdependent__BasisDependentZero ok test_sympy__vector__vector__BaseVector ok test_sympy__vector__vector__VectorAdd ok test_sympy__vector__vector__VectorMul ok test_sympy__vector__vector__VectorZero ok test_sympy__vector__vector__Vector ok test_sympy__vector__vector__Cross ok test_sympy__vector__vector__Dot ok test_sympy__vector__dyadic__Dyadic ok test_sympy__vector__dyadic__BaseDyadic ok test_sympy__vector__dyadic__DyadicMul ok test_sympy__vector__dyadic__DyadicAdd ok test_sympy__vector__dyadic__DyadicZero ok test_sympy__vector__deloperator__Del ok test_sympy__vector__operators__Curl ok test_sympy__vector__operators__Laplacian ok test_sympy__vector__operators__Divergence ok test_sympy__vector__operators__Gradient ok test_sympy__vector__orienters__Orienter ok test_sympy__vector__orienters__ThreeAngleOrienter ok test_sympy__vector__orienters__AxisOrienter ok test_sympy__vector__orienters__BodyOrienter ok test_sympy__vector__orienters__SpaceOrienter ok test_sympy__vector__orienters__QuaternionOrienter ok test_sympy__vector__scalar__BaseScalar ok test_sympy__physics__wigner__Wigner3j ok test_sympy__integrals__rubi__symbol__matchpyWC ok test_sympy__integrals__rubi__utility_function__rubi_unevaluated_expr ok test_sympy__integrals__rubi__utility_function__rubi_exp ok test_sympy__integrals__rubi__utility_function__rubi_log ok test_sympy__integrals__rubi__utility_function__Int ok test_sympy__integrals__rubi__utility_function__Util_Coefficient ok test_sympy__integrals__rubi__utility_function__Gamma ok test_sympy__integrals__rubi__utility_function__Util_Part ok test_sympy__integrals__rubi__utility_function__PolyGamma ok test_sympy__integrals__rubi__utility_function__ProductLog ok [OK] sympy/core/tests/test_arit.py[85] test_bug1 ok test_Symbol ok test_arit0 ok test_div ok test_pow ok test_pow2 ok test_pow3 ok test_mod_pow ok test_pow_E ok test_pow_issue_3516 ok test_pow_im ok test_real_mul ok test_ncmul ok test_ncpow ok test_powerbug ok test_Mul_doesnt_expand_exp ok test_Add_Mul_is_integer ok test_Add_Mul_is_finite ok test_Mul_is_even_odd ok test_evenness_in_ternary_integer_product_with_odd f test_evenness_in_ternary_integer_product_with_even ok test_oddness_in_ternary_integer_product_with_odd f test_oddness_in_ternary_integer_product_with_even ok test_Mul_is_rational ok test_Add_is_rational ok test_Add_is_even_odd ok test_Mul_is_negative_positive ok test_Mul_is_negative_positive_2 ok test_Mul_is_nonpositive_nonnegative ok test_Add_is_negative_positive ok test_Add_is_nonpositive_nonnegative ok test_Pow_is_integer ok test_Pow_is_real ok test_real_Pow ok test_Pow_is_finite ok test_Pow_is_even_odd ok test_Pow_is_negative_positive ok test_Pow_is_zero ok test_Pow_is_nonpositive_nonnegative ok test_Mul_is_imaginary_real ok test_Mul_hermitian_antihermitian ok test_Add_is_comparable ok test_Mul_is_comparable ok test_Pow_is_comparable ok test_Add_is_positive_2 ok test_Add_is_irrational ok test_issue_3531 f test_issue_3531b ok test_bug3 ok test_suppressed_evaluation ok test_Add_as_coeff_mul ok test_Pow_as_coeff_mul_doesnt_expand ok test_issue_3514 ok test_make_args ok test_issue_5126 ok test_Rational_as_content_primitive ok test_Add_as_content_primitive ok test_Mul_as_content_primitive ok test_Pow_as_content_primitive ok test_issue_5460 ok test_product_irrational ok test_issue_5919 ok test_Mod ok test_Mod_is_integer ok test_Mod_is_nonposneg ok test_issue_6001 ok test_polar ok test_issue_6040 ok test_issue_6082 ok test_issue_6077 ok test_mul_flatten_oo ok test_add_flatten ok test_issue_5160_6087_6089_6090 ok test_float_int ok test_issue_6611a ok test_denest_add_mul ok test_mul_coeff ok test_mul_zero_detection ok test_Mul_with_zero_infinite ok test_Mul_does_not_cancel_infinities ok test_Mul_does_not_distribute_infinity ok test_issue_8247_8354 ok test_Add_is_zero ok test_issue_14392 ok test_divmod ok [OK] sympy/core/tests/test_assumptions.py[69] test_symbol_unset ok test_zero ok test_one ok test_negativeone ok test_infinity ok test_neg_infinity ok test_zoo ok test_nan ok test_pos_rational ok test_neg_rational ok test_pi ok test_E ok test_I ok test_symbol_real ok test_symbol_imaginary ok test_symbol_zero ok test_symbol_positive ok test_neg_symbol_positive ok test_symbol_nonpositive ok test_neg_symbol_nonpositive ok test_symbol_falsepositive ok test_symbol_falsepositive_mul ok test_neg_symbol_falsepositive ok test_neg_symbol_falsenegative ok test_symbol_falsepositive_real ok test_neg_symbol_falsepositive_real ok test_symbol_falsenonnegative ok test_neg_symbol_falsenonnegative f test_symbol_falsenonnegative_real ok test_neg_symbol_falsenonnegative_real ok test_prime ok test_composite ok test_prime_symbol ok test_symbol_noncommutative ok test_other_symbol ok test_issue_3825 ok test_issue_4822 ok test_hash_vs_typeinfo ok test_hash_vs_typeinfo_2 ok test_hash_vs_eq ok test_Add_is_pos_neg ok test_Add_is_imaginary ok test_Add_is_algebraic ok test_Mul_is_algebraic ok test_Pow_is_algebraic ok test_Mul_is_prime_composite ok test_Pow_is_pos_neg ok test_Pow_is_prime_composite ok test_Mul_is_infinite ok test_special_is_rational ok test_issue_6275 f test_sanitize_assumptions ok test_special_assumptions ok test_inconsistent ok test_issue_6631 ok test_issue_2730 ok test_issue_4149 ok test_issue_2920 ok test_issue_7899 ok test_issue_7993 f test_issue_8075 ok test_issue_8642 ok test_issues_8632_8633_8638_8675_8992 ok test_issue_9115_9150 ok test_issue_9165 ok test_issue_10024 ok test_issue_10302 ok test_complex_reciprocal_imaginary ok test_issue_16313 ok [OK] sympy/core/tests/test_basic.py[21] test_structure ok test_equality ok test_matches_basic ok test_has ok test_subs ok test_subs_with_unicode_symbols ok test_atoms ok test_free_symbols_empty ok test_doit ok test_S ok test_xreplace ok test_preorder_traversal ok test_sorted_args ok test_call ok test_rewrite ok test_literal_evalf_is_number_is_zero_is_comparable ok test_as_Basic ok test_atomic ok test_as_dummy ok test_canonical_variables ok test_replace_exceptions ok [OK] sympy/core/tests/test_cache.py[2] test_cacheit_doc ok test_cacheit_unhashable ok [OK] sympy/core/tests/test_compatibility.py[4] test_default_sort_key ok test_as_int ok test_iterable ok test_ordered ok [OK] sympy/core/tests/test_complex.py[18] test_complex ok test_conjugate ok test_abs1 ok test_abs2 ok test_evalc ok test_pythoncomplex ok test_rootcomplex ok test_expand_inverse ok test_expand_complex ok test_expand ok test_re_im1652 ok test_issue_5084 ok test_issue_5236 ok test_real_imag ok test_pow_issue_1724 ok test_issue_5429 ok test_issue_4124 ok test_issue_11518 ok [OK] sympy/core/tests/test_constructor_postprocessor.py[3] test_constructor_postprocessors1 ok test_constructor_postprocessors2 ok test_subexpression_postprocessors f [OK] sympy/core/tests/test_containers.py[12] test_Tuple ok test_Tuple_contains ok test_Tuple_concatenation ok test_Tuple_equality ok test_Tuple_comparision ok test_Tuple_tuple_count ok test_Tuple_index ok test_Tuple_mul ok test_tuple_wrapper ok test_iterable_is_sequence ok test_Dict ok test_issue_5788 ok [OK] sympy/core/tests/test_count_ops.py[3] test_count_ops_non_visual ok test_count_ops_visual ok test_issue_9324 ok [OK] sympy/core/tests/test_diff.py[8] test_diff ok test_diff2 ok test_diff3 ok test_diff_no_eval_derivative ok test_speed ok test_deriv_noncommutative ok test_diff_nth_derivative ok test_issue_16160 ok [OK] sympy/core/tests/test_equal.py[6] test_equal ok test_expevalbug ok test_cmp_bug1 ok test_cmp_bug2 ok test_cmp_issue_4357 ok test_dummy_eq ok [OK] sympy/core/tests/test_eval.py[8] test_add_eval ok test_addmul_eval ok test_pow_eval ok test_pow_eval_X1 f test_mulpow_eval ok test_evalpow_bug ok test_symbol_expand ok test_function ok [OK] sympy/core/tests/test_evalf.py[50] test_evalf_helpers ok test_evalf_basic ok test_cancellation ok test_evalf_powers ok test_evalf_rump ok test_evalf_complex ok test_evalf_complex_bug f test_evalf_complex_powers ok test_evalf_complex_powers_bug f test_evalf_exponentiation ok test_evalf_complex_cancellation ok test_evalf_logs ok test_evalf_trig ok test_evalf_near_integers ok test_evalf_ramanujan ok test_evalf_bugs ok test_evalf_integer_parts ok test_evalf_trig_zero_detection ok test_evalf_sum ok test_evalf_divergent_series ok test_evalf_product ok test_evalf_py_methods ok test_evalf_power_subs_bugs ok test_evalf_arguments ok test_implemented_function_evalf ok test_evaluate_false ok test_evalf_relational ok test_issue_5486 ok test_issue_5486_bug ok test_bugs ok test_subs ok test_issue_4956_5204 ok test_old_docstring ok test_issue_4806 ok test_evalf_mul ok test_scaled_zero ok test_chop_value ok test_infinities ok test_to_mpmath ok test_issue_6632_evalf ok test_issue_4945 ok test_evalf_integral ok test_issue_8821_highprec_from_str ok test_issue_8853 ok test_issue_9326 ok test_issue_10323 ok test_AssocOp_Function ok test_issue_10395 ok test_issue_13098 ok test_issue_14601 ok [OK] sympy/core/tests/test_evaluate.py[2] test_add ok test_nested ok [OK] sympy/core/tests/test_expand.py[14] test_expand_no_log ok test_expand_no_multinomial ok test_expand_negative_integer_powers ok test_expand_non_commutative ok test_expand_radicals ok test_expand_modulus ok test_issue_5743 ok test_expand_frac ok test_issue_6121 ok test_expand_power_base ok test_expand_arit ok test_power_expand ok test_issues_5919_6830 ok test_expand_log ok [OK] sympy/core/tests/test_expr.py[95] test_basic ok test_ibasic ok test_relational ok test_relational_assumptions ok test_relational_noncommutative ok test_basic_nostr ok test_series_expansion_for_uniform_order ok test_leadterm ok test_as_leading_term ok test_leadterm2 ok test_leadterm3 ok test_as_leading_term2 ok test_as_leading_term3 ok test_as_leading_term4 ok test_as_leading_term_stub ok test_as_leading_term_deriv_integral ok test_atoms ok test_is_polynomial ok test_is_rational_function ok test_is_algebraic_expr ok test_SAGE1 ok test_SAGE2 ok test_SAGE3 ok test_len ok test_doit ok test_attribute_error ok test_args ok test_noncommutative_expand_issue_3757 ok test_as_numer_denom ok test_trunc ok test_as_independent ok test_call_2 f test_replace ok test_find ok test_count ok test_has_basics ok test_has_multiple ok test_has_piecewise ok test_has_iterative ok test_has_integrals ok test_has_tuple ok test_has_units ok test_has_polys ok test_has_physics ok test_as_poly_as_expr ok test_nonzero ok test_is_number ok test_as_coeff_add ok test_as_coeff_mul ok test_as_coeff_exponent ok test_extractions ok test_nan_extractions ok test_coeff ok test_coeff2 ok test_coeff2_0 ok test_coeff_expand ok test_integrate ok test_as_base_exp ok test_issue_4963 ok test_action_verbs ok test_as_powers_dict ok test_as_coefficients_dict ok test_args_cnc ok test_new_rawargs ok test_issue_5226 ok test_free_symbols ok test_issue_5300 ok test_floordiv ok test_as_coeff_Mul ok test_as_coeff_Add ok test_expr_sorting ok test_as_ordered_factors ok test_as_ordered_terms ok test_sort_key_atomic_expr ok test_eval_interval ok test_eval_interval_zoo ok test_primitive ok test_issue_5843 ok test_is_constant ok test_equals ok test_random ok test_round ok test_held_expression_UnevaluatedExpr ok test_round_exception_nostr ok test_extract_branch_factor ok test_identity_removal ok test_float_0 ok test_float_0_fail f test_issue_6325 ok test_issue_7426 ok test_issue_1112 ok test_issue_10161 ok test_issue_10755 ok test_issue_11877 ok test_normal ok [OK] sympy/core/tests/test_exprtools.py[11] test_decompose_power ok test_Factors ok test_Term ok test_gcd_terms ok test_factor_terms ok test_xreplace ok test_factor_nc ok test_issue_6360 ok test_issue_7903 ok test_issue_8263 ok test_monotonic_sign ok [OK] sympy/core/tests/test_facts.py[10] test_deduce_alpha_implications ok test_apply_beta_to_alpha_route ok test_FactRules_parse ok test_FactRules_parse2 ok test_FactRules_deduce ok test_FactRules_deduce2 ok test_FactRules_deduce_multiple ok test_FactRules_deduce_multiple2 ok test_FactRules_deduce_base ok test_FactRules_deduce_staticext ok [OK] sympy/core/tests/test_function.py[79] test_f_expand_complex ok test_bug1 ok test_general_function ok test_general_function_nullary ok test_derivative_subs_bug ok test_derivative_subs_self_bug ok test_derivative_linearity ok test_derivative_evaluate ok test_diff_symbols ok test_Function ok test_nargs ok test_arity ok test_Lambda ok test_IdentityFunction ok test_Lambda_symbols ok test_functionclas_symbols ok test_Lambda_arguments ok test_Lambda_equality ok test_Subs ok test_doitdoit ok test_Subs2 f test_expand_function ok test_function_comparable ok test_function_comparable_infinities f test_deriv1 ok test_deriv2 ok test_func_deriv ok test_suppressed_evaluation ok test_function_evalf ok test_extensibility_eval ok test_function_non_commutative ok test_function_complex ok test_function__eval_nseries ok test_doit ok test_evalf_default ok test_issue_5399 ok test_derivative_numerically ok test_fdiff_argument_index_error ok test_deriv_wrt_function ok test_diff_wrt_value ok test_diff_wrt ok test_diff_wrt_func_subs ok test_subs_in_derivative ok test_diff_wrt_not_allowed ok test_klein_gordon_lagrangian ok test_sho_lagrangian ok test_straight_line ok test_sort_variable ok test_multiple_derivative ok test_unhandled ok test_nfloat ok test_issue_7068 ok test_issue_7231 ok test_issue_7687 ok test_issue_7688 ok test_mexpand ok test_issue_8469 ok test_issue_12996 ok test_should_evalf ok test_Derivative_as_finite_difference ok test_issue_11159 ok test_issue_12005 ok test_issue_13843 ok test_order_could_be_zero ok test_undefined_function_eq ok test_function_assumptions ok test_undef_fcn_float_issue_6938 ok test_undefined_function_eval ok test_issue_15241 ok test_issue_15226 ok test_issue_7027 ok test_derivative_quick_exit ok test_issue_15084_13166 ok test_negative_counts ok test_Derivative__new__ ok test_issue_14719_10150 ok test_noncommutative_issue_15131 ok test_Subs_Derivative ok test_issue_15360 ok [OK] sympy/core/tests/test_logic.py[14] test_torf ok test_fuzzy_group ok test_fuzzy_not ok test_fuzzy_and ok test_fuzzy_or ok test_logic_cmp ok test_logic_onearg ok test_logic_xnotx ok test_logic_eval_TF ok test_logic_combine_args ok test_logic_expand ok test_logic_fromstring ok test_logic_not ok test_formatting ok [OK] sympy/core/tests/test_match.py[37] test_symbol ok test_add ok test_power ok test_match_exclude ok test_mul ok test_mul_noncommutative ok test_complex ok test_functions ok test_functions_X1 f test_interface ok test_derivative1 ok test_derivative_bug1 ok test_derivative2 ok test_match_deriv_bug1 ok test_match_bug2 ok test_match_bug3 ok test_match_bug4 ok test_match_bug5 ok test_match_bug6 ok test_match_polynomial ok test_exclude ok test_floats ok test_Derivative_bug1 ok test_match_wild_wild ok test__combine_inverse ok test_issue_3773 ok test_issue_3883 ok test_issue_4418 ok test_issue_4700 ok test_issue_5168 ok test_issue_4559 ok test_issue_4883 f test_issue_4319 ok test_issue_3778 ok test_issue_6103 ok test_issue_3539 ok test_gh_issue_2711 ok [OK] sympy/core/tests/test_noncommutative.py[16] test_adjoint ok test_cancel ok test_collect f test_combsimp ok test_gammasimp ok test_conjugate ok test_expand ok test_factor ok test_posify ok test_radsimp ok test_ratsimp f test_rcollect f test_simplify ok test_subs ok test_transpose ok test_trigsimp ok [OK] sympy/core/tests/test_numbers.py[96] test_seterr ok test_mod ok test_divmod ok test_igcd ok test_igcd_lehmer ok test_igcd2 ok test_ilcm ok test_igcdex ok test_Integer_new ok test_Rational_new ok test_Number_new ok test_Number_cmp ok test_Rational_cmp ok test_Float ok test_float_mpf ok test_Float_RealElement ok test_Float_default_to_highprec_from_str ok test_Float_eval ok test_Float_issue_2107 ok test_issue_14289 ok test_Float_from_tuple ok test_Infinity ok test_Infinity_2 ok test_Mul_Infinity_Zero ok test_Div_By_Zero ok test_Infinity_inequations ok test_NaN ok test_special_numbers ok test_powers ok test_integer_nthroot_overflow ok test_integer_log ok test_isqrt ok test_powers_Integer ok test_powers_Rational ok test_powers_Float ok test_abs1 ok test_accept_int ok test_dont_accept_str ok test_int ok test_long ok test_real_bug ok test_bug_sqrt ok test_pi_Pi ok test_no_len ok test_issue_3321 ok test_issue_3692 ok test_issue_3423 ok test_issue_3449 ok test_issue_13890 ok test_Integer_factors ok test_Rational_factors ok test_issue_4107 ok test_IntegerInteger ok test_Rational_gcd_lcm_cofactors ok test_Float_gcd_lcm_cofactors ok test_issue_4611 ok test_conversion_to_mpmath ok test_relational ok test_Integer_as_index ok test_Rational_int ok test_zoo ok test_issue_4122 ok test_GoldenRatio_expand ok test_TribonacciConstant_expand ok test_as_content_primitive ok test_hashing_sympy_integers ok test_issue_4172 ok test_mpmath_issues f test_Catalan_EulerGamma_prec ok test_Float_eq ok test_int_NumberSymbols ok test_issue_6640 ok test_issue_6349 ok test_mpf_norm ok test_latex ok test_issue_7742 ok test_simplify_AlgebraicNumber ok test_Float_idempotence ok test_comp ok test_issue_9491 ok test_issue_10063 ok test_issue_10020 ok test_invert_numbers ok test_mod_inverse ok test_golden_ratio_rewrite_as_sqrt ok test_tribonacci_constant_rewrite_as_sqrt ok test_comparisons_with_unknown_type ok test_NumberSymbol_comparison ok test_Integer_precision ok test_numpy_to_float ok test_Integer_ceiling_floor ok test_ComplexInfinity ok test_Infinity_floor_ceiling_power ok test_One_power ok test_NegativeInfinity ok test_issue_6133 ok [OK] sympy/core/tests/test_operations.py[5] test_lattice_simple ok test_lattice_shortcircuit ok test_lattice_print ok test_lattice_make_args ok test_issue_14025 ok [OK] sympy/core/tests/test_power.py[25] test_rational ok test_large_rational ok test_negative_real ok test_expand ok test_issue_3449 ok test_issue_3866 ok test_negative_one ok test_issue_4362 ok test_Pow_signs ok test_power_with_noncommutative_mul_as_base ok test_power_rewrite_exp ok test_zero ok test_pow_as_base_exp ok test_issue_6100_12942 ok test_issue_6208 ok test_issue_6990 ok test_issue_6068 ok test_issue_6782 ok test_issue_6653 ok test_issue_6429 ok test_issue_7638 ok test_issue_8582 ok test_issue_8650 ok test_issue_13914 ok test_better_sqrt ok [OK] sympy/core/tests/test_priority.py[7] test_mul ok test_add ok test_sub ok test_pow ok test_div ok test_mod ok test_floordiv ok [OK] sympy/core/tests/test_relational.py[49] test_rel_ne ok test_rel_subs ok test_wrappers ok test_Eq ok test_rel_Infinity ok test_bool ok test_rich_cmp ok test_doit ok test_new_relational ok test_relational_bool_output ok test_relational_logic_symbols ok test_univariate_relational_as_set ok test_multivariate_relational_as_set f test_Not ok test_evaluate ok test_imaginary_compare_raises_TypeError ok test_complex_compare_not_real ok test_imaginary_and_inf_compare_raises_TypeError ok test_complex_pure_imag_not_ordered ok test_x_minus_y_not_same_as_x_lt_y ok test_nan_equality_exceptions ok test_nan_inequality_raise_errors ok test_nan_complex_inequalities ok test_complex_infinity_inequalities ok test_inequalities_symbol_name_same ok test_inequalities_symbol_name_same_complex ok test_inequalities_cant_sympify_other ok test_ineq_avoid_wild_symbol_flip ok test_issue_8245 ok test_issue_8449 ok test_simplify_relational ok test_equals ok test_reversed ok test_canonical ok test_issue_8444_nonworkingtests f test_issue_8444_workingtests ok test_issue_10304 ok test_issue_10401 ok test_issue_10633 ok test_issue_10927 ok test_issues_13081_12583_12534 ok test_binary_symbols ok test_rel_args ok test_Equality_rewrite_as_Add ok test_issue_15847 ok test_negated_property ok test_reversedsign_property ok test_reversed_reversedsign_property ok test_improved_canonical ok [OK] sympy/core/tests/test_rules.py[1] test_Transform ok [OK] sympy/core/tests/test_singleton.py[3] test_Singleton ok test_singleton_redefinition ok test_names_in_namespace ok [OK] sympy/core/tests/test_subs.py[62] test_subs ok test_subs_Matrix ok test_subs_AccumBounds ok test_trigonometric ok test_powers ok test_logexppow ok test_bug ok test_subbug1 ok test_subbug2 ok test_dict_set ok test_dict_ambigous ok test_deriv_sub_bug3 ok test_equality_subs1 ok test_equality_subs2 ok test_issue_3742 ok test_subs_dict1 ok test_mul ok test_subs_simple ok test_subs_constants ok test_subs_commutative ok test_subs_noncommutative ok test_subs_basic_funcs ok test_subs_wild ok test_subs_mixed ok test_division ok test_add ok test_subs_issue_4009 ok test_functions_subs ok test_derivative_subs ok test_derivative_subs2 ok test_derivative_subs3 ok test_issue_5284 ok test_subs_iter ok test_subs_dict ok test_no_arith_subs_on_floats ok test_issue_5651 ok test_issue_6075 ok test_issue_6079 ok test_issue_4680 ok test_issue_6158 ok test_Function_subs ok test_simultaneous_subs ok test_issue_6419_6421 ok test_issue_6559 ok test_issue_5261 ok test_issue_6923 ok test_2arg_hack ok test_mul2 f test_noncommutative_subs ok test_issue_2877 ok test_issue_5910 ok test_issue_5217 ok test_issue_10829 ok test_pow_eval_subs_no_cache ok test_RootOf_issue_10092 ok test_issue_8886 ok test_issue_12657 ok test_recurse_Application_args ok test_Subs_subs ok test_issue_13333 ok test_issue_15234 ok test_issue_6976 ok [OK] sympy/core/tests/test_symbol.py[12] test_Symbol ok test_Dummy ok test_Dummy_force_dummy_index ok test_lt_gt ok test_no_len ok test_ineq_unequal ok test_Wild_properties ok test_symbols ok test_symbols_become_functions_issue_3539 ok test_unicode ok test__uniquely_named_symbol_and__symbol ok test_disambiguate ok [OK] sympy/core/tests/test_sympify.py[45] test_issue_3538 ok test_sympify1 ok test_sympify_Fraction ok test_sympify_gmpy ok test_sympify_mpmath ok test_sympify2 ok test_sympify3 ok test_sympify_keywords ok test_sympify_float ok test_sympify_bool ok test_sympyify_iterables ok test_sympify4 ok test_sympify_text ok test_sympify_function ok test_sympify_poly ok test_sympify_factorial ok test_sage ok test_issue_3595 ok test_lambda ok test_lambda_raises ok test_sympify_raises ok test__sympify ok test_sympifyit ok test_int_float ok test_evaluate_false ok test_issue_4133 ok test_issue_3982 ok test_S_sympify ok test_issue_4788 ok test_issue_4798_None ok test_issue_3218 ok test_issue_4988_builtins ok test_geometry ok test_kernS ok test_issue_6540_6552 ok test_issue_6046 ok test_issue_8821_highprec_from_str ok test_issue_10295 ok test_Range ok test_sympify_set ok test_sympify_numpy ok test_sympify_rational_numbers_set f test_issue_13924 ok test_numpy_sympify_args ok test_issue_5939 ok [OK] sympy/core/tests/test_trace.py[3] test_trace_new ok test_trace_doit ok test_permute ok [OK] sympy/core/tests/test_truediv.py[3] test_truediv ok test_basic ok test_ibasic ok [OK] sympy/core/tests/test_var.py[5] test_var ok test_var_return ok test_var_accepts_comma ok test_var_keywords ok test_var_cls ok [OK] sympy/crypto/tests/test_crypto.py[42] test_cycle_list ok test_encipher_shift ok test_encipher_affine ok test_encipher_substitution ok test_check_and_join ok test_encipher_vigenere ok test_decipher_vigenere ok test_encipher_hill ok test_decipher_hill ok test_encipher_bifid5 ok test_bifid5_square ok test_decipher_bifid5 ok test_encipher_bifid6 ok test_decipher_bifid6 ok test_bifid6_square ok test_rsa_public_key ok test_rsa_private_key ok test_rsa_large_key ok test_encipher_rsa ok test_decipher_rsa ok test_kid_rsa_public_key ok test_kid_rsa_private_key ok test_encipher_kid_rsa ok test_decipher_kid_rsa ok test_encode_morse ok test_decode_morse ok test_lfsr_sequence ok test_lfsr_autocorrelation ok test_lfsr_connection_polynomial ok test_elgamal_private_key ok test_elgamal ok test_dh_private_key ok test_dh_public_key ok test_dh_shared_key ok test_padded_key ok test_bifid ok test_encipher_decipher_gm ok test_gm_private_key ok test_gm_public_key ok test_encipher_decipher_bg ok test_bg_private_key ok test_bg_public_key ok [OK] sympy/deprecated/tests/test_class_registry.py[1] test_C ok [OK] sympy/diffgeom/tests/test_class_structure.py[3] test_point ok test_rebuild ok test_subs ok [OK] sympy/diffgeom/tests/test_diffgeom.py[12] test_R2 ok test_R3 ok test_point ok test_commutator ok test_differential ok test_products ok test_lie_derivative ok test_covar_deriv ok test_intcurve_diffequ ok test_helpers_and_coordinate_dependent ok test_correct_arguments ok test_simplify ok [OK] sympy/diffgeom/tests/test_function_diffgeom_book.py[4] test_functional_diffgeom_ch2 ok test_functional_diffgeom_ch3 ok test_functional_diffgeom_ch4 ok test_functional_diffgeom_ch6 ok [OK] sympy/diffgeom/tests/test_hyperbolic_space.py[1] test_H2 ok [OK] sympy/discrete/tests/test_convolutions.py[8] test_convolution ok test_cyclic_convolution ok test_convolution_fft ok test_convolution_ntt ok test_convolution_fwht ok test_convolution_subset ok test_covering_product ok test_intersecting_product ok [OK] sympy/discrete/tests/test_recurrences.py[1] test_linrec ok [OK] sympy/discrete/tests/test_transforms.py[4] test_fft_ifft ok test_ntt_intt ok test_fwht_ifwht ok test_mobius_transform ok [OK] sympy/external/tests/test_autowrap.py[16] test_issue_15230 ok test_wrap_twice_f95_f2py ok test_autowrap_trace_f95_f2py ok test_autowrap_matrix_vector_f95_f2py ok test_autowrap_matrix_matrix_f95_f2py ok test_ufuncify_f95_f2py ok test_issue_15337_f95_f2py ok test_wrap_twice_c_cython ok test_autowrap_trace_C_Cython ok test_autowrap_matrix_vector_C_cython ok test_autowrap_matrix_matrix_C_cython ok test_ufuncify_C_Cython ok test_issue_10274_C_cython ok test_issue_15337_C_cython ok test_autowrap_custom_printer ok test_ufuncify_numpy ok [OK] sympy/external/tests/test_codegen.py[9] test_C89_cc ok test_C99_cc ok test_F95_ifort `ifort' command didn't work as expected s test_F95_gfortran ok test_F95_g95 `g95' command didn't work as expected s test_basic_codegen ok test_intrinsic_math1_codegen ok test_instrinsic_math2_codegen ok test_complicated_codegen ok [OK] sympy/external/tests/test_importtools.py[4] test_no_stdlib_collections ok test_no_stdlib_collections2 ok test_no_stdlib_collections3 ok test_min_module_version_python3_basestring_error ok [OK] sympy/external/tests/test_numpy.py[23] test_systematic_basic ok test_basics ok test_arrays ok test_conversion1 ok test_conversion2 ok test_list2numpy ok test_Matrix1 ok test_Matrix2 ok test_Matrix3 ok test_Matrix4 ok test_Matrix_sum ok test_Matrix_mul ok test_Matrix_array ok test_matrix2numpy ok test_matrix2numpy_conversion ok test_issue_3728 ok test_lambdify ok test_lambdify_matrix ok test_lambdify_matrix_multi_input ok test_lambdify_matrix_vec_input ok test_lambdify_transl ok test_symarray ok test_vectorize ok [OK] ________________________________ slowest tests _________________________________ test_function__eval_nseries - Took 10.108 seconds test_issue_7097 - Took 12.087 seconds test_ufuncify_C_Cython - Took 14.435 seconds test_evalf_mul - Took 17.909 seconds test_geometric_sums - Took 20.520 seconds test_Sum_doit - Took 20.917 seconds test_sin_times_absolutely_convergent - Took 27.397 seconds test_issue_14484 - Took 30.754 seconds test_issue_14640 - Took 31.181 seconds test_diff_nth_derivative - Took 32.654 seconds test_is_convergent - Took 43.617 seconds tests finished: 1840 passed, 66 skipped, 43 expected to fail, in 662.92 seconds ============================= test process starts ============================== executable: /usr/libexec/platform-python (3.6.8-final-0) [CPython] architecture: 64-bit cache: yes ground types: gmpy 2.0.8 numpy: 1.14.3 random seed: 73407900 hash randomization: on (PYTHONHASHSEED=799709357) split: 9/24 sympy/integrals/tests/test_manual.py[32] test_find_substitutions ok test_manualintegrate_polynomials ok test_manualintegrate_exponentials ok test_manualintegrate_parts ok test_manualintegrate_trigonometry ok test_manualintegrate_trigpowers ok test_manualintegrate_inversetrig ok test_manualintegrate_trig_substitution ok test_manualintegrate_trivial_substitution ok test_manualintegrate_rational ok test_manualintegrate_special ok test_manualintegrate_derivative ok test_manualintegrate_Heaviside ok test_manualintegrate_orthogonal_poly ok test_issue_6799 ok test_issue_12251 ok test_issue_3796 ok test_manual_true ok test_issue_6746 ok test_issue_2850 Slow w test_issue_9462 ok test_cyclic_parts ok test_issue_10847 Slow w test_issue_12899 ok test_constant_independent_of_symbol ok test_issue_12641 ok test_issue_13297 ok test_issue_14470 ok test_issue_9858 Slow w test_issue_8520 ok test_manual_subs ok test_issue_15471 ok [OK] sympy/integrals/tests/test_meijerint.py[28] test_rewrite_single ok test_rewrite1 ok test_meijerint_indefinite_numerically ok test_meijerint_definite ok test_inflate ok test_recursive ok test_meijerint Slow w test_bessel ok test_inversion ok test_inversion_conditional_output ok test_inversion_exp_real_nonreal_shift ok test_lookup_table Slow w test_branch_bug ok test_linear_subs ok test_probability Slow w test_expint Slow w test_messy ok test_issue_6122 ok test_issue_6252 ok test_issue_6348 ok test_fresnel ok test_issue_6860 ok test_issue_7337 ok test_issue_8368 ok test_issue_10211 ok test_issue_11806 ok test_issue_10681 ok test_issue_13536 ok [OK] sympy/integrals/tests/test_prde.py[15] test_prde_normal_denom ok test_prde_special_denom ok test_prde_linear_constraints ok test_constant_system ok test_prde_spde ok test_prde_no_cancel ok test_prde_cancel_liouvillian ok test_param_poly_rischDE ok test_param_rischDE ok test_limited_integrate_reduce ok test_limited_integrate ok test_is_log_deriv_k_t_radical ok test_is_deriv_k ok test_is_log_deriv_k_t_radical_in_field ok test_parametric_log_deriv ok [OK] sympy/integrals/tests/test_quadrature.py[16] test_legendre ok test_legendre_precise ok test_laguerre ok test_laguerre_precise ok test_hermite ok test_hermite_precise ok test_gen_laguerre ok test_gen_laguerre_precise ok test_chebyshev_t ok test_chebyshev_t_precise ok test_chebyshev_u ok test_chebyshev_u_precise ok test_jacobi ok test_jacobi_precise ok test_lobatto ok test_lobatto_precise ok [OK] sympy/integrals/tests/test_rationaltools.py[11] test_ratint ok test_ratint_logpart ok test_issue_5414 ok test_issue_5249 ok test_issue_5817 ok test_issue_5981 ok test_issue_10488 ok test_issues_8246_12050_13501_14080 ok test_issue_6308 ok test_issue_5907 ok test_log_to_atan ok [OK] sympy/integrals/tests/test_rde.py[10] test_order_at ok test_weak_normalizer ok test_normal_denom ok test_special_denom ok test_bound_degree_fail ok test_bound_degree ok test_spde ok test_solve_poly_rde_no_cancel ok test_solve_poly_rde_cancel ok test_rischDE ok [OK] sympy/integrals/tests/test_risch.py[35] test_gcdex_diophantine ok test_frac_in ok test_as_poly_1t ok test_derivation ok test_splitfactor ok test_canonical_representation ok test_hermite_reduce ok test_polynomial_reduce ok test_laurent_series ok test_recognize_derivative ok test_recognize_log_derivative ok test_residue_reduce ok test_integrate_hyperexponential ok test_integrate_hyperexponential_polynomial ok test_integrate_hyperexponential_returns_piecewise ok test_issue_13947 ok test_integrate_primitive ok test_integrate_hypertangent_polynomial ok test_integrate_nonlinear_no_specials ok test_integer_powers ok test_DifferentialExtension_exp ok test_DifferentialExtension_log ok test_DifferentialExtension_symlog ok test_DifferentialExtension_handle_first ok test_DifferentialExtension_all_attrs ok test_DifferentialExtension_extension_flag ok test_DifferentialExtension_misc ok test_DifferentialExtension_Rothstein ok test_DecrementLevel ok test_risch_integrate ok test_risch_integrate_float ok test_NonElementaryIntegral ok test_xtothex ok test_DifferentialExtension_equality ok test_DifferentialExtension_printing ok [OK] sympy/integrals/tests/test_singularityfunctions.py[1] test_singularityintegrate ok [OK] ________________________________ slowest tests _________________________________ test_risch_integrate - Took 10.141 seconds test_manualintegrate_special - Took 10.444 seconds test_manualintegrate_parts - Took 11.337 seconds test_issue_8368 - Took 12.051 seconds test_issue_9462 - Took 12.053 seconds test_issue_10211 - Took 13.616 seconds test_manualintegrate_orthogonal_poly - Took 16.415 seconds test_issue_8520 - Took 16.873 seconds test_manualintegrate_trigonometry - Took 18.247 seconds test_manualintegrate_trivial_substitution - Took 19.771 seconds test_manualintegrate_trigpowers - Took 20.043 seconds test_manualintegrate_trig_substitution - Took 20.972 seconds test_bessel - Took 27.725 seconds test_issue_6746 - Took 32.377 seconds test_meijerint_indefinite_numerically - Took 32.384 seconds test_issue_15471 - Took 35.096 seconds test_recursive - Took 35.410 seconds test_issue_6799 - Took 36.458 seconds test_issue_13297 - Took 42.520 seconds test_messy - Took 51.419 seconds =========== tests finished: 141 passed, 7 skipped, in 633.49 seconds =========== ============================= test process starts ============================== executable: /usr/libexec/platform-python (3.6.8-final-0) [CPython] architecture: 64-bit cache: yes ground types: gmpy 2.0.8 numpy: 1.14.3 random seed: 12505456 hash randomization: on (PYTHONHASHSEED=4236252435) split: 8/24 sympy/integrals/tests/test_deltafunctions.py[2] test_change_mul ok test_deltaintegrate ok [OK] sympy/integrals/tests/test_failing_integrals.py[17] test_issue_3880 Too slow for @slow s test_issue_4212 f test_issue_4326 f test_issue_4491 f test_issue_4511 f test_issue_4525 f test_issue_4540 Slow w test_issue_4551 f test_issue_4737a f test_issue_1638b f test_issue_4891 Slow w test_issue_1796a Slow w test_issue_4895b f test_issue_4895c f test_issue_4895d f test_issue_4941 Slow w test_issue_4992 f [OK] sympy/integrals/tests/test_heurisch.py[27] test_components ok test_issue_10680 ok test_heurisch_polynomials ok test_heurisch_fractions ok test_heurisch_log ok test_heurisch_exp ok test_heurisch_trigonometric ok test_heurisch_hyperbolic ok test_heurisch_mixed ok test_heurisch_radicals ok test_heurisch_special ok test_heurisch_symbolic_coeffs ok test_heurisch_symbolic_coeffs_1130 ok test_heurisch_hacking ok test_heurisch_function ok test_heurisch_function_derivative f test_heurisch_wrapper ok test_issue_3609 ok test_pmint_rat ok test_pmint_trig ok test_pmint_logexp Slow w test_pmint_erf X test_pmint_LambertW ok test_pmint_besselj ok test_pmint_bessel_products Slow w test_pmint_WrightOmega Slow w test_RR ok [OK] sympy/integrals/tests/test_integrals.py[148] test_principal_value ok test_improper_integral ok test_constructor ok test_basics ok test_diff_wrt ok test_basics_multiple ok test_conjugate_transpose ok test_integration ok test_multiple_integration ok test_issue_3532 ok test_issue_3560 ok test_integrate_poly ok test_integrate_poly_defined ok test_integrate_omit_var ok test_integrate_poly_accurately ok test_issue_3635 ok test_integrate_linearterm_pow ok test_issue_3618 ok test_issue_3623 ok test_issue_3664 ok test_issue_3679 ok test_issue_3686 ok test_integrate_units ok test_transcendental_functions ok test_log_polylog ok test_issue_3740 ok test_issue_3788 ok test_issue_3952 ok test_issue_4516 ok test_issue_7450 ok test_issue_8623 ok test_issue_9569 ok test_issue_13749 ok test_matrices ok test_integrate_functions ok test_integrate_derivatives ok test_transform ok test_issue_4052 ok test_evalf_integrals Slow w test_evalf_issue_939 ok test_failing_integrals f test_integrate_SingularityFunction ok test_integrate_DiracDelta ok test_integrate_DiracDelta_fails f test_integrate_returns_piecewise ok test_integrate_max_min ok test_integrate_Abs_sign ok test_subs1 ok test_subs2 ok test_subs3 ok test_subs4 ok test_subs5 ok test_subs6 ok test_subs7 ok test_expand ok test_integration_variable ok test_expand_integral ok test_as_sum_midpoint1 ok test_as_sum_midpoint2 ok test_as_sum_left ok test_as_sum_right ok test_as_sum_trapezoid ok test_as_sum_raises ok test_nested_doit ok test_issue_4665 ok test_integral_reconstruct ok test_doit_integrals ok test_issue_4884 ok test_is_number ok test_symbols ok test_is_zero ok test_series ok test_trig_nonelementary_integrals ok test_issue_4403 ok test_issue_4403_2 ok test_issue_4100 ok test_issue_5167 ok test_issue_4890 ok test_issue_4376 ok test_issue_4517 ok test_issue_4527 ok test_issue_4199 ok test_issue_3940 Slow w test_issue_5413 ok test_issue_4892a ok test_issue_4892b ok test_issue_5178 ok test_integrate_series ok test_atom_bug ok test_limit_bug ok test_issue_4703 ok test_issue_1888 ok test_issue_3558 ok test_issue_4422 ok test_issue_4493 ok test_issue_4737 ok test_issue_4992 ok test_issue_4487 ok test_issue_4215 ok test_issue_4400 ok test_issue_6253 ok test_issue_4153 ok test_issue_4326 ok test_powers ok test_manual_option ok test_meijerg_option ok test_risch_option ok test_heurisch_option ok test_issue_6828 ok test_integrate_Piecewise_rational_over_reals f test_issue_4803 ok test_issue_4234 ok test_issue_4492 ok test_issue_2708 ok test_issue_8368 ok test_issue_8901 ok test_issue_8945 Slow w test_issue_7130 Slow w test_issue_10567 ok test_issue_11856 ok test_issue_4950 ok test_issue_4968 ok test_singularities ok test_issue_12645 ok test_issue_12677 ok test_issue_14064 ok test_issue_14027 ok test_issue_8170 ok test_issue_8440_14040 ok test_issue_14096 ok test_issue_14144 ok test_issue_14375 ok test_issue_14437 ok test_issue_14470 ok test_issue_14877 ok test_issue_14782 ok test_issue_12081 ok test_issue_15285 ok test_issue_15432 ok test_issue_15124 ok test_issue_15218 ok test_issue_15292 ok test_issue_4514 ok test_issue_15457 ok test_issue_15431 ok test_issue_15640_log_substitutions ok test_issue_15509 ok test_issue_4311 Slow w [OK] sympy/integrals/tests/test_intpoly.py[14] test_decompose ok test_best_origin ok test_polytope_integrate Slow w test_point_sort ok test_polytopes_intersecting_sides ok test_max_degree ok test_main_integrate3d ok test_main_integrate ok test_polygon_integrate ok test_distance_to_side ok test_lineseg_integrate ok test_integration_reduction ok test_integration_reduction_dynamic ok test_is_vertex ok [OK] sympy/integrals/tests/test_lineintegrals.py[1] test_lineintegral ok [OK] ________________________________ slowest tests _________________________________ test_limit_bug - Took 10.151 seconds test_heurisch_radicals - Took 10.551 seconds test_issue_2708 - Took 11.049 seconds test_issue_15292 - Took 11.502 seconds test_issue_8368 - Took 11.519 seconds test_issue_8623 - Took 13.568 seconds test_issue_4890 - Took 13.601 seconds test_log_polylog - Took 14.070 seconds test_integrate_DiracDelta - Took 14.291 seconds test_heurisch_wrapper - Took 14.305 seconds test_evalf_issue_939 - Took 16.457 seconds test_pmint_besselj - Took 16.786 seconds test_issue_14096 - Took 17.826 seconds test_issue_15431 - Took 18.843 seconds test_issue_14375 - Took 20.483 seconds test_issue_14782 - Took 21.871 seconds test_issue_4492 - Took 21.897 seconds test_issue_4153 - Took 24.090 seconds test_issue_4326 - Took 24.915 seconds test_issue_4326 - Took 26.854 seconds test_issue_10680 - Took 26.875 seconds test_issue_4527 - Took 30.962 seconds test_heurisch_trigonometric - Took 32.046 seconds test_issue_11856 - Took 33.407 seconds test_heurisch_option - Took 36.333 seconds test_principal_value - Took 45.097 seconds ________________________________ xpassed tests _________________________________ sympy/integrals/tests/test_heurisch.py: test_pmint_erf tests finished: 178 passed, 14 skipped, 16 expected to fail, 1 expected to fail but passed, in 809.03 seconds ============================= test process starts ============================== executable: /usr/libexec/platform-python (3.6.8-final-0) [CPython] architecture: 64-bit cache: yes ground types: gmpy 2.0.8 numpy: 1.14.3 random seed: 12822276 hash randomization: on (PYTHONHASHSEED=2204869057) split: 12/24 sympy/physics/mechanics/tests/test_kane.py[7] test_one_dof ok test_two_dof ok test_pend ok test_rolling_disc ok test_aux ok test_parallel_axis ok test_input_format ok [OK] sympy/physics/mechanics/tests/test_kane2.py[4] test_aux_dep ok test_non_central_inertia ok test_sub_qdot ok test_sub_qdot2 ok [OK] sympy/physics/mechanics/tests/test_kane3.py[1] test_bicycle Slow w [OK] sympy/physics/mechanics/tests/test_lagrange.py[5] test_disc_on_an_incline_plane ok test_simp_pen ok test_nonminimal_pendulum ok test_dub_pen ok test_rolling_disc ok [OK] sympy/physics/mechanics/tests/test_lagrange2.py[1] test_lagrange_2forces ok [OK] sympy/physics/mechanics/tests/test_linearize.py[6] test_linearize_rolling_disc_kane Slow w test_linearize_pendulum_kane_minimal ok test_linearize_pendulum_kane_nonminimal ok test_linearize_pendulum_lagrange_minimal ok test_linearize_pendulum_lagrange_nonminimal ok test_linearize_rolling_disc_lagrange ok [OK] sympy/physics/mechanics/tests/test_models.py[4] test_multi_mass_spring_damper_inputs ok test_multi_mass_spring_damper_higher_order ok test_n_link_pendulum_on_cart_inputs ok test_n_link_pendulum_on_cart_higher_order ok [OK] sympy/physics/mechanics/tests/test_particle.py[1] test_particle ok [OK] sympy/physics/mechanics/tests/test_rigidbody.py[4] test_rigidbody ok test_rigidbody2 ok test_rigidbody3 ok test_pendulum_angular_momentum ok [OK] sympy/physics/mechanics/tests/test_system.py[5] test_form_1 ok test_form_2 ok test_form_3 ok test_property_attributes ok test_not_specified_errors ok [OK] sympy/physics/optics/tests/test_gaussopt.py[1] test_gauss_opt ok [OK] sympy/physics/optics/tests/test_medium.py[1] test_medium ok [OK] sympy/physics/optics/tests/test_utils.py[10] test_refraction_angle ok test_fresnel_coefficients ok test_deviation ok test_brewster_angle ok test_critical_angle ok test_lens_makers_formula ok test_mirror_formula ok test_lens_formula ok test_hyperfocal_distance ok test_transverse_magnification ok [OK] sympy/physics/optics/tests/test_waves.py[1] test_twave ok [OK] sympy/physics/quantum/tests/test_anticommutator.py[4] test_anticommutator ok test_commutator_identities ok test_anticommutator_dagger ok test_eval_commutator ok [OK] sympy/physics/quantum/tests/test_boson.py[2] test_bosonoperator ok test_boson_states ok [OK] sympy/physics/quantum/tests/test_cartesian.py[3] test_x ok test_p ok test_3dpos ok [OK] sympy/physics/quantum/tests/test_cg.py[3] test_cg_simp_add ok test_cg_simp_sum ok test_doit ok [OK] sympy/physics/quantum/tests/test_circuitplot.py[8] test_render_label ok test_Mz ok test_create1 ok test_createc ok test_labeller ok test_cnot ok test_ex1 ok test_ex4 ok [OK] sympy/physics/quantum/tests/test_circuitutils.py[7] test_kmp_table ok test_find_subcircuit ok test_replace_subcircuit ok test_convert_to_symbolic_indices ok test_convert_to_real_indices ok test_random_reduce Slow w test_random_insert Slow w [OK] sympy/physics/quantum/tests/test_commutator.py[4] test_commutator ok test_commutator_identities ok test_commutator_dagger ok test_eval_commutator ok [OK] sympy/physics/quantum/tests/test_constants.py[1] test_hbar ok [OK] sympy/physics/quantum/tests/test_dagger.py[5] test_scalars ok test_matrix ok test_eval_adjoint ok test_numpy_dagger ok test_scipy_sparse_dagger ok [OK] sympy/physics/quantum/tests/test_density.py[11] test_eval_args ok test_doit ok test_apply_op ok test_represent ok test_states ok test_probs ok test_get_state ok test_get_prob ok test_entropy ok test_eval_trace ok test_fidelity Slow w [OK] sympy/physics/quantum/tests/test_fermion.py[2] test_fermionoperator ok test_fermion_states ok [OK] sympy/physics/quantum/tests/test_gate.py[26] test_gate ok test_UGate ok test_cgate ok test_UGate_CGate_combo ok test_UGate_OneQubitGate_combo ok test_represent_hadamard ok test_represent_xgate ok test_represent_ygate ok test_represent_zgate ok test_represent_phasegate ok test_represent_tgate ok test_compound_gates ok test_cnot_gate ok test_gate_sort ok test_gate_simp ok test_swap_gate ok test_one_qubit_commutators ok test_one_qubit_anticommutators ok test_cnot_commutators ok test_random_circuit ok test_hermitian_XGate ok test_hermitian_YGate ok test_hermitian_ZGate ok test_unitary_XGate ok test_unitary_YGate ok test_unitary_ZGate ok [OK] sympy/physics/quantum/tests/test_grover.py[6] test_superposition_basis ok test_OracleGate ok test_WGate ok test_grover_iteration_1 ok test_grover_iteration_2 ok test_grover ok [OK] sympy/physics/quantum/tests/test_hilbert.py[7] test_hilbert_space ok test_complex_space ok test_L2 ok test_fock_space ok test_tensor_product ok test_tensor_power ok test_direct_sum ok [OK] sympy/physics/quantum/tests/test_identitysearch.py[10] test_generate_gate_rules_1 ok test_generate_gate_rules_2 ok test_generate_equivalent_ids_1 ok test_generate_equivalent_ids_2 ok test_is_scalar_nonsparse_matrix ok test_is_scalar_sparse_matrix ok test_is_degenerate ok test_is_reducible ok test_bfs_identity_search ok test_bfs_identity_search_xfail scipy installed. s [OK] sympy/physics/quantum/tests/test_innerproduct.py[3] test_innerproduct ok test_innerproduct_dagger ok test_doit ok [OK] sympy/physics/quantum/tests/test_matrixutils.py[8] test_sympy_to_sympy ok test_matrix_to_zero ok test_to_numpy ok test_matrix_tensor_product ok test_to_scipy_sparse ok test_matrix_zeros_sympy ok test_matrix_zeros_numpy ok test_matrix_zeros_scipy ok [OK] sympy/physics/quantum/tests/test_operator.py[8] test_operator ok test_operator_inv ok test_hermitian ok test_unitary ok test_identity ok test_outer_product ok test_operator_dagger ok test_differential_operator ok [OK] sympy/physics/quantum/tests/test_operatorordering.py[2] test_normal_order ok test_normal_ordered_form ok [OK] sympy/physics/quantum/tests/test_operatorset.py[3] test_spin f test_op_to_state ok test_state_to_op ok [OK] sympy/physics/quantum/tests/test_pauli.py[9] test_pauli_operators_types ok test_pauli_operators_commutator ok test_pauli_operators_commutator_with_labels ok test_pauli_operators_anticommutator ok test_pauli_operators_adjoint ok test_pauli_operators_adjoint_with_labels ok test_pauli_operators_multiplication ok test_pauli_operators_multiplication_with_labels ok test_pauli_states ok [OK] sympy/physics/quantum/tests/test_piab.py[2] test_H ok test_states ok [OK] sympy/physics/quantum/tests/test_printing.py[16] test_anticommutator ok test_cg ok test_commutator ok test_constants ok test_dagger ok test_gate_failing f test_gate ok test_hilbert ok test_innerproduct ok test_operator ok test_qexpr ok test_qubit ok test_spin ok test_state ok test_tensorproduct ok test_big_expr ok [OK] sympy/physics/quantum/tests/test_qapply.py[12] test_basic ok test_extra ok test_innerproduct ok test_zero ok test_commutator ok test_anticommutator ok test_outerproduct ok test_tensorproduct ok test_dagger ok test_issue_6073 ok test_density ok test_issue3044 ok [OK] sympy/physics/quantum/tests/test_qasm.py[17] test_qasm_readqasm ok test_qasm_ex1 ok test_qasm_ex1_methodcalls ok test_qasm_swap ok test_qasm_ex2 ok test_qasm_1q ok test_qasm_2q ok test_qasm_3q ok test_qasm_prod ok test_qasm_flip_index ok test_qasm_trim ok test_qasm_get_index ok test_qasm_nonblank ok test_qasm_fullsplit ok test_qasm_fixcommand ok test_qasm_stripquotes ok test_qasm_qdef ok [OK] sympy/physics/quantum/tests/test_qexpr.py[5] test_qexpr_new ok test_qexpr_commutative ok test_qexpr_commutative_free_symbols ok test_qexpr_subs ok test_qsympify ok [OK] sympy/physics/quantum/tests/test_qft.py[3] test_RkGate ok test_quantum_fourier ok test_qft_represent ok [OK] sympy/physics/quantum/tests/test_qubit.py[11] test_Qubit ok test_QubitBra ok test_IntQubit ok test_superposition_of_states ok test_apply_represent_equality ok test_matrix_to_qubits ok test_measure_normalize ok test_measure_partial ok test_measure_all ok test_eval_trace ok test_matrix_to_density ok [OK] sympy/physics/quantum/tests/test_represent.py[9] test_format_sympy ok test_scalar_sympy ok test_format_numpy ok test_scalar_numpy ok test_format_scipy_sparse ok test_scalar_scipy_sparse ok test_innerprod_represent ok test_operator_represent ok test_enumerate_states ok [OK] sympy/physics/quantum/tests/test_sho1d.py[5] test_RaisingOp ok test_LoweringOp ok test_NumberOp ok test_Hamiltonian ok test_SHOKet ok [OK] sympy/physics/quantum/tests/test_shor.py[2] test_CMod f test_continued_frac ok [OK] sympy/physics/quantum/tests/test_spin.py[38] test_represent_spin_operators ok test_represent_spin_states ok test_represent_uncoupled_states ok test_represent_coupled_states ok test_represent_rotation ok test_rewrite_same ok test_rewrite_Bra ok test_rewrite_Ket ok test_rewrite_uncoupled_state ok test_rewrite_coupled_state ok test_innerproducts_of_rewritten_states ok test_uncouple_2_coupled_states ok test_uncouple_3_coupled_states ok test_uncouple_4_coupled_states Slow w test_uncouple_2_coupled_states_numerical ok test_uncouple_3_coupled_states_numerical ok test_uncouple_4_coupled_states_numerical ok test_uncouple_symbolic ok test_couple_2_states ok test_couple_3_states ok test_couple_4_states ok test_couple_2_states_numerical ok test_couple_3_states_numerical ok test_couple_4_states_numerical ok test_couple_symbolic ok test_innerproduct ok test_rotation_small_d ok test_rotation_d ok test_wignerd ok test_jplus ok test_jminus ok test_j2 ok test_jx ok test_jy ok test_jz ok test_rotation ok test_jzket ok test_jzketcoupled ok [OK] ________________________________ slowest tests _________________________________ test_rolling_disc - Took 10.634 seconds test_cg_simp_add - Took 11.262 seconds test_x - Took 11.275 seconds test_aux - Took 13.364 seconds test_represent - Took 14.154 seconds test_aux_dep - Took 14.647 seconds test_rotation_d - Took 16.696 seconds test_rotation_small_d - Took 16.964 seconds test_apply_represent_equality - Took 18.831 seconds test_bfs_identity_search - Took 20.031 seconds test_couple_4_states - Took 34.170 seconds = tests finished: 293 passed, 7 skipped, 3 expected to fail, in 356.73 seconds = ============================= test process starts ============================== executable: /usr/libexec/platform-python (3.6.8-final-0) [CPython] architecture: 64-bit cache: yes ground types: gmpy 2.0.8 numpy: 1.14.3 random seed: 40304456 hash randomization: on (PYTHONHASHSEED=49727) split: 1/24 sympy/algebras/tests/test_quaternion.py[5] test_quaternion_construction ok test_quaternion_complex_real_addition ok test_quaternion_functions ok test_quaternion_conversions ok test_quaternion_rotation_iss1593 ok [OK] sympy/assumptions/tests/test_assumptions_2.py[4] test_equal ok test_pretty ok test_extract_facts ok test_global ok [OK] sympy/assumptions/tests/test_context.py[4] test_assuming ok test_assuming_nested ok test_finally ok test_remove_safe ok [OK] sympy/assumptions/tests/test_matrices.py[19] test_square ok test_invertible ok test_singular ok test_invertible_fullrank f test_symmetric ok test_orthogonal ok test_unitary ok test_fullrank ok test_positive_definite ok test_triangular ok test_diagonal ok test_non_atoms ok test_non_trivial_implies f test_MatrixSlice ok test_det_trace_positive ok test_field_assumptions ok test_matrix_element_sets ok test_matrix_element_sets_slices_blocks ok test_matrix_element_sets_determinant_trace ok [OK] sympy/assumptions/tests/test_query.py[71] test_int_1 ok test_int_11 ok test_int_12 ok test_float_1 ok test_zero_0 ok test_negativeone ok test_infinity ok test_neg_infinity ok test_nan ok test_Rational_number ok test_sqrt_2 ok test_pi ok test_E ok test_GoldenRatio ok test_TribonacciConstant ok test_I ok test_bounded1 Slow w test_bounded2a Slow w test_bounded2b Slow w test_bounded3 Slow w test_bounded_xfail f test_commutative ok test_complex ok test_even_query Slow w test_evenness_in_ternary_integer_product_with_odd f test_evenness_in_ternary_integer_product_with_even ok test_extended_real ok test_rational ok test_hermitian Slow w test_imaginary Slow w test_integer ok test_negative Slow w test_nonzero ok test_zero Slow w test_odd_query Slow w test_oddness_in_ternary_integer_product_with_odd f test_oddness_in_ternary_integer_product_with_even ok test_prime ok test_positive Slow w test_nonpositive ok test_nonnegative ok test_real_basic ok test_real_pow Slow w test_real_functions ok test_algebraic ok test_global ok test_custom_context ok test_functions_in_assumptions ok test_composite_ask ok test_composite_proposition ok test_tautology ok test_composite_assumptions ok test_incompatible_resolutors ok test_key_extensibility ok test_type_extensibility ok test_single_fact_lookup ok test_compute_known_facts ok test_known_facts_consistent Slow w test_Add_queries ok test_positive_assuming ok test_issue_5421 ok test_issue_3906 ok test_issue_5833 ok test_issue_6732 ok test_issue_7246 ok test_issue_7246_failing f test_deprecated_Q_bounded ok test_deprecated_Q_infinity ok test_check_old_assumption ok test_issue_9636 ok test_autosimp_used_to_fail ok [OK] sympy/assumptions/tests/test_refine.py[12] test_Abs ok test_pow1 ok test_pow2 Slow w test_pow3 Slow w test_pow4 Slow w test_exp ok test_Relational ok test_Piecewise ok test_atan2 ok test_func_args ok test_eval_refine ok test_refine_issue_12724 ok [OK] sympy/assumptions/tests/test_satask.py[16] test_satask ok test_zero ok test_zero_positive ok test_zero_pow ok test_invertible f test_prime ok test_old_assump ok test_rational_irrational ok test_even_satask ok test_odd_satask ok test_integer ok test_abs ok test_imaginary ok test_real ok test_pos_neg ok test_pow_pos_neg Slow w [OK] sympy/assumptions/tests/test_sathandlers.py[6] test_class_handler_registry ok test_UnevaluatedOnFree ok test_AllArgs ok test_AnyArgs ok test_CheckOldAssump ok test_ExactlyOneArg ok [OK] ________________________________ slowest tests _________________________________ test_pos_neg - Took 10.227 seconds test_pow1 - Took 10.709 seconds test_zero - Took 11.492 seconds test_positive_definite - Took 12.673 seconds test_issue_5833 - Took 13.594 seconds test_imaginary - Took 15.361 seconds test_prime - Took 17.120 seconds test_odd_satask - Took 21.471 seconds test_integer - Took 21.729 seconds test_even_satask - Took 22.420 seconds test_real - Took 24.468 seconds test_zero_positive - Took 26.925 seconds test_evenness_in_ternary_integer_product_with_even - Took 31.123 seconds test_rational - Took 34.343 seconds test_issue_7246 - Took 34.512 seconds test_nonzero - Took 36.553 seconds test_oddness_in_ternary_integer_product_with_even - Took 37.002 seconds test_refine_issue_12724 - Took 38.795 seconds test_rational_irrational - Took 41.281 seconds test_symmetric - Took 43.870 seconds test_real_functions - Took 47.815 seconds test_integer - Took 48.470 seconds test_algebraic - Took 49.663 seconds test_evenness_in_ternary_integer_product_with_odd - Took 57.602 seconds test_oddness_in_ternary_integer_product_with_odd - Took 65.339 seconds tests finished: 113 passed, 17 skipped, 7 expected to fail, in 950.15 seconds = ============================= test process starts ============================== executable: /usr/libexec/platform-python (3.6.8-final-0) [CPython] architecture: 64-bit cache: yes ground types: gmpy 2.0.8 numpy: 1.14.3 random seed: 18012994 hash randomization: on (PYTHONHASHSEED=3098968302) split: 14/24 sympy/polys/tests/test_groebnertools.py[23] test_groebner_buchberger ok test_groebner_f5b ok test_benchmark_minpoly_buchberger ok test_benchmark_minpoly_f5b ok test_benchmark_coloring ok test_benchmark_katsura3_buchberger ok test_benchmark_katsura3_f5b ok test_benchmark_kastura_4_buchberger ok test_benchmark_kastura_4_f5b ok test_benchmark_czichowski_buchberger Slow w test_benchmark_czichowski_f5b ok test_benchmark_cyclic_4_buchberger ok test_benchmark_cyclic_4_f5b ok test_sig_key ok test_lbp_key ok test_critical_pair ok test_cp_key ok test_is_rewritable_or_comparable ok test_f5_reduce ok test_representing_matrices ok test_groebner_lcm ok test_groebner_gcd ok test_is_groebner ok [OK] sympy/polys/tests/test_heuristicgcd.py[2] test_heugcd_univariate_integers ok test_heugcd_multivariate_integers ok [OK] sympy/polys/tests/test_injections.py[2] test_vring ok test_vfield ok [OK] sympy/polys/tests/test_modulargcd.py[7] test_modgcd_univariate_integers ok test_modgcd_bivariate_integers ok test_chinese_remainder ok test_modgcd_multivariate_integers ok test_to_ZZ_ANP_poly ok test_modgcd_algebraic_field ok test_modgcd_func_field ok [OK] sympy/polys/tests/test_monomials.py[10] test_monomials ok test_monomial_count ok test_monomial_mul ok test_monomial_div ok test_monomial_gcd ok test_monomial_lcm ok test_monomial_max ok test_monomial_min ok test_monomial_divides ok test_Monomial ok [OK] sympy/polys/tests/test_multivariate_resultants.py[10] test_dixon_resultant_init ok test_get_dixon_polynomial_numerical ok test_get_upper_degree ok test_get_dixon_matrix_example_two ok test_get_dixon_matrix ok test_macaulay_resultant_init ok test_get_degree_m ok test_get_size ok test_macaulay_example_one ok test_macaulay_example_two ok [OK] sympy/polys/tests/test_numberfields.py[18] test_minimal_polynomial ok test_minimal_polynomial_hi_prec ok test_minimal_polynomial_sq ok test_minpoly_compose ok test_minpoly_issue_7113 ok test_minpoly_issue_7574 ok test_primitive_element ok test_field_isomorphism_pslq ok test_field_isomorphism ok test_to_number_field ok test_AlgebraicNumber ok test_to_algebraic_integer ok test_IntervalPrinter ok test_isolate ok test_minpoly_fraction_field ok test_minpoly_fraction_field_slow Slow w test_minpoly_domain ok test_issue_14831 ok [OK] sympy/polys/tests/test_orderings.py[7] test_lex_order ok test_grlex_order ok test_grevlex_order ok test_InverseOrder ok test_ProductOrder ok test_monomial_key ok test_build_product_order ok [OK] sympy/polys/tests/test_orthopolys.py[7] test_jacobi_poly ok test_gegenbauer_poly ok test_chebyshevt_poly ok test_chebyshevu_poly ok test_hermite_poly ok test_legendre_poly ok test_laguerre_poly ok [OK] sympy/polys/tests/test_partfrac.py[11] test_apart ok test_apart_matrix ok test_apart_symbolic ok test_apart_extension ok test_apart_full ok test_apart_undetermined_coeffs ok test_apart_list ok test_assemble_partfrac_list ok test_noncommutative_pseudomultivariate f test_noncommutative ok test_issue_5798 ok [OK] sympy/polys/tests/test_polyclasses.py[19] test_DMP___init__ ok test_DMP___eq__ ok test_DMP___bool__ ok test_DMP_to_dict ok test_DMP_properties ok test_DMP_arithmetics ok test_DMP_functionality ok test_DMP_exclude ok test_DMF__init__ ok test_DMF__bool__ ok test_DMF_properties ok test_DMF_arithmetics ok test_ANP___init__ ok test_ANP___eq__ ok test_ANP___bool__ ok test_ANP_properties ok test_ANP_arithmetics ok test_ANP_unify ok test___hash__ ok [OK] sympy/polys/tests/test_polyfuncs.py[5] test_symmetrize ok test_horner ok test_interpolate ok test_rational_interpolate ok test_viete ok [OK] sympy/polys/tests/test_polymatrix.py[1] test_polymatrix ok [OK] sympy/polys/tests/test_polyoptions.py[46] test_Options_clone ok test_Expand_preprocess ok test_Expand_postprocess ok test_Gens_preprocess ok test_Gens_postprocess ok test_Wrt_preprocess ok test_Wrt_postprocess ok test_Sort_preprocess ok test_Sort_postprocess ok test_Order_preprocess ok test_Order_postprocess ok test_Field_preprocess ok test_Field_postprocess ok test_Greedy_preprocess ok test_Greedy_postprocess ok test_Domain_preprocess ok test_Domain_postprocess ok test_Split_preprocess ok test_Split_postprocess ok test_Gaussian_preprocess ok test_Gaussian_postprocess ok test_Extension_preprocess ok test_Extension_postprocess ok test_Modulus_preprocess ok test_Modulus_postprocess ok test_Symmetric_preprocess ok test_Symmetric_postprocess ok test_Strict_preprocess ok test_Strict_postprocess ok test_Auto_preprocess ok test_Auto_postprocess ok test_Frac_preprocess ok test_Frac_postprocess ok test_Formal_preprocess ok test_Formal_postprocess ok test_Polys_preprocess ok test_Polys_postprocess ok test_Include_preprocess ok test_Include_postprocess ok test_All_preprocess ok test_All_postprocess ok test_Gen_postprocess ok test_Symbols_preprocess ok test_Symbols_postprocess ok test_Method_preprocess ok test_Method_postprocess ok [OK] sympy/polys/tests/test_polyroots.py[23] test_roots_linear ok test_roots_quadratic ok test_issue_8438 ok test_issue_8285 ok test_issue_8289 ok test_issue_14291 ok test_issue_13340 ok test_issue_14522 ok test_issue_15076 ok test_roots_cubic ok test_roots_quartic ok test_roots_cyclotomic ok test_roots_binomial ok test_roots_preprocessing ok test_roots0 ok test_roots_slow ok test_roots_inexact ok test_roots_preprocessed ok test_roots_mixed ok test_root_factors ok test_nroots1 Slow w test_nroots2 ok test_roots_composite ok [OK] sympy/polys/tests/test_polytools.py[145] test_Poly_from_dict ok test_Poly_from_list ok test_Poly_from_poly ok test_Poly_from_expr ok test_Poly__new__ ok test_Poly__args ok test_Poly__gens ok test_Poly_zero ok test_Poly_one ok test_Poly__unify ok test_Poly_free_symbols ok test_PurePoly_free_symbols ok test_Poly__eq__ ok test_PurePoly__eq__ ok test_PurePoly_Poly ok test_Poly_get_domain ok test_Poly_set_domain ok test_Poly_get_modulus ok test_Poly_set_modulus ok test_Poly_add_ground ok test_Poly_sub_ground ok test_Poly_mul_ground ok test_Poly_quo_ground ok test_Poly_exquo_ground ok test_Poly_abs ok test_Poly_neg ok test_Poly_add ok test_Poly_sub ok test_Poly_mul ok test_issue_13079 ok test_Poly_sqr ok test_Poly_pow ok test_Poly_divmod ok test_Poly_eq_ne ok test_Poly_nonzero ok test_Poly_properties ok test_Poly_is_irreducible ok test_Poly_subs ok test_Poly_replace ok test_Poly_reorder ok test_Poly_ltrim ok test_Poly_has_only_gens ok test_Poly_to_ring ok test_Poly_to_field ok test_Poly_to_exact ok test_Poly_retract ok test_Poly_slice ok test_Poly_coeffs ok test_Poly_monoms ok test_Poly_terms ok test_Poly_all_coeffs ok test_Poly_all_monoms ok test_Poly_all_terms ok test_Poly_termwise ok test_Poly_length ok test_Poly_as_dict ok test_Poly_as_expr ok test_Poly_lift ok test_Poly_deflate ok test_Poly_inject ok test_Poly_eject ok test_Poly_exclude ok test_Poly__gen_to_level ok test_Poly_degree ok test_Poly_degree_list ok test_Poly_total_degree ok test_Poly_homogenize ok test_Poly_homogeneous_order ok test_Poly_LC ok test_Poly_TC ok test_Poly_EC ok test_Poly_coeff ok test_Poly_nth ok test_Poly_LM ok test_Poly_LM_custom_order ok test_Poly_EM ok test_Poly_LT ok test_Poly_ET ok test_Poly_max_norm ok test_Poly_l1_norm ok test_Poly_clear_denoms ok test_Poly_rat_clear_denoms ok test_Poly_integrate ok test_Poly_diff ok test_issue_9585 ok test_Poly_eval ok test_Poly___call__ ok test_parallel_poly_from_expr ok test_pdiv ok test_div ok test_gcdex ok test_revert ok test_subresultants ok test_resultant ok test_discriminant ok test_dispersion ok test_gcd_list ok test_lcm_list ok test_gcd ok test_gcd_numbers_vs_polys ok test_terms_gcd ok test_trunc ok test_monic ok test_content ok test_primitive ok test_compose ok test_shift ok test_transform ok test_sturm ok test_gff ok test_norm ok test_sqf_norm ok test_sqf ok test_factor ok test_factor_large ok test_factor_noeval ok test_intervals ok test_refine_root ok test_count_roots ok test_Poly_root ok test_real_roots ok test_all_roots ok test_nroots ok test_ground_roots ok test_nth_power_roots_poly ok test_torational_factor_list ok test_cancel ok test_reduced ok test_groebner ok test_fglm ok test_is_zero_dimensional ok test_GroebnerBasis ok test_poly ok test_keep_coeff ok test_poly_matching_consistency ok test_issue_5786 f test_noncommutative ok test_to_rational_coeffs ok test_factor_terms ok test_as_list ok test_issue_11198 ok test_Poly_precision ok test_issue_12400 ok test_issue_14364 ok test_issue_15669 ok [OK] sympy/polys/tests/test_polyutils.py[11] test__nsort ok test__sort_gens ok test__unify_gens ok test__analyze_gens ok test__sort_factors ok test__dict_from_expr_if_gens ok test__dict_from_expr_no_gens ok test__parallel_dict_from_expr_if_gens ok test__parallel_dict_from_expr_no_gens ok test_parallel_dict_from_expr ok test_dict_from_expr ok [OK] sympy/polys/tests/test_pythonrational.py[14] test_PythonRational__init__ ok test_PythonRational__hash__ ok test_PythonRational__int__ ok test_PythonRational__float__ ok test_PythonRational__abs__ ok test_PythonRational__pos__ ok test_PythonRational__neg__ ok test_PythonRational__add__ ok test_PythonRational__sub__ ok test_PythonRational__mul__ ok test_PythonRational__div__ ok test_PythonRational__pow__ ok test_PythonRational__eq__ ok test_PythonRational__lt_le_gt_ge__ ok [OK] sympy/polys/tests/test_rationaltools.py[1] test_together ok [OK] sympy/polys/tests/test_ring_series.py[31] test_ring_series1 ok test_trunc ok test_mul_trunc ok test_square_trunc ok test_pow_trunc ok test_has_constant_term ok test_inversion ok test_series_reversion ok test_series_from_list ok test_log ok test_exp ok test_newton ok test_compose_add ok test_fun ok test_nth_root ok test_atan ok test_asin ok test_tan ok test_cot ok test_sin ok test_cos ok test_cos_sin ok test_atanh ok test_sinh ok test_cosh ok test_tanh ok test_RR ok test_is_regular ok test_puiseux ok test_puiseux2 ok test_rs_series ok [OK] sympy/polys/tests/test_rings.py[62] test_PolyRing___init__ ok test_PolyRing___hash__ ok test_PolyRing___eq__ ok test_PolyRing_ring_new ok test_PolyRing_drop ok test_PolyRing___getitem__ ok test_PolyRing_is_ ok test_PolyRing_add ok test_PolyRing_mul ok test_sring ok test_PolyElement___hash__ ok test_PolyElement___eq__ ok test_PolyElement__lt_le_gt_ge__ ok test_PolyElement_copy ok test_PolyElement_as_expr ok test_PolyElement_from_expr ok test_PolyElement_degree ok test_PolyElement_tail_degree ok test_PolyElement_degrees ok test_PolyElement_tail_degrees ok test_PolyElement_coeff ok test_PolyElement_LC ok test_PolyElement_LM ok test_PolyElement_LT ok test_PolyElement_leading_monom ok test_PolyElement_leading_term ok test_PolyElement_terms ok test_PolyElement_monoms ok test_PolyElement_coeffs ok test_PolyElement___add__ ok test_PolyElement___sub__ ok test_PolyElement___mul__ ok test_PolyElement___div__ ok test_PolyElement___pow__ ok test_PolyElement_div ok test_PolyElement_rem ok test_PolyElement_deflate ok test_PolyElement_clear_denoms ok test_PolyElement_cofactors ok test_PolyElement_gcd ok test_PolyElement_cancel ok test_PolyElement_max_norm ok test_PolyElement_l1_norm ok test_PolyElement_diff ok test_PolyElement___call__ ok test_PolyElement_evaluate ok test_PolyElement_subs ok test_PolyElement_compose ok test_PolyElement_is_ ok test_PolyElement_drop ok test_PolyElement_pdiv ok test_PolyElement_gcdex ok test_PolyElement_subresultants ok test_PolyElement_resultant ok test_PolyElement_discriminant ok test_PolyElement_decompose ok test_PolyElement_shift ok test_PolyElement_sturm ok test_PolyElement_gff_list ok test_PolyElement_sqf_norm ok test_PolyElement_sqf_list ok test_PolyElement_factor_list ok [OK] sympy/polys/tests/test_rootisolation.py[20] test_dup_sturm ok test_dup_refine_real_root ok test_dup_isolate_real_roots_sqf ok test_dup_isolate_real_roots ok test_dup_isolate_real_roots_list ok test_dup_isolate_real_roots_list_QQ ok test_dup_count_real_roots ok test_dup_count_complex_roots_1 ok test_dup_count_complex_roots_2 ok test_dup_count_complex_roots_3 ok test_dup_count_complex_roots_4 ok test_dup_count_complex_roots_5 ok test_dup_count_complex_roots_6 ok test_dup_count_complex_roots_7 ok test_dup_count_complex_roots_8 ok test_dup_count_complex_roots_implicit ok test_dup_count_complex_roots_exclude ok test_dup_isolate_complex_roots_sqf ok test_dup_isolate_all_roots_sqf ok test_dup_isolate_all_roots ok [OK] sympy/polys/tests/test_rootoftools.py[30] test_CRootOf___new__ ok test_CRootOf_attributes ok test_CRootOf___eq__ ok test_CRootOf___eval_Eq__ ok test_CRootOf_is_real ok test_CRootOf_is_complex ok test_CRootOf_subs ok test_CRootOf_diff ok test_CRootOf_evalf Slow w test_CRootOf_evalf_caching_bug ok test_CRootOf_real_roots ok test_CRootOf_all_roots ok test_CRootOf_eval_rational ok test_RootSum___new__ ok test_RootSum_free_symbols ok test_RootSum___eq__ ok test_RootSum_doit ok test_RootSum_evalf ok test_RootSum_diff ok test_RootSum_subs ok test_RootSum_rational ok test_RootSum_independent ok test_issue_7876 ok test_issue_8316 ok test__imag_count ok test_RootOf_is_imaginary ok test_is_disjoint ok test_pure_key_dict ok test_eval_approx_relative Slow w test_issue_15920 ok [OK] sympy/polys/tests/test_solvers.py[10] test_solve_lin_sys_2x2_one ok test_solve_lin_sys_2x4_none ok test_solve_lin_sys_3x4_one ok test_solve_lin_sys_3x3_inf ok test_solve_lin_sys_3x4_none ok test_solve_lin_sys_4x7_inf ok test_solve_lin_sys_5x5_inf ok test_solve_lin_sys_6x6_1 ok test_solve_lin_sys_6x6_2 ok test_eqs_to_matrix ok [OK] sympy/polys/tests/test_specialpolys.py[8] test_swinnerton_dyer_poly ok test_cyclotomic_poly ok test_symmetric_poly ok test_random_poly ok test_interpolating_poly ok test_fateman_poly_F_1 ok test_fateman_poly_F_2 ok test_fateman_poly_F_3 ok [OK] sympy/polys/tests/test_sqfreetools.py[3] test_dup_sqf ok test_dmp_sqf ok test_dup_gff_list ok [OK] sympy/polys/tests/test_subresultants_qq_zz.py[25] test_sylvester ok test_subresultants_sylv ok test_modified_subresultants_sylv ok test_res ok test_res_q ok test_res_z ok test_bezout ok test_subresultants_bezout ok test_modified_subresultants_bezout ok test_sturm_pg ok test_sturm_q ok test_sturm_amv ok test_euclid_pg ok test_euclid_q ok test_euclid_amv ok test_modified_subresultants_pg ok test_subresultants_pg ok test_subresultants_amv_q ok test_rem_z ok test_quo_z ok test_subresultants_amv ok test_modified_subresultants_amv ok test_subresultants_rem ok test_subresultants_vv ok test_subresultants_vv_2 ok [OK] sympy/printing/pretty/tests/test_pretty.py[125] test_pretty_ascii_str ok test_pretty_unicode_str ok test_upretty_greek ok test_upretty_multiindex ok test_upretty_sub_super ok test_upretty_subs_missing_in_24 ok test_missing_in_2X_issue_9047 ok test_upretty_modifiers ok test_pretty_Cycle ok test_pretty_basic ok test_negative_fractions ok test_issue_5524 ok test_pretty_ordering ok test_EulerGamma ok test_GoldenRatio ok test_pretty_relational ok test_Assignment ok test_AugmentedAssignment ok test_issue_7117 ok test_pretty_rational ok test_pretty_functions ok test_pretty_sqrt ok test_pretty_sqrt_char_knob ok test_pretty_sqrt_longsymbol_no_sqrt_char ok test_pretty_KroneckerDelta ok test_pretty_product ok test_pretty_lambda ok test_pretty_order ok test_pretty_derivatives ok test_pretty_integrals ok test_pretty_matrix ok test_pretty_ndim_arrays ok test_tensor_TensorProduct ok test_diffgeom_print_WedgeProduct ok test_Adjoint ok test_pretty_Trace_issue_9044 ok test_MatrixExpressions ok test_pretty_dotproduct ok test_pretty_piecewise ok test_pretty_ITE ok test_pretty_seq ok test_any_object_in_sequence ok test_print_builtin_set ok test_pretty_sets ok test_pretty_SetExpr ok test_pretty_ImageSet ok test_pretty_ConditionSet ok test_pretty_ComplexRegion ok test_pretty_Union_issue_10414 ok test_pretty_Intersection_issue_10414 ok test_ProductSet_paranthesis ok test_ProductSet_prod_char_issue_10413 ok test_pretty_sequences ok test_pretty_FourierSeries ok test_pretty_FormalPowerSeries ok test_pretty_limits ok test_pretty_ComplexRootOf ok test_pretty_RootSum ok test_GroebnerBasis ok test_pretty_Boolean ok test_pretty_Domain ok test_pretty_prec ok test_pprint ok test_pretty_class ok test_pretty_no_wrap_line ok test_settings ok test_pretty_sum ok test_units ok test_pretty_Subs ok test_gammas ok test_beta ok test_function_subclass_different_name ok test_SingularityFunction ok test_deltas ok test_hyper ok test_meijerg ok test_noncommutative ok test_pretty_special_functions ok test_pretty_geometry ok test_expint ok test_elliptic_functions ok test_RandomDomain ok test_PrettyPoly ok test_issue_6285 ok test_issue_6359 ok test_issue_6739 ok test_complicated_symbol_unchanged ok test_categories ok test_PrettyModules ok test_QuotientRing ok test_Homomorphism ok test_Tr ok test_pretty_Add ok test_issue_7179 ok test_issue_7180 ok test_pretty_Complement ok test_pretty_SymmetricDifference ok test_pretty_Contains ok test_issue_8292 ok test_issue_4335 ok test_issue_8344 ok test_issue_6324 ok test_issue_7927 ok test_issue_6134 ok test_issue_9877 ok test_issue_13651 ok test_pretty_primenu ok test_pretty_primeomega ok test_pretty_Mod ok test_issue_11801 ok test_pretty_UnevaluatedExpr ok test_issue_10472 ok test_MatrixElement_printing ok test_issue_12675 ok test_MatrixSymbol_printing ok test_degree_printing ok test_vector_expr_pretty_printing ok test_pretty_print_tensor_expr ok test_pretty_print_tensor_partial_deriv ok test_issue_15560 ok test_print_lerchphi ok test_issue_15583 ok test_matrixSymbolBold ok test_center_accent ok test_imaginary_unit ok [OK] sympy/printing/tests/test_ccode.py[50] test_printmethod ok test_ccode_sqrt ok test_ccode_Pow ok test_ccode_Max ok test_ccode_Min_performance ok test_ccode_constants_mathh ok test_ccode_constants_other ok test_ccode_Rational ok test_ccode_Integer ok test_ccode_functions ok test_ccode_inline_function ok test_ccode_exceptions ok test_ccode_user_functions ok test_ccode_boolean ok test_ccode_Relational ok test_ccode_Piecewise ok test_ccode_sinc ok test_ccode_Piecewise_deep ok test_ccode_ITE ok test_ccode_settings ok test_ccode_Indexed ok test_Element ok test_ccode_Indexed_without_looking_for_contraction ok test_ccode_loops_matrix_vector ok test_dummy_loops ok test_ccode_loops_add ok test_ccode_loops_multiple_contractions ok test_ccode_loops_addfactor ok test_ccode_loops_multiple_terms ok test_dereference_printing ok test_Matrix_printing ok test_ccode_reserved_words ok test_ccode_sign ok test_ccode_Assignment ok test_ccode_For ok test_ccode_Max_Min ok test_ccode_standard ok test_CCodePrinter ok test_C89CodePrinter ok test_C99CodePrinter ok test_C99CodePrinter__precision_f80 f test_C99CodePrinter__precision ok test_get_math_macros ok test_ccode_Declaration ok test_C99CodePrinter_custom_type ok test_MatrixElement_printing ok test_subclass_CCodePrinter ok test_ccode_math_macros ok test_ccode_Type ok test_ccode_codegen_ast ok [OK] sympy/printing/tests/test_codeprinter.py[3] test_print_Dummy ok test_print_Symbol ok test_issue_15791 ok [OK] sympy/printing/tests/test_conventions.py[3] test_super_sub ok test_requires_partial ok test_requires_partial_unspecified_variables f [OK] sympy/printing/tests/test_cxxcode.py[6] test_CXX98CodePrinter ok test_CXX11CodePrinter ok test_subclass_print_method ok test_subclass_print_method__ns ok test_CXX17CodePrinter ok test_cxxcode ok [OK] sympy/printing/tests/test_dot.py[9] test_purestr ok test_styleof ok test_attrprint ok test_dotnode ok test_dotedges ok test_dotprint ok test_dotprint_depth ok test_Matrix_and_non_basics ok test_labelfunc ok [OK] sympy/printing/tests/test_fcode.py[41] test_printmethod ok test_fcode_sign ok test_fcode_Pow ok test_fcode_Rational ok test_fcode_Integer ok test_fcode_Float ok test_fcode_functions ok test_case ok test_fcode_functions_with_integers ok test_fcode_NumberSymbol ok test_fcode_complex ok test_implicit ok test_not_fortran ok test_user_functions ok test_inline_function ok test_assign_to ok test_line_wrapping ok test_fcode_precedence ok test_fcode_Logical ok test_fcode_Xlogical ok test_fcode_Relational ok test_fcode_Piecewise ok test_wrap_fortran ok test_wrap_fortran_keep_d0 ok test_settings ok test_free_form_code_line ok test_free_form_continuation_line ok test_free_form_comment_line ok test_loops ok test_dummy_loops ok test_fcode_Indexed_without_looking_for_contraction ok test_derived_classes ok test_indent ok test_Matrix_printing ok test_fcode_For ok test_fcode_Declaration ok test_MatrixElement_printing ok test_aug_assign ok test_While ok test_FunctionPrototype_print ok test_FunctionDefinition_print ok [OK] sympy/printing/tests/test_glsl.py[28] test_printmethod ok test_print_without_operators ok test_glsl_code_sqrt ok test_glsl_code_Pow ok test_glsl_code_constants_mathh ok test_glsl_code_constants_other ok test_glsl_code_Rational ok test_glsl_code_Integer ok test_glsl_code_functions ok test_glsl_code_inline_function ok test_glsl_code_exceptions ok test_glsl_code_boolean ok test_glsl_code_Piecewise ok test_glsl_code_Piecewise_deep ok test_glsl_code_settings ok test_glsl_code_Indexed ok test_glsl_code_list_tuple_Tuple ok test_glsl_code_loops_matrix_vector ok test_dummy_loops ok test_glsl_code_loops_add ok test_glsl_code_loops_multiple_contractions ok test_glsl_code_loops_addfactor ok test_glsl_code_loops_multiple_terms ok test_Matrix_printing ok test_Matrices_1x7 ok test_1xN_vecs ok test_MxN_mats ok test_misc_mats ok [OK] sympy/printing/tests/test_gtk.py[2] test_1 f test_settings ok [OK] sympy/printing/tests/test_jscode.py[23] test_printmethod ok test_jscode_sqrt ok test_jscode_Pow ok test_jscode_constants_mathh ok test_jscode_constants_other ok test_jscode_Rational ok test_jscode_Integer ok test_jscode_functions ok test_jscode_inline_function ok test_jscode_exceptions ok test_jscode_boolean ok test_jscode_Piecewise ok test_jscode_Piecewise_deep ok test_jscode_settings ok test_jscode_Indexed ok test_jscode_loops_matrix_vector ok test_dummy_loops ok test_jscode_loops_add ok test_jscode_loops_multiple_contractions ok test_jscode_loops_addfactor ok test_jscode_loops_multiple_terms ok test_Matrix_printing ok test_MatrixElement_printing ok [OK] sympy/printing/tests/test_julia.py[32] test_Integer ok test_Rational ok test_Function ok test_Pow ok test_basic_ops ok test_1_over_x_and_sqrt ok test_mix_number_mult_symbols ok test_mix_number_pow_symbols ok test_imag ok test_constants ok test_constants_other ok test_boolean ok test_Matrices ok test_vector_entries_hadamard ok test_Matrices_entries_not_hadamard f test_MatrixSymbol ok test_special_matrices ok test_containers ok test_julia_noninline ok test_julia_piecewise ok test_julia_piecewise_times_const ok test_julia_matrix_assign_to ok test_julia_matrix_assign_to_more ok test_julia_matrix_1x1 ok test_julia_matrix_elements ok test_julia_boolean ok test_julia_not_supported ok test_trick_indent_with_end_else_words ok test_haramard ok test_sparse ok test_specfun ok test_MatrixElement_printing ok [OK] sympy/printing/tests/test_lambdarepr.py[8] test_basic ok test_matrix ok test_piecewise ok test_sum__1 ok test_sum__2 ok test_multiple_sums ok test_settings ok test_printmethod ok [OK] sympy/printing/tests/test_latex.py[136] test_printmethod ok test_latex_basic ok test_latex_builtins ok test_latex_SingularityFunction ok test_latex_cycle ok test_latex_permutation ok test_latex_Float ok test_latex_vector_expressions ok test_latex_symbols ok test_latex_symbols_failing f test_latex_functions ok test_function_subclass_different_name ok test_hyper_printing ok test_latex_bessel ok test_latex_fresnel ok test_latex_brackets ok test_latex_indexed ok test_latex_derivatives ok test_latex_subs ok test_latex_integrals ok test_latex_sets ok test_latex_SetExpr ok test_latex_Range ok test_latex_sequences ok test_latex_FourierSeries ok test_latex_FormalPowerSeries ok test_latex_intervals ok test_latex_AccumuBounds ok test_latex_emptyset ok test_latex_commutator ok test_latex_union ok test_latex_intersection ok test_latex_symmetric_difference ok test_latex_Complement ok test_latex_Complexes ok test_latex_productset ok test_latex_Naturals ok test_latex_Naturals0 ok test_latex_Integers ok test_latex_ImageSet ok test_latex_ConditionSet ok test_latex_ComplexRegion ok test_latex_Contains ok test_latex_sum ok test_latex_product ok test_latex_limits ok test_latex_log ok test_issue_3568 ok test_latex ok test_latex_dict ok test_latex_list ok test_latex_rational ok test_latex_inverse ok test_latex_DiracDelta ok test_latex_Heaviside ok test_latex_KroneckerDelta ok test_latex_LeviCivita ok test_mode ok test_latex_Piecewise ok test_latex_Matrix ok test_latex_matrix_with_functions ok test_latex_NDimArray ok test_latex_mul_symbol ok test_latex_issue_4381 ok test_latex_issue_4576 ok test_latex_pow_fraction ok test_noncommutative ok test_latex_order ok test_latex_Lambda ok test_latex_PolyElement ok test_latex_FracElement ok test_latex_Poly ok test_latex_Poly_order ok test_latex_ComplexRootOf ok test_latex_RootSum ok test_settings ok test_latex_numbers ok test_latex_euler ok test_lamda ok test_custom_symbol_names ok test_matAdd ok test_matMul ok test_latex_MatrixSlice ok test_latex_RandomDomain ok test_PrettyPoly ok test_integral_transforms ok test_PolynomialRingBase ok test_categories ok test_Modules ok test_QuotientRing ok test_Tr ok test_Adjoint ok test_Hadamard ok test_ZeroMatrix ok test_Identity ok test_boolean_args_order ok test_imaginary ok test_builtins_without_args ok test_latex_greek_functions ok test_translate ok test_other_symbols ok test_modifiers ok test_greek_symbols ok test_builtin_without_args_mismatched_names f test_builtin_no_args ok test_issue_6853 ok test_Mul ok test_Pow ok test_issue_7180 ok test_issue_8409 ok test_issue_8470 ok test_issue_7117 ok test_issue_15439 ok test_issue_2934 ok test_issue_10489 ok test_issue_12886 ok test_issue_13559 ok test_issue_13651 ok test_latex_UnevaluatedExpr ok test_MatrixElement_printing ok test_MatrixSymbol_printing ok test_KroneckerProduct_printing ok test_Quaternion_latex_printing ok test_TensorProduct_printing ok test_WedgeProduct_printing ok test_issue_14041 ok test_issue_9216 ok test_latex_printer_tensor ok test_issue_15353 ok test_trace ok test_print_basic ok test_MatrixSymbol_bold ok test_imaginary_unit ok test_text_re_im ok test_DiffGeomMethods ok test_unit_ptinting ok [OK] sympy/printing/tests/test_mathematica.py[14] test_Integer ok test_Rational ok test_Function ok test_Pow ok test_Mul ok test_constants ok test_containers ok test_matrices ok test_NDArray ok test_Integral ok test_Derivative ok test_Sum ok test_comment ok test_userfuncs ok [OK] sympy/printing/tests/test_mathml.py[94] test_mathml_printer ok test_content_printmethod ok test_content_mathml_core ok test_content_mathml_functions ok test_content_mathml_limits ok test_content_mathml_integrals ok test_content_mathml_matrices ok test_content_mathml_sums ok test_content_mathml_tuples ok test_content_mathml_add ok test_content_mathml_Rational ok test_content_mathml_constants ok test_content_mathml_trig ok test_content_mathml_relational ok test_content_symbol ok test_content_mathml_greek ok test_content_mathml_order ok test_content_settings ok test_presentation_printmethod ok test_presentation_mathml_core ok test_presentation_mathml_functions ok test_print_derivative ok test_presentation_mathml_limits ok test_presentation_mathml_integrals ok test_presentation_mathml_matrices ok test_presentation_mathml_sums ok test_presentation_mathml_add ok test_presentation_mathml_Rational ok test_presentation_mathml_constants ok test_presentation_mathml_trig ok test_presentation_mathml_relational ok test_presentation_symbol ok test_presentation_mathml_greek ok test_presentation_mathml_order ok test_print_intervals ok test_print_tuples ok test_print_re_im ok test_print_Abs ok test_print_Determinant ok test_presentation_settings ok test_toprettyxml_hooking ok test_print_domains ok test_print_expression_with_minus ok test_print_AssocOp ok test_print_basic ok test_mat_delim_print ok test_ln_notation_print ok test_mul_symbol_print ok test_print_lerchphi ok test_print_polylog ok test_print_set_frozenset ok test_print_FiniteSet ok test_print_EmptySet ok test_print_SetOp ok test_print_logic ok test_root_notation_print ok test_fold_frac_powers_print ok test_fold_short_frac_print ok test_print_factorials ok test_print_floor ok test_print_ceiling ok test_print_Lambda ok test_print_conjugate ok test_print_AccumBounds ok test_print_Float ok test_print_different_functions ok test_mathml_builtins ok test_mathml_Range ok test_print_exp ok test_print_MinMax ok test_mathml_presentation_numbers ok test_print_matrix_symbol ok test_print_random_symbol ok test_print_IndexedBase ok test_print_Indexed ok test_print_MatrixElement ok test_print_Vector ok test_print_elliptic_f ok test_print_elliptic_e ok test_print_elliptic_pi ok test_print_Ei ok test_print_expint ok test_print_jacobi ok test_print_gegenbauer ok test_print_chebyshevt ok test_print_chebyshevu ok test_print_legendre ok test_print_assoc_legendre ok test_print_laguerre ok test_print_assoc_laguerre ok test_print_hermite ok test_mathml_SingularityFunction ok test_mathml_matrix_functions ok test_mathml_special_matrices ok [OK] sympy/printing/tests/test_numpy.py[16] test_numpy_piecewise_regression ok test_sum ok test_multiple_sums ok test_codegen_einsum ok test_codegen_extra ok test_relational ok test_mod ok test_expm1 ok test_log1p ok test_hypot ok test_log10 ok test_exp2 ok test_log2 ok test_Sqrt ok test_sqrt ok test_issue_15601 ok [OK] sympy/printing/tests/test_octave.py[40] test_Integer ok test_Rational ok test_Function ok test_Function_change_name ok test_minmax ok test_Pow ok test_basic_ops ok test_1_over_x_and_sqrt ok test_mix_number_mult_symbols ok test_mix_number_pow_symbols ok test_imag ok test_constants ok test_constants_other ok test_boolean ok test_KroneckerDelta ok test_Matrices ok test_vector_entries_hadamard ok test_Matrices_entries_not_hadamard f test_MatrixSymbol ok test_special_matrices ok test_containers ok test_octave_noninline ok test_octave_piecewise ok test_octave_piecewise_times_const ok test_octave_matrix_assign_to ok test_octave_matrix_assign_to_more ok test_octave_matrix_1x1 ok test_octave_matrix_elements ok test_octave_boolean ok test_octave_not_supported ok test_octave_not_supported_not_on_whitelist ok test_octave_expint ok test_trick_indent_with_end_else_words ok test_haramard ok test_sparse ok test_sinc ok test_trigfun ok test_specfun ok test_MatrixElement_printing ok test_zeta_printing_issue_14820 ok [OK] sympy/printing/tests/test_precedence.py[13] test_Add ok test_Function ok test_Derivative ok test_Integral ok test_Mul ok test_Number ok test_Order ok test_Pow ok test_Product ok test_Relational ok test_Sum ok test_Symbol ok test_And_Or ok [OK] sympy/printing/tests/test_preview.py[3] test_preview ok test_preview_unicode_symbol ok test_preview_latex_construct_in_expr ok [OK] sympy/printing/tests/test_pycode.py[9] test_PythonCodePrinter ok test_MpmathPrinter ok test_NumPyPrinter ok test_SciPyPrinter ok test_pycode_reserved_words ok test_printmethod ok test_codegen_ast_nodes ok test_issue_14283 ok test_NumPyPrinter_print_seq ok [OK] sympy/printing/tests/test_python.py[11] test_python_basic ok test_python_keyword_symbol_name_escaping ok test_python_keyword_function_name_escaping ok test_python_relational ok test_python_functions ok test_python_functions_conjugates f test_python_derivatives ok test_python_integrals ok test_python_matrix ok test_python_limits ok test_settings ok [OK] sympy/printing/tests/test_rcode.py[33] test_printmethod ok test_rcode_sqrt ok test_rcode_Pow ok test_rcode_Max ok test_rcode_constants_mathh ok test_rcode_constants_other ok test_rcode_Rational ok test_rcode_Integer ok test_rcode_functions ok test_rcode_inline_function ok test_rcode_exceptions ok test_rcode_user_functions ok test_rcode_boolean ok test_rcode_Relational ok test_rcode_Piecewise ok test_rcode_sinc ok test_rcode_Piecewise_deep ok test_rcode_ITE ok test_rcode_settings ok test_rcode_Indexed ok test_rcode_Indexed_without_looking_for_contraction ok test_rcode_loops_matrix_vector ok test_dummy_loops ok test_rcode_loops_add ok test_rcode_loops_multiple_contractions ok test_rcode_loops_addfactor ok test_rcode_loops_multiple_terms ok test_dereference_printing ok test_Matrix_printing ok test_rcode_sgn ok test_rcode_Assignment ok test_rcode_For ok test_MatrixElement_printing ok [OK] ________________________________ slowest tests _________________________________ test_RR - Took 10.001 seconds test_minpoly_compose - Took 12.861 seconds test_ccode_Min_performance - Took 12.887 seconds test_modgcd_algebraic_field - Took 14.308 seconds test_modgcd_multivariate_integers - Took 16.689 seconds test_roots_quartic - Took 33.521 seconds test_rs_series - Took 35.678 seconds tests finished: 1235 passed, 5 skipped, 10 expected to fail, in 388.34 seconds ============================= test process starts ============================== executable: /usr/libexec/platform-python (3.6.8-final-0) [CPython] architecture: 64-bit cache: yes ground types: gmpy 2.0.8 numpy: 1.14.3 random seed: 72571203 hash randomization: on (PYTHONHASHSEED=2493185068) split: 18/24 sympy/solvers/tests/test_constantsimp.py[11] test_constant_mul ok test_constant_add ok test_constant_power_as_base ok test_constant_power_as_exp ok test_constant_function ok test_constant_function_multiple ok test_constant_multiple ok test_constant_repeated ok test_ode_solutions ok test_nonlocal_simplification f test_constant_Eq ok [OK] sympy/solvers/tests/test_decompogen.py[4] test_decompogen ok test_decompogen_poly ok test_decompogen_fails f test_compogen ok [OK] sympy/solvers/tests/test_diophantine.py[44] test_input_format ok test_univariate ok test_classify_diop ok test_linear ok test_quadratic_simple_hyperbolic_case ok test_quadratic_elliptical_case ok test_quadratic_parabolic_case ok test_quadratic_perfect_square ok test_quadratic_non_perfect_square ok test_issue_9106 ok test_quadratic_non_perfect_slow Slow w test_DN ok test_bf_pell ok test_length ok test_transformation_to_pell ok test_find_DN ok test_ldescent ok test_diop_ternary_quadratic_normal ok test_transformation_to_normal ok test_diop_ternary_quadratic ok test_square_factor ok test_parametrize_ternary_quadratic ok test_no_square_ternary_quadratic ok test_descent ok test_diophantine ok test_general_pythagorean ok test_diop_general_sum_of_squares_quick ok test_diop_partition ok test_prime_as_sum_of_two_squares ok test_sum_of_three_squares ok test_sum_of_four_squares ok test_power_representation ok test_assumptions ok test_diopcoverage ok test_holzer ok test_fail_holzer f test_issue_9539 ok test_issue_8943 ok test_diop_sum_of_even_powers ok test_sum_of_squares_powers ok test__can_do_sum_of_squares ok test_diophantine_permute_sign ok test_not_implemented f test_issue_9538 ok [OK] sympy/solvers/tests/test_inequalities.py[26] test_solve_poly_inequality ok test_reduce_poly_inequalities_real_interval ok test_reduce_poly_inequalities_complex_relational ok test_reduce_rational_inequalities_real_relational ok test_reduce_abs_inequalities ok test_reduce_inequalities_general ok test_reduce_inequalities_boolean ok test_reduce_inequalities_multivariate ok test_reduce_inequalities_errors ok test__solve_inequalities ok test_issue_6343 ok test_issue_8235 ok test_issue_5526 ok test_solve_univariate_inequality ok test_trig_inequalities ok test_issue_9954 ok test_slow_general_univariate f test_issue_8545 ok test_issue_8974 ok test_issue_10198 ok test_issue_10047 ok test_issue_10268 ok test_isolve_Sets f test_issue_10671_12466 ok test__solve_inequality ok test__pt ok [OK] sympy/solvers/tests/test_numeric.py[11] test_nsolve_fail f test_nsolve_denominator ok test_nsolve ok test_issue_6408 ok test_issue_6408_fail f test_increased_dps ok test_nsolve_precision ok test_nsolve_complex ok test_nsolve_dict_kwarg ok test_nsolve_rational ok test_issue_14950 ok [OK] ________________________________ slowest tests _________________________________ test_quadratic_non_perfect_square - Took 13.998 seconds test_power_representation - Took 19.373 seconds test_trig_inequalities - Took 25.456 seconds test_solve_univariate_inequality - Took 39.089 seconds = tests finished: 87 passed, 1 skipped, 8 expected to fail, in 166.72 seconds == ============================= test process starts ============================== executable: /usr/libexec/platform-python (3.6.8-final-0) [CPython] architecture: 64-bit cache: yes ground types: gmpy 2.0.8 numpy: 1.14.3 random seed: 20154974 hash randomization: on (PYTHONHASHSEED=233914390) split: 16/24 sympy/series/tests/test_lseries.py[7] test_sin ok test_cos ok test_exp ok test_exp2 ok test_simple ok test_issue_5183 ok test_issue_6999 ok [OK] sympy/series/tests/test_nseries.py[67] test_simple_1 ok test_mul_0 ok test_mul_1 ok test_pow_0 ok test_pow_1 ok test_geometric_1 ok test_sqrt_1 ok test_exp_1 ok test_exp_sqrt_1 ok test_power_x_x1 ok test_power_x_x2 ok test_log_singular1 ok test_log_power1 ok test_log_series ok test_log2 ok test_log3 ok test_series1 ok test_series1_failing f test_seriesbug1 ok test_series2x ok test_bug2 ok test_exp ok test_exp2 ok test_bug3 ok test_generalexponent ok test_genexp_x ok test_genexp_x2 ok test_seriesbug2 ok test_seriesbug2b ok test_seriesbug2d ok test_seriesbug2c ok test_expbug4 ok test_logbug4 ok test_expbug5 ok test_sinsinbug ok test_issue_3258 ok test_issue_3204 ok test_issue_3224 ok test_issue_3463 ok test_sin ok test_issue_3515 ok test_issue_3505 ok test_issue_3501 ok test_issue_3502 ok test_issue_3503 ok test_issue_3506 ok test_issue_3508 ok test_issue_3507 ok test_issue_3639 ok test_hyperbolic ok test_series2 ok test_series3 ok test_bug4 ok test_bug5 ok test_issue_4115 ok test_pole ok test_expsinbug ok test_floor ok test_ceiling ok test_abs ok test_dir ok test_issue_3504 ok test_issue_4441 ok test_issue_4329 ok test_issue_5183 ok test_issue_5654 ok test_issue_5925 ok [OK] sympy/series/tests/test_order.py[51] test_caching_bug ok test_free_symbols ok test_simple_1 ok test_simple_2 ok test_simple_3 ok test_simple_4 ok test_simple_5 ok test_simple_6 ok test_simple_7 ok test_simple_8 ok test_as_expr_variables ok test_contains_0 ok test_contains_1 ok test_contains_2 ok test_contains_3 ok test_contains_4 ok test_contains ok test_add_1 ok test_ln_args ok test_multivar_0 ok test_multivar_0a ok test_multivar_1 ok test_multivar_2 ok test_multivar_mul_1 ok test_multivar_3 ok test_issue_3468 ok test_leading_order ok test_leading_order2 ok test_order_leadterm ok test_order_symbols ok test_nan ok test_O1 ok test_getn ok test_diff ok test_getO ok test_leading_term ok test_eval ok test_issue_4279 ok test_issue_4855 ok test_order_conjugate_transpose ok test_order_noncommutative ok test_issue_6753 ok test_order_at_infinity ok test_mixing_order_at_zero_and_infinity ok test_order_at_some_point ok test_order_subs_limits ok test_issue_9351 ok test_issue_9192 ok test_performance_of_adding_order ok test_issue_14622 ok test_issue_15539 ok [OK] sympy/series/tests/test_residues.py[10] test_basic1 ok test_basic2 ok test_f ok test_functions ok test_expressions ok test_expressions_failing f test_NotImplemented ok test_bug ok test_issue_5654 ok test_issue_6499 ok [OK] sympy/series/tests/test_sequences.py[15] test_EmptySequence ok test_SeqExpr ok test_SeqPer ok test_SeqFormula ok test_sequence ok test_SeqExprOp ok test_SeqAdd ok test_SeqMul ok test_add ok test_sub ok test_mul__coeff_mul ok test_neg ok test_operations ok test_Idx_limits ok test_find_linear_recurrence Slow w [OK] sympy/series/tests/test_series.py[20] test_sin ok test_cos ok test_exp ok test_exp2 ok test_issue_5223 ok test_issue_11313 ok test_series_of_Subs ok test_issue_3978 ok test_acceleration ok test_issue_5852 ok test_issue_4583 ok test_issue_6318 ok test_x_is_base_detection ok test_sin_power ok test_issue_7203 ok test_exp_product_positive_factors ok test_issue_8805 ok test_issue_10761 ok test_issue_14885 ok test_issue_15539 ok [OK] sympy/sets/tests/test_conditionset.py[9] test_CondSet ok test_CondSet_intersect ok test_issue_9849 ok test_simplified_FiniteSet_in_CondSet ok test_free_symbols ok test_subs_CondSet ok test_subs_CondSet_tebr ok test_dummy_eq ok test_contains ok [OK] sympy/sets/tests/test_contains.py[5] test_contains_basic ok test_issue_6194 ok test_issue_10326 ok test_binary_symbols ok test_as_set ok [OK] sympy/sets/tests/test_fancysets.py[36] test_naturals ok test_naturals0 ok test_integers ok test_ImageSet ok test_image_is_ImageSet ok test_halfcircle f test_ImageSet_iterator_not_injective ok test_inf_Range_len ok test_Range_set ok test_range_range_intersection ok test_range_interval_intersection ok test_Integers_eval_imageset ok test_Range_eval_imageset ok test_fun ok test_Reals ok test_Complex ok test_intersections ok test_infinitely_indexed_set_1 ok test_infinitely_indexed_set_2 ok test_imageset_intersect_real ok test_imageset_intersect_interval ok test_infinitely_indexed_set_3 ok test_ImageSet_simplification ok test_ImageSet_contains ok test_ComplexRegion_contains ok test_ComplexRegion_intersect ok test_ComplexRegion_union ok test_ComplexRegion_measure ok test_normalize_theta_set ok test_ComplexRegion_FiniteSet ok test_union_RealSubSet ok test_issue_9980 ok test_issue_11732 ok test_issue_11730 ok test_issue_11938 ok test_issue_11914 ok [OK] sympy/sets/tests/test_ordinals.py[7] test_string_ordinals ok test_addition_with_integers ok test_addition_with_ordinals ok test_comparison ok test_multiplication_with_integers ok test_multiplication ok test_exponentiation ok [OK] sympy/sets/tests/test_setexpr.py[14] test_setexpr ok test_scalar_funcs ok test_Add_Mul ok test_Pow ok test_compound ok test_Interval_Interval ok test_FiniteSet_FiniteSet ok test_Interval_FiniteSet ok test_Many_Sets ok test_same_setexprs_are_not_identical ok test_Interval_arithmetic ok test_SetExpr_Intersection ok test_SetExpr_Interval_div ok test_SetExpr_Interval_pow ok [OK] sympy/sets/tests/test_sets.py[76] test_imageset ok test_interval_arguments ok test_interval_symbolic_end_points ok test_union ok test_union_iter ok test_difference ok test_Complement ok test_complement ok test_intersect ok test_intersection ok test_issue_9623 ok test_is_disjoint ok test_ProductSet_of_single_arg_is_arg ok test_interval_subs ok test_interval_to_mpi ok test_measure ok test_is_subset ok test_is_proper_subset ok test_is_superset ok test_is_proper_superset ok test_contains ok test_interval_symbolic ok test_union_contains ok test_is_number ok test_Interval_is_left_unbounded ok test_Interval_is_right_unbounded ok test_Interval_as_relational ok test_Finite_as_relational ok test_Union_as_relational ok test_Intersection_as_relational ok test_EmptySet ok test_finite_basic ok test_powerset ok test_product_basic ok test_real ok test_supinf ok test_universalset ok test_Union_of_ProductSets_shares ok test_Interval_free_symbols ok test_image_interval ok test_image_piecewise ok test_image_Intersection f test_image_FiniteSet ok test_image_Union ok test_image_EmptySet ok test_issue_5724_7680 ok test_boundary ok test_boundary_Union ok test_union_boundary_of_joining_sets f test_boundary_ProductSet ok test_boundary_ProductSet_line ok test_is_open ok test_is_closed ok test_closure ok test_interior ok test_issue_7841 ok test_Eq ok test_SymmetricDifference ok test_issue_9536 ok test_issue_9637 ok test_issue_9808 f test_issue_9956 ok test_issue_Symbol_inter ok test_issue_11827 ok test_issue_10113 ok test_issue_10248 ok test_issue_9447 ok test_issue_10337 ok test_issue_10326 ok test_issue_2799 ok test_issue_9706 ok test_issue_8257 ok test_issue_10931 ok test_issue_11174 ok test_finite_set_intersection ok test_union_intersection_constructor ok [OK] ________________________________ slowest tests _________________________________ test_functions - Took 10.856 seconds test_issue_5223 - Took 11.549 seconds test_issue_3505 - Took 12.138 seconds test_image_interval - Took 28.718 seconds = tests finished: 310 passed, 1 skipped, 6 expected to fail, in 268.64 seconds = ============================= test process starts ============================== executable: /usr/libexec/platform-python (3.6.8-final-0) [CPython] architecture: 64-bit cache: yes ground types: gmpy 2.0.8 numpy: 1.14.3 random seed: 74438368 hash randomization: on (PYTHONHASHSEED=406642071) split: 21/24 sympy/stats/tests/test_discrete_rv.py[15] test_PoissonDistribution ok test_Poisson ok test_GeometricDistribution ok test_Logarithmic ok test_negative_binomial ok test_yule_simon ok test_zeta ok test_sample_discrete Slow w test_discrete_probability ok test_precomputed_characteristic_functions ok test_moment_generating_functions ok test_Or ok test_where ok test_conditional ok test_product_spaces ok [OK] sympy/stats/tests/test_error_prop.py[2] test_variance_prop ok test_variance_prop_with_covar ok [OK] sympy/stats/tests/test_finite_rv.py[18] test_discreteuniform ok test_dice ok test_given ok test_domains ok test_dice_bayes ok test_die_args ok test_bernoulli ok test_cdf ok test_coins ok test_binomial_verify_parameters ok test_binomial_numeric ok test_binomial_symbolic ok test_hypergeometric_numeric ok test_rademacher ok test_FiniteRV ok test_density_call ok test_DieDistribution ok test_FinitePSpace ok [OK] ________________________________ slowest tests _________________________________ test_negative_binomial - Took 17.573 seconds ============ tests finished: 34 passed, 1 skipped, in 68.90 seconds ============ ============================= test process starts ============================== executable: /usr/libexec/platform-python (3.6.8-final-0) [CPython] architecture: 64-bit cache: yes ground types: gmpy 2.0.8 numpy: 1.14.3 random seed: 96656081 hash randomization: on (PYTHONHASHSEED=296641466) split: 22/24 sympy/stats/tests/test_joint_rv.py[8] test_Normal ok test_MultivariateTDist ok test_multivariate_laplace ok test_NormalGamma ok test_JointPSpace_margial_distribution ok test_JointRV ok test_expectation ok test_joint_vector_expectation f [OK] sympy/stats/tests/test_mix.py[3] test_density ok test_compound_distribution ok test_mix_expression ok [OK] sympy/stats/tests/test_rv.py[22] test_where ok test_random_symbols ok test_pspace ok test_rs_swap ok test_RandomSymbol ok test_RandomSymbol_diff ok test_random_symbol_no_pspace ok test_overlap ok test_IndependentProductPSpace ok test_E ok test_Sample ok test_given ok test_dependence ok test_dependent_finite f test_normality ok test_Density ok test_NamedArgsMixin ok test_density_constant ok test_real ok test_issue_10052 ok test_issue_11934 ok test_issue_8129 ok [OK] ________________________________ slowest tests _________________________________ test_normality - Took 12.386 seconds test_dependence - Took 30.751 seconds ======= tests finished: 31 passed, 2 expected to fail, in 71.50 seconds ======== ============================= test process starts ============================== executable: /usr/libexec/platform-python (3.6.8-final-0) [CPython] architecture: 64-bit cache: yes ground types: gmpy 2.0.8 numpy: 1.14.3 random seed: 2939564 hash randomization: on (PYTHONHASHSEED=429864185) split: 11/24 sympy/liealgebras/tests/test_dynkin_diagram.py[1] test_DynkinDiagram ok [OK] sympy/liealgebras/tests/test_root_system.py[1] test_root_system ok [OK] sympy/liealgebras/tests/test_type_A.py[1] test_type_A ok [OK] sympy/liealgebras/tests/test_type_B.py[1] test_type_B ok [OK] sympy/liealgebras/tests/test_type_C.py[1] test_type_C ok [OK] sympy/liealgebras/tests/test_type_D.py[1] test_type_D ok [OK] sympy/liealgebras/tests/test_type_E.py[1] test_type_E ok [OK] sympy/liealgebras/tests/test_type_F.py[1] test_type_F ok [OK] sympy/liealgebras/tests/test_type_G.py[1] test_type_G ok [OK] sympy/liealgebras/tests/test_weyl_group.py[1] test_weyl_group ok [OK] sympy/logic/tests/test_boolalg.py[55] test_overloading ok test_And ok test_Or ok test_Xor ok test_Not ok test_Nand ok test_Nor ok test_Xnor ok test_Implies ok test_Equivalent ok test_equals ok test_simplification ok test_bool_map ok test_bool_symbol ok test_is_boolean ok test_subs ok test_commutative ok test_and_associativity ok test_or_assicativity ok test_double_negation ok test_eliminate_implications ok test_conjuncts ok test_disjuncts ok test_distribute ok test_to_nnf ok test_to_cnf ok test_to_dnf ok test_to_int_repr ok test_is_nnf ok test_is_cnf ok test_is_dnf ok test_ITE ok test_is_literal ok test_operators ok test_true_false ok test_bool_as_set ok test_multivariate_bool_as_set f test_all_or_nothing ok test_canonical_atoms ok test_negated_atoms ok test_issue_8777 ok test_issue_8975 ok test_term_to_integer ok test_integer_to_term ok test_truth_table ok test_issue_8571 ok test_expand_relational ok test_issue_12717 ok test_as_Boolean ok test_binary_symbols ok test_BooleanFunction_diff ok test_issue_14700 ok test_relational_simplification ok test_relational_simplification_numerically Slow w test_relational_simplification_patterns_numerically ok [OK] sympy/logic/tests/test_dimacs.py[5] test_f1 ok test_f2 ok test_f3 ok test_f4 ok test_f5 ok [OK] sympy/logic/tests/test_inference.py[20] test_literal ok test_find_pure_symbol ok test_find_pure_symbol_int_repr ok test_unit_clause ok test_unit_clause_int_repr ok test_unit_propagate ok test_unit_propagate_int_repr ok test_dpll ok test_dpll_satisfiable ok test_dpll2_satisfiable ok test_satisfiable ok test_valid ok test_pl_true ok test_pl_true_wrong_input ok test_entails ok test_PropKB ok test_propKB_tolerant ok test_satisfiable_non_symbols ok test_satisfiable_bool ok test_satisfiable_all_models ok [OK] sympy/matrices/expressions/tests/test_adjoint.py[1] test_adjoint ok [OK] sympy/matrices/expressions/tests/test_applyfunc.py[1] test_applyfunc_matrix ok [OK] sympy/matrices/expressions/tests/test_blockmatrix.py[13] test_bc_matmul ok test_bc_matadd ok test_bc_transpose ok test_bc_dist_diag ok test_block_plus_ident ok test_BlockMatrix ok test_BlockMatrix_trace ok test_BlockMatrix_Determinant ok test_squareBlockMatrix ok test_BlockDiagMatrix ok test_blockcut ok test_reblock_2x2 ok test_deblock ok [OK] sympy/matrices/expressions/tests/test_derivatives.py[7] test_matrix_derivative_non_matrix_result ok test_matrix_derivative_trivial_cases ok test_matrix_derivative_with_inverse ok test_matrix_derivative_vectors_and_scalars ok test_matrix_derivatives_of_traces ok test_derivatives_of_complicated_matrix_expr ok test_mixed_deriv_mixed_expressions ok [OK] sympy/matrices/expressions/tests/test_determinant.py[3] test_det ok test_eval_determinant ok test_refine ok [OK] sympy/matrices/expressions/tests/test_diagonal.py[2] test_DiagonalMatrix ok test_DiagonalOf ok [OK] sympy/matrices/expressions/tests/test_dotproduct.py[1] test_docproduct ok [OK] sympy/matrices/expressions/tests/test_factorizations.py[4] test_LU ok test_Cholesky ok test_QR ok test_svd ok [OK] sympy/matrices/expressions/tests/test_fourier.py[1] test_dft ok [OK] sympy/matrices/expressions/tests/test_funcmatrix.py[1] test_funcmatrix ok [OK] sympy/matrices/expressions/tests/test_hadamard.py[5] test_HadamardProduct ok test_HadamardProduct_isnt_commutative ok test_mixed_indexing ok test_canonicalize ok test_hadamard ok [OK] sympy/matrices/expressions/tests/test_indexing.py[11] test_symbolic_indexing ok test_add_index ok test_mul_index ok test_pow_index ok test_transpose_index ok test_Identity_index ok test_block_index ok test_slicing ok test_errors ok test_matrix_expression_to_indices ok test_matrix_expression_from_index_summation ok [OK] sympy/matrices/expressions/tests/test_inverse.py[2] test_inverse ok test_refine ok [OK] sympy/matrices/expressions/tests/test_kronecker.py[18] test_KroneckerProduct ok test_KroneckerProduct_identity ok test_KroneckerProduct_explicit ok test_tensor_product_adjoint ok test_tensor_product_conjugate ok test_tensor_product_transpose ok test_KroneckerProduct_is_associative ok test_KroneckerProduct_is_bilinear ok test_KroneckerProduct_determinant ok test_KroneckerProduct_trace ok test_KroneckerProduct_isnt_commutative ok test_KroneckerProduct_extracts_commutative_part ok test_KroneckerProduct_inverse ok test_KroneckerProduct_combine_add ok test_KroneckerProduct_combine_mul ok test_KroneckerProduct_combine_pow ok test_KroneckerProduct_expand ok test_KroneckerProduct_entry ok [OK] sympy/matrices/expressions/tests/test_matadd.py[4] test_sort_key ok test_matadd_sympify ok test_matadd_of_matrices ok test_doit_args ok [OK] sympy/matrices/expressions/tests/test_matexpr.py[40] test_shape ok test_matexpr ok test_subs ok test_ZeroMatrix ok test_ZeroMatrix_doit ok test_Identity ok test_Identity_doit ok test_addition ok test_multiplication ok test_MatPow ok test_MatrixSymbol ok test_dense_conversion ok test_free_symbols ok test_zero_matmul ok test_matadd_simplify ok test_matmul_simplify ok test_invariants ok test_indexing ok test_single_indexing ok test_MatrixElement_commutative ok test_MatrixSymbol_determinant ok test_MatrixElement_diff ok test_MatrixElement_doit ok test_identity_powers ok test_Zero_power ok test_matrixelement_diff ok test_MatrixElement_with_values ok test_inv ok test_factor_expand f test_issue_2749 ok test_issue_2750 ok test_issue_7842 ok test_generic_zero_matrix ok test_generic_identity ok test_MatMul_postprocessor ok test_MatAdd_postprocessor_xfail f test_MatAdd_postprocessor ok test_simplify_matrix_expressions ok test_exp ok test_invalid_args ok [OK] sympy/matrices/expressions/tests/test_matmul.py[21] test_adjoint ok test_transpose ok test_factor_in_front ok test_remove_ids ok test_xxinv ok test_any_zeros ok test_unpack ok test_only_squares ok test_determinant ok test_doit ok test_doit_drills_down ok test_doit_deep_false_still_canonical ok test_matmul_scalar_Matrix_doit ok test_matmul_sympify ok test_collapse_MatrixBase ok test_refine ok test_matmul_no_matrices ok test_matmul_args_cnc ok test_matmul_args_cnc_symbols f test_issue_12950 ok test_construction_with_Mul ok [OK] sympy/matrices/expressions/tests/test_matpow.py[13] test_entry ok test_as_explicit_symbol ok test_as_explicit_nonsquare_symbol ok test_as_explicit ok test_as_explicit_nonsquare ok test_doit_nonsquare_MatrixSymbol ok test_doit_square_MatrixSymbol_symsize ok test_doit_with_MatrixBase ok test_doit_nonsquare ok test_doit_nested_MatrixExpr ok test_identity_power ok test_zero_power ok test_transpose_power ok [OK] sympy/matrices/expressions/tests/test_slice.py[9] test_shape ok test_entry ok test_on_diag ok test_inputs ok test_slicing ok test_exceptions ok test_symmetry f test_slice_of_slice ok test_negative_index ok [OK] sympy/matrices/expressions/tests/test_trace.py[8] test_Trace ok test_Trace_A_plus_B ok test_Trace_MatAdd_doit ok test_Trace_MatPow_doit ok test_Trace_MutableMatrix_plus ok test_Trace_doit_deep_False ok test_trace_constant_factor ok test_rewrite ok [OK] sympy/matrices/expressions/tests/test_transpose.py[3] test_transpose ok test_refine ok test_transpose1x1 ok [OK] sympy/matrices/tests/test_commonmatrix.py[85] test__MinimalMatrix ok test_vec ok test_tolist ok test_row_col_del ok test_get_diag_blocks1 ok test_get_diag_blocks2 ok test_shape ok test_reshape ok test_row_col ok test_row_join ok test_col_join ok test_row_insert ok test_col_insert ok test_extract ok test_hstack ok test_vstack ok test_atoms ok test_free_symbols ok test_has ok test_is_anti_symmetric ok test_diagonal_symmetrical ok test_is_hermitian ok test_is_Identity ok test_is_symbolic ok test_is_upper ok test_is_lower ok test_is_square ok test_is_symmetric ok test_is_hessenberg ok test_is_zero ok test_values ok test_applyfunc ok test_adjoint ok test_as_real_imag ok test_conjugate ok test_doit ok test_evalf ok test_expand ok test_refine ok test_replace ok test_replace_map ok test_simplify ok test_subs ok test_trace ok test_xreplace ok test_permute ok test_abs ok test_add ok test_multiplication ok test_matmul ok test_power ok test_neg ok test_sub ok test_div ok test_det ok test_adjugate ok test_cofactor_and_minors ok test_charpoly ok test_row_op ok test_col_op ok test_is_echelon ok test_echelon_form ok test_rref ok test_eye ok test_ones ok test_zeros ok test_diag_make ok test_jordan_block ok test_columnspace ok test_rowspace ok test_nullspace ok test_orthogonalize ok test_eigenvals ok test_eigenvects ok test_left_eigenvects ok test_diagonalize ok test_is_diagonalizable ok test_jordan_form ok test_singular_values ok test_diff f test_integrate ok test_jacobian2 ok test_limit ok test_issue_13774 ok test___eq__ ok [OK] sympy/matrices/tests/test_densearith.py[4] test_add ok test_sub ok test_mulmatmat ok test_mulmatscaler ok [OK] sympy/matrices/tests/test_densesolve.py[3] test_LU_solve ok test_cholesky_solve ok test_rref_solve ok [OK] sympy/matrices/tests/test_densetools.py[2] test_trace ok test_transpose ok [OK] sympy/matrices/tests/test_immutable.py[10] test_immutable_creation ok test_immutability ok test_slicing ok test_subs ok test_as_immutable ok test_function_return_types ok test_immutable_evaluation ok test_deterimant ok test_Equality ok test_integrate ok [OK] sympy/matrices/tests/test_interactions.py[7] test_IM_MM ok test_ME_MM ok test_equality ok test_matrix_symbol_MM ok test_matrix_symbol_vector_matrix_multiplication ok test_indexing_interactions ok test_classof ok [OK] sympy/matrices/tests/test_matrices.py[171] test_args ok test_division ok test_sum ok test_abs ok test_addition ok test_fancy_index_matrix ok test_multiplication ok test_power ok test_creation ok test_tolist ok test_as_mutable ok test_determinant ok test_slicing ok test_submatrix_assignment ok test_extract ok test_reshape ok test_applyfunc ok test_expand ok test_refine ok test_random ok test_LUdecomp ok test_LUsolve ok test_QRsolve ok test_inverse ok test_matrix_inverse_mod ok test_util ok test_jacobian_hessian ok test_QR ok test_QR_non_square ok test_QR_trivial ok test_nullspace ok test_columnspace ok test_wronskian ok test_eigen ok test_subs ok test_xreplace ok test_simplify ok test_transpose ok test_conjugate ok test_conj_dirac ok test_trace ok test_shape ok test_col_row_op ok test_zip_row_op ok test_issue_3950 ok test_issue_3981 ok test_evalf ok test_is_symbolic ok test_is_upper ok test_is_lower ok test_is_nilpotent ok test_zeros_ones_fill ok test_empty_zeros ok test_issue_3749 ok test_inv_iszerofunc ok test_jacobian_metrics ok test_jacobian2 ok test_issue_4564 ok test_nonvectorJacobian ok test_vec ok test_vech ok test_vech_errors ok test_diag ok test_get_diag_blocks1 ok test_get_diag_blocks2 ok test_inv_block ok test_creation_args ok test_diagonal_symmetrical ok test_diagonalization ok test_issue_15887 ok test_eigen_vects f test_jordan_form ok test_jordan_form_complex_issue_9274 ok test_issue_10220 ok test_jordan_form_issue_15858 ok test_Matrix_berkowitz_charpoly ok test_exp ok test_has ok test_LUdecomposition_Simple_iszerofunc ok test_LUdecomposition_iszerofunc ok test_find_reasonable_pivot_naive_finds_guaranteed_nonzero1 ok test_find_reasonable_pivot_naive_finds_guaranteed_nonzero2 ok test_find_reasonable_pivot_naive_simplifies ok test_errors ok test_len ok test_integrate ok test_limit ok test_diff ok test_diff_by_matrix ok test_getattr ok test_hessenberg ok test_cholesky ok test_LDLdecomposition ok test_cholesky_solve ok test_LDLsolve ok test_lower_triangular_solve ok test_upper_triangular_solve ok test_diagonal_solve ok test_matrix_norm ok test_condition_number ok test_equality ok test_col_join ok test_row_insert ok test_col_insert ok test_normalized ok test_print_nonzero ok test_zeros_eye ok test_is_zero ok test_rotation_matrices ok test_DeferredVector ok test_DeferredVector_not_iterable ok test_DeferredVector_Matrix ok test_GramSchmidt ok test_casoratian ok test_zero_dimension_multiply ok test_slice_issue_2884 ok test_slice_issue_3401 ok test_copyin ok test_invertible_check ok test_issue_3959 X test_issue_5964 ok test_issue_7604 ok test_is_Identity ok test_dot ok test_dual ok test_anti_symmetric ok test_normalize_sort_diogonalization ok test_issue_5321 ok test_issue_5320 ok test_issue_11944 ok test_cross ok test_hash ok test_issue_3979 f test_adjoint ok test_simplify_immutable ok test_rank ok test_issue_11434 ok test_rank_regression_from_so ok test_replace ok test_replace_map ok test_atoms ok test_pinv ok test_pinv_solve ok test_pinv_rank_deficient ok test_pinv_rank_deficient_when_diagonalization_fails f test_gauss_jordan_solve ok test_solve ok test_issue_7201 ok test_free_symbols ok test_from_ndarray ok test_hermitian ok test_doit ok test_issue_9457_9467_9876 ok test_issue_9422 ok test_issue_10770 ok test_issue_10658 ok test_opportunistic_simplification ok test_partial_pivoting ok test_iszero_substitution ok test_rank_decomposition ok test_issue_11238 Slow w test_as_real_imag ok test_deprecated ok test_issue_14489 ok test_issue_14517 ok test_issue_14943 ok test_issue_8240 ok test_legacy_det ok test_case_6913 ok test_issue_15872 ok test_issue_11948 ok [OK] sympy/matrices/tests/test_normalforms.py[1] test_smith_normal ok [OK] sympy/matrices/tests/test_sparse.py[11] test_sparse_matrix ok test_transpose ok test_trace ok test_CL_RL ok test_add ok test_errors ok test_len ok test_sparse_zeros_sparse_eye ok test_copyin ok test_sparse_solve ok test_hermitian ok [OK] sympy/matrices/tests/test_sparsetools.py[2] test_doktocsr ok test_csrtodok ok [OK] sympy/multipledispatch/tests/test_conflict.py[7] test_supercedes ok test_consistent ok test_super_signature ok test_ambiguous ok test_ambiguities ok test_ordering ok test_type_mro ok [OK] sympy/multipledispatch/tests/test_core.py[12] test_singledispatch f test_multipledispatch ok test_inheritance ok test_inheritance_and_multiple_dispatch f test_competing_solutions ok test_competing_multiple ok test_competing_ambiguous ok test_caching_correct_behavior ok test_union_types ok test_namespaces ok test_methods ok test_methods_multiple_dispatch ok [OK] sympy/multipledispatch/tests/test_dispatcher.py[16] test_dispatcher ok test_union_types ok test_dispatcher_as_decorator ok test_register_instance_method ok test_on_ambiguity ok test_raise_error_on_non_class f test_docstring ok test_help ok test_source ok test_source_raises_on_missing_function f test_halt_method_resolution ok test_no_implementations f test_register_stacking f test_dispatch_method ok test_not_implemented f test_not_implemented_error f [OK] sympy/ntheory/tests/test_bbp_pi.py[1] test_hex_pi_nth_digits ok [OK] sympy/ntheory/tests/test_continued_fraction.py[1] test_continued_fraction ok [OK] sympy/ntheory/tests/test_egyptian_fraction.py[1] test_egyptian_fraction ok [OK] sympy/ntheory/tests/test_factor_.py[30] test_trailing_bitcount ok test_multiplicity ok test_perfect_power ok test_factorint ok test_divisors_and_divisor_count ok test_udivisors_and_udivisor_count ok test_issue_6981 ok test_totient ok test_reduced_totient ok test_divisor_sigma ok test_udivisor_sigma ok test_issue_4356 ok test_divisors ok test_divisor_count ok test_antidivisors ok test_antidivisor_count ok test_smoothness_and_smoothness_p ok test_visual_factorint ok test_factorrat ok test_visual_io ok test_core ok test_digits ok test_primenu ok test_primeomega ok test_mersenne_prime_exponent ok test_is_perfect ok test_is_mersenne_prime ok test_is_abundant ok test_is_deficient ok test_is_amicable ok [OK] sympy/ntheory/tests/test_generate.py[9] test_prime ok test_primepi ok test_composite ok test_compositepi ok test_generate ok test_randprime ok test_primorial ok test_search ok test_sieve_slice ok [OK] sympy/ntheory/tests/test_modular.py[2] test_crt ok test_modular ok [OK] sympy/ntheory/tests/test_multinomial.py[3] test_binomial_coefficients_list ok test_binomial_coefficients ok test_multinomial_coefficients ok [OK] sympy/ntheory/tests/test_partitions.py[1] test_partitions ok [OK] sympy/ntheory/tests/test_primetest.py[4] test_euler_pseudoprimes ok test_prps Slow w test_isprime ok test_is_square ok [OK] sympy/ntheory/tests/test_residue.py[1] test_residue ok [OK] sympy/parsing/tests/test_implicit_multiplication_application.py[5] test_implicit_multiplication ok test_implicit_application ok test_function_exponentiation ok test_symbol_splitting ok test_all_implicit_steps ok [OK] sympy/parsing/tests/test_latex_deps.py[1] test_no_import ok [OK] sympy/parsing/tests/test_mathematica.py[1] test_mathematica ok [OK] sympy/parsing/tests/test_maxima.py[3] test_parser ok test_injection ok test_maxima_functions ok [OK] sympy/parsing/tests/test_sympy_parser.py[21] test_sympy_parser ok test_rationalize ok test_factorial_fail ok test_repeated_fail ok test_repeated_dot_only ok test_local_dict ok test_local_dict_split_implmult ok test_local_dict_symbol_to_fcn ok test_global_dict ok test_issue_2515 ok test_issue_7663 ok test_issue_10560 ok test_issue_10773 ok test_split_symbols ok test_split_symbols_function ok test_functional_exponent ok test_match_parentheses_implicit_multiplication ok test_convert_equals_signs ok test_parse_function_issue_3539 ok test_unicode_names ok test_python3_features ok [OK] sympy/physics/continuum_mechanics/tests/test_beam.py[14] test_Beam ok test_insufficient_bconditions ok test_statically_indeterminate ok test_beam_units ok test_variable_moment ok test_composite_beam ok test_point_cflexure ok test_remove_load ok test_apply_support ok test_max_shear_force ok test_max_bmoment ok test_max_deflection ok test_Beam3D ok test_parabolic_loads ok [OK] sympy/physics/hep/tests/test_gamma_matrices.py[4] test_kahane_algorithm ok test_kahane_simplify1 ok test_gamma_matrix_class ok test_gamma_matrix_trace ok [OK] sympy/physics/mechanics/tests/test_body.py[6] test_default ok test_custom_rigid_body ok test_particle_body ok test_particle_body_add_force ok test_body_add_force ok test_body_add_torque ok [OK] sympy/physics/mechanics/tests/test_functions.py[10] test_inertia ok test_inertia_of_point_mass ok test_linear_momentum ok test_angular_momentum_and_linear_momentum ok test_kinetic_energy ok test_potential_energy ok test_msubs ok test_find_dynamicsymbols ok test_gravity ok test_center_of_mass ok [OK] ________________________________ slowest tests _________________________________ test_inv_block - Took 10.981 seconds test_max_deflection - Took 11.004 seconds test_issue_14700 - Took 11.469 seconds test_jordan_form_issue_15858 - Took 11.655 seconds test_residue - Took 12.377 seconds test_relational_simplification_patterns_numerically - Took 13.886 seconds test_matrix_norm - Took 15.540 seconds test_Beam - Took 16.062 seconds test_composite_beam - Took 16.318 seconds test_eigen - Took 23.495 seconds test_compositepi - Took 23.718 seconds test_primepi - Took 23.798 seconds test_point_cflexure - Took 24.486 seconds test_gamma_matrix_trace - Took 37.341 seconds test_relational_simplification - Took 41.002 seconds test_variable_moment - Took 50.150 seconds test_max_shear_force - Took 59.757 seconds test_Beam3D - Took 73.095 seconds ________________________________ xpassed tests _________________________________ sympy/matrices/tests/test_matrices.py: test_issue_3959 tests finished: 686 passed, 3 skipped, 17 expected to fail, 1 expected to fail but passed, in 696.77 seconds ============================= test process starts ============================== executable: /usr/libexec/platform-python (3.6.8-final-0) [CPython] architecture: 64-bit cache: yes ground types: gmpy 2.0.8 numpy: 1.14.3 random seed: 66170041 hash randomization: on (PYTHONHASHSEED=2625489075) split: 23/24 sympy/stats/tests/test_symbolic_probability.py[2] test_literal_probability ok test_probability_rewrite ok [OK] sympy/strategies/branch/tests/test_core.py[10] test_exhaust ok test_debug ok test_multiplex ok test_condition ok test_sfilter ok test_notempty ok test_chain ok test_onaction ok test_yieldify ok test_do_one ok [OK] sympy/strategies/branch/tests/test_tools.py[2] test_zero_ints ok test_split5 ok [OK] sympy/strategies/branch/tests/test_traverse.py[4] test_top_down_easy ok test_top_down_big_tree ok test_top_down_harder_function ok test_sall ok [OK] sympy/strategies/tests/test_core.py[10] test_null_safe ok test_exhaust ok test_memoize ok test_condition ok test_chain ok test_tryit ok test_do_one ok test_debug ok test_switch ok test_minimize ok [OK] sympy/strategies/tests/test_rl.py[9] test_rm_id ok test_glom ok test_flatten ok test_unpack ok test_sort ok test_distribute ok test_distribute_add_mul ok test_subs ok test_rebuild ok [OK] sympy/strategies/tests/test_tools.py[3] test_subs ok test_subs_empty ok test_typed ok [OK] sympy/strategies/tests/test_traverse.py[6] test_sall ok test_bottom_up ok test_top_down ok test_top_down_once ok test_bottom_up_once ok test_expr_fns ok [OK] sympy/strategies/tests/test_tree.py[6] test_treeapply ok test_treeapply_leaf ok test_treeapply_strategies ok test_greedy ok test_allresults ok test_brute ok [OK] sympy/tensor/array/tests/test_arrayop.py[5] test_tensorproduct ok test_tensorcontraction ok test_derivative_by_array ok test_issue_emerged_while_discussing_10972 ok test_array_permutedims ok [OK] sympy/tensor/array/tests/test_immutable_ndim_array.py[17] test_ndim_array_initiation ok test_reshape ok test_iterator ok test_sparse ok test_calculation ok test_ndim_array_converting ok test_converting_functions ok test_equality ok test_arithmetic ok test_higher_dimenions ok test_rebuild_immutable_arrays ok test_slices ok test_diff_and_applyfunc ok test_op_priority ok test_symbolic_indexing ok test_issue_12665 ok test_zeros_without_shape ok [OK] sympy/tensor/array/tests/test_mutable_ndim_array.py[14] test_ndim_array_initiation ok test_sympify ok test_reshape ok test_iterator ok test_sparse ok test_calculation ok test_ndim_array_converting ok test_converting_functions ok test_equality ok test_arithmetic ok test_higher_dimenions ok test_slices ok test_slices_assign ok test_diff ok [OK] sympy/tensor/array/tests/test_ndim_array_conversions.py[1] test_NDim_array_conv ok [OK] sympy/tensor/tests/test_functions.py[3] test_TensorProduct_construction ok test_TensorProduct_shape ok test_TensorProduct_getitem ok [OK] sympy/tensor/tests/test_index_methods.py[15] test_trivial_indices ok test_get_indices_Indexed ok test_get_indices_Idx ok test_get_indices_mul ok test_get_indices_exceptions ok test_scalar_broadcast ok test_get_indices_add ok test_get_indices_Pow ok test_get_contraction_structure_basic ok test_get_contraction_structure_complex ok test_contraction_structure_simple_Pow ok test_contraction_structure_Mul_and_Pow ok test_contraction_structure_Add_in_Pow ok test_contraction_structure_Pow_in_Pow ok test_ufunc_support ok [OK] sympy/tensor/tests/test_indexed.py[26] test_Idx_construction ok test_Idx_properties ok test_Idx_bounds ok test_Idx_fixed_bounds ok test_Idx_inequalities ok test_Idx_inequalities_current_fails f test_Idx_func_args ok test_Idx_subs ok test_IndexedBase_sugar ok test_IndexedBase_subs ok test_IndexedBase_shape ok test_Indexed_constructor ok test_Indexed_func_args ok test_Indexed_subs ok test_Indexed_properties ok test_Indexed_shape_precedence ok test_complex_indices ok test_not_interable ok test_Indexed_coeff ok test_differentiation ok test_indexed_series ok test_indexed_is_constant ok test_issue_12533 ok test_issue_12780 ok test_Subs_with_Indexed ok test_complicated_derivative_with_Indexed ok [OK] sympy/tensor/tests/test_tensor.py[56] test_canonicalize_no_slot_sym ok test_canonicalize_no_dummies ok test_tensorhead_construction_without_symmetry ok test_no_metric_symmetry ok test_canonicalize1 ok test_bug_correction_tensor_indices ok test_riemann_invariants ok test_riemann_products ok test_canonicalize2 ok test_canonicalize3 ok test_TensorIndexType ok test_indices ok test_tensorsymmetry ok test_TensorType ok test_TensExpr ok test_TensorHead ok test_add1 ok test_special_eq_ne ok test_add2 ok test_add3 ok test_mul ok test_substitute_indices ok test_riemann_cyclic_replace ok test_riemann_cyclic ok test_div f test_contract_metric1 ok test_contract_metric2 ok test_metric_contract3 ok test_epsilon ok test_contract_delta1 ok test_fun ok test_TensorManager ok test_hash ok test_valued_tensor_iter ok test_valued_tensor_covariant_contravariant_elements ok test_valued_tensor_get_matrix ok test_valued_tensor_contraction ok test_valued_tensor_self_contraction ok test_valued_tensor_pow ok test_valued_tensor_expressions ok test_valued_tensor_add_scalar ok test_noncommuting_components ok test_valued_non_diagonal_metric ok test_valued_assign_numpy_ndarray ok test_valued_metric_inverse ok test_valued_canon_bp_swapaxes ok test_pprint ok test_valued_components_with_wrong_symmetry ok test_issue_10972_TensMul_data ok test_TensMul_data ok test_issue_11020_TensAdd_data ok test_index_iteration ok test_tensor_expand ok test_tensor_alternative_construction ok test_tensor_replacement ok test_rewrite_tensor_to_Indexed ok [OK] sympy/tensor/tests/test_tensor_element.py[1] test_tensor_element ok [OK] sympy/tensor/tests/test_tensor_operators.py[2] test_tensor_partial_deriv ok test_replace_arrays_partial_derivative ok [OK] sympy/unify/tests/test_rewrite.py[8] test_simple ok test_simple_variables ok test_moderate ok test_sincos ok test_Exprs_ok ok test_condition_simple ok test_condition_multiple ok test_assumptions ok [OK] sympy/unify/tests/test_sympy.py[17] test_deconstruct ok test_construct ok test_nested ok test_unify ok test_unify_variables ok test_s_input ok test_unify_commutative ok test_unify_iter ok test_hard_match ok test_matrix ok test_non_frankenAdds ok test_FiniteSet_commutivity ok test_FiniteSet_complex ok test_and f test_Union ok test_is_commutative ok test_commutative_in_commutative ok [OK] sympy/unify/tests/test_unify.py[8] test_basic ok test_ops ok test_associative ok test_commutative ok test_allcombinations ok test_commutativity ok test_CondVariable ok test_defaultdict ok [OK] sympy/utilities/_compilation/tests/test_compilation.py[1] test_compile_link_import_strings ok [OK] sympy/utilities/tests/test_autowrap.py[12] test_cython_wrapper_scalar_function ok test_cython_wrapper_outarg ok test_cython_wrapper_inoutarg ok test_cython_wrapper_compile_flags ok test_cython_wrapper_unique_dummyvars ok test_autowrap_dummy ok test_autowrap_args ok test_autowrap_store_files ok test_autowrap_store_files_issue_gh12939 ok test_binary_function ok test_ufuncify_source ok test_ufuncify_source_multioutput ok [OK] sympy/utilities/tests/test_code_quality.py[6] test_files ok test_raise_statement_regular_expression ok test_implicit_imports_regular_expression ok test_test_suite_defs ok test_test_duplicate_defs ok test_find_self_assignments ok [OK] sympy/utilities/tests/test_codegen.py[54] test_Routine_argument_order ok test_empty_c_code ok test_empty_c_code_with_comment ok test_empty_c_header ok test_simple_c_code ok test_c_code_reserved_words ok test_numbersymbol_c_code ok test_c_code_argument_order ok test_simple_c_header ok test_simple_c_codegen ok test_multiple_results_c ok test_no_results_c ok test_ansi_math1_codegen ok test_ansi_math2_codegen ok test_complicated_codegen ok test_loops_c ok test_dummy_loops_c ok test_partial_loops_c ok test_output_arg_c ok test_output_arg_c_reserved_words ok test_ccode_results_named_ordered ok test_ccode_matrixsymbol_slice ok test_ccode_cse ok test_empty_f_code ok test_empty_f_code_with_header ok test_empty_f_header ok test_simple_f_code ok test_numbersymbol_f_code ok test_erf_f_code ok test_f_code_argument_order ok test_simple_f_header ok test_simple_f_codegen ok test_multiple_results_f ok test_no_results_f ok test_intrinsic_math_codegen ok test_intrinsic_math2_codegen ok test_complicated_codegen_f95 ok test_loops ok test_dummy_loops_f95 ok test_loops_InOut ok test_partial_loops_f ok test_output_arg_f ok test_inline_function ok test_f_code_call_signature_wrap ok test_check_case ok test_check_case_false_positive ok test_c_fortran_omit_routine_name ok test_fcode_matrix_output ok test_fcode_results_named_ordered ok test_fcode_matrixsymbol_slice ok test_fcode_matrixsymbol_slice_autoname ok test_global_vars ok test_custom_codegen ok test_c_with_printer ok [OK] sympy/utilities/tests/test_codegen_julia.py[32] test_empty_jl_code ok test_jl_simple_code ok test_jl_simple_code_with_header ok test_jl_simple_code_nameout ok test_jl_numbersymbol ok test_jl_numbersymbol_no_inline f test_jl_code_argument_order ok test_multiple_results_m ok test_results_named_unordered ok test_results_named_ordered ok test_complicated_jl_codegen ok test_jl_output_arg_mixed_unordered ok test_jl_piecewise_ ok test_jl_piecewise_no_inline f test_jl_multifcns_per_file ok test_jl_multifcns_per_file_w_header ok test_jl_filename_match_prefix ok test_jl_matrix_named ok test_jl_matrix_named_matsym ok test_jl_matrix_output_autoname ok test_jl_matrix_output_autoname_2 ok test_jl_results_matrix_named_ordered ok test_jl_matrixsymbol_slice ok test_jl_matrixsymbol_slice2 ok test_jl_matrixsymbol_slice3 ok test_jl_matrixsymbol_slice_autoname ok test_jl_loops ok test_jl_tensor_loops_multiple_contractions ok test_jl_InOutArgument ok test_jl_InOutArgument_order ok test_jl_not_supported ok test_global_vars_octave ok [OK] sympy/utilities/tests/test_codegen_octave.py[32] test_empty_m_code ok test_m_simple_code ok test_m_simple_code_with_header ok test_m_simple_code_nameout ok test_m_numbersymbol ok test_m_numbersymbol_no_inline f test_m_code_argument_order ok test_multiple_results_m ok test_results_named_unordered ok test_results_named_ordered ok test_complicated_m_codegen ok test_m_output_arg_mixed_unordered ok test_m_piecewise_ ok test_m_piecewise_no_inline f test_m_multifcns_per_file ok test_m_multifcns_per_file_w_header ok test_m_filename_match_first_fcn ok test_m_matrix_named ok test_m_matrix_named_matsym ok test_m_matrix_output_autoname ok test_m_matrix_output_autoname_2 ok test_m_results_matrix_named_ordered ok test_m_matrixsymbol_slice ok test_m_matrixsymbol_slice2 ok test_m_matrixsymbol_slice3 ok test_m_matrixsymbol_slice_autoname ok test_m_loops ok test_m_tensor_loops_multiple_contractions ok test_m_InOutArgument ok test_m_InOutArgument_order ok test_m_not_supported ok test_global_vars_octave ok [OK] sympy/utilities/tests/test_codegen_rust.py[21] test_empty_rust_code ok test_simple_rust_code ok test_simple_code_with_header ok test_simple_code_nameout ok test_numbersymbol ok test_numbersymbol_inline f test_argument_order ok test_multiple_results_rust ok test_results_named_unordered ok test_results_named_ordered ok test_complicated_rs_codegen ok test_output_arg_mixed_unordered ok test_piecewise_ ok test_piecewise_inline f test_multifcns_per_file ok test_multifcns_per_file_w_header ok test_filename_match_prefix ok test_InOutArgument ok test_InOutArgument_order ok test_not_supported ok test_global_vars_rust ok [OK] sympy/utilities/tests/test_decorator.py[3] test_threaded ok test_xthreaded ok test_wraps ok [OK] sympy/utilities/tests/test_enumerative.py[4] test_multiset_partitions_taocp ok test_multiset_partitions_versions ok test_subrange ok test_subrange_large ok [OK] sympy/utilities/tests/test_iterables.py[41] test_postorder_traversal ok test_flatten ok test_group ok test_subsets ok test_variations ok test_cartes ok test_filter_symbols ok test_numbered_symbols ok test_sift ok test_take ok test_dict_merge ok test_prefixes ok test_postfixes ok test_topological_sort ok test_strongly_connected_components ok test_connected_components ok test_rotate ok test_multiset_partitions ok test_multiset_combinations ok test_multiset_permutations ok test_partitions ok test_binary_partitions ok test_bell_perm ok test_involutions ok test_derangements ok test_necklaces ok test_bracelets ok test_generate_oriented_forest ok test_unflatten ok test_common_prefix_suffix ok test_minlex ok test_ordered ok test_runs ok test_reshape ok test_uniq ok test_kbins ok test_has_dups ok test__partition ok test_ordered_partitions ok test_rotations ok test_ibin ok [OK] sympy/utilities/tests/test_lambdify.py[93] test_no_args ok test_single_arg ok test_list_args ok test_nested_args ok test_str_args ok test_own_namespace_1 ok test_own_namespace_2 ok test_own_module ok test_bad_args ok test_atoms ok test_sympy_lambda ok test_math_lambda ok test_mpmath_lambda ok test_number_precision ok test_mpmath_precision ok test_math_transl ok test_mpmath_transl ok test_numpy_transl ok test_scipy_transl ok test_tensorflow_transl tensorflow not installed s test_numpy_translation_abs ok test_numexpr_printer ok test_issue_9334 ok test_exponentiation ok test_sqrt ok test_trig ok test_vector_simple ok test_vector_discontinuous ok test_trig_symbolic ok test_trig_float ok test_docs ok test_math ok test_sin ok test_matrix ok test_numpy_matrix ok test_numpy_transpose ok test_numpy_dotproduct ok test_numpy_inverse ok test_numpy_old_matrix ok test_python_div_zero_issue_11306 ok test_issue9474 ok test_issue_9871 ok test_numpy_piecewise ok test_numpy_logical_ops ok test_numpy_matmul ok test_numpy_numexpr ok test_numexpr_userfunctions ok test_tensorflow_basic_math tensorflow not installed. s test_tensorflow_placeholders tensorflow not installed. s test_tensorflow_variables tensorflow not installed. s test_tensorflow_logical_operations tensorflow not installed. s test_tensorflow_piecewise tensorflow not installed. s test_tensorflow_multi_max tensorflow not installed. s test_tensorflow_multi_min tensorflow not installed. s test_tensorflow_relational tensorflow not installed. s test_integral ok test_sym_single_arg ok test_sym_list_args ok test_sym_integral ok test_namespace_order ok test_namespace_type ok test_imps ok test_imps_errors ok test_imps_wrong_args ok test_lambdify_imps ok test_dummification ok test_curly_matrix_symbol ok test_python_keywords ok test_lambdify_docstring ok test_special_printers ok test_true_false ok test_issue_2790 ok test_issue_12092 ok test_issue_14911 ok test_ITE ok test_Min_Max ok test_Indexed ok test_issue_12173 ok test_issue_13642 ok test_sinc_mpmath ok test_lambdify_dummy_arg ok test_lambdify_mixed_symbol_dummy_args ok test_numpy_array_arg ok test_tensorflow_array_arg tensorflow not installed. s test_scipy_fns ok test_scipy_polys ok test_lambdify_inspect ok test_issue_14941 ok test_lambdify_Derivative_arg_issue_16468 ok test_imag_real ok test_MatrixSymbol_issue_15578 ok test_issue_15654 ok test_issue_15827 ok [OK] sympy/utilities/tests/test_misc.py[5] test_translate ok test_replace ok test_ordinal ok test_rawlines ok test_strlines ok [OK] sympy/utilities/tests/test_module_imports.py[1] test_module_imports_are_direct f [OK] sympy/utilities/tests/test_pickling.py[42] test_core_basic ok test_core_symbol ok test_core_numbers ok test_core_float_copy ok test_core_relational ok test_core_add ok test_core_mul ok test_core_power ok test_core_function ok test_core_undefinedfunctions ok test_core_undefinedfunctions_fail f test_core_interval ok test_core_multidimensional ok test_Singletons ok test_functions ok test_geometry ok test_integrals ok test_logic ok test_matrices ok test_ntheory ok test_physics ok test_plotting f test_plotting2 f test_pickling_polys_polytools ok test_pickling_polys_polyclasses ok test_pickling_polys_rings f test_pickling_polys_fields ok test_pickling_polys_elements ok test_pickling_polys_domains ok test_pickling_polys_numberfields ok test_pickling_polys_orderings ok test_pickling_polys_monomials ok test_pickling_polys_errors ok test_pickling_polys_options ok test_pickling_polys_rootoftools ok test_printing ok test_printing1 f test_printing2 f test_printing3 f test_series ok test_concrete ok test_deprecation_warning ok [OK] ________________________________ slowest tests _________________________________ test_riemann_cyclic - Took 12.563 seconds test_scipy_fns - Took 16.610 seconds test_compile_link_import_strings - Took 19.821 seconds test_files - Took 24.991 seconds test_literal_probability - Took 30.452 seconds tests finished: 545 passed, 10 skipped, 17 expected to fail, in 190.25 seconds ============================= test process starts ============================== executable: /usr/libexec/platform-python (3.6.8-final-0) [CPython] architecture: 64-bit cache: yes ground types: gmpy 2.0.8 numpy: 1.14.3 random seed: 53435653 hash randomization: on (PYTHONHASHSEED=2971088939) split: 17/24 sympy/simplify/tests/test_combsimp.py[2] test_combsimp ok test_issue_14528 ok [OK] sympy/simplify/tests/test_cse.py[42] test_numbered_symbols ok test_preprocess_for_cse ok test_postprocess_for_cse ok test_cse_single ok test_cse_single2 ok test_cse_not_possible ok test_nested_substitution ok test_subtraction_opt ok test_multiple_expressions ok test_non_commutative_cse f test_bypass_non_commutatives ok test_non_commutative_order f test_issue_10228 f test_powers f test_issue_4498 ok test_issue_4020 ok test_issue_4203 ok test_issue_6263 ok test_dont_cse_tuples ok test_pow_invpow ok test_postprocess ok test_issue_4499 ok test_issue_6169 ok test_cse_Indexed ok test_cse_MatrixSymbol ok test_cse_MatrixExpr ok test_Piecewise ok test_ignore_order_terms ok test_name_conflict ok test_name_conflict_cust_symbols ok test_symbols_exhausted_error ok test_issue_7840 ok test_issue_8891 ok test_issue_11230 ok test_issue_11577 f test_hollow_rejection ok test_cse_ignore ok test_cse_ignore_issue_15002 ok test_cse__performance ok test_issue_12070 ok test_issue_13000 ok test_unevaluated_mul ok [OK] sympy/simplify/tests/test_epathtools.py[3] test_epath_select ok test_epath_apply ok test_EPath ok [OK] sympy/simplify/tests/test_fu.py[27] test_TR1 ok test_TR2 ok test_TR2i ok test_TR3 ok test__TR56 ok test_TR5 ok test_TR6 ok test_TR7 ok test_TR8 ok test_TR9 ok test_TR10 ok test_TR10i ok test_TR11 ok test_TR12 ok test_TR13 ok test_L ok test_fu ok test_objective ok test_process_common_addends ok test_trig_split ok test_TRmorrie ok test_TRpower ok test_hyper_as_trig ok test_TR12i ok test_TR14 ok test_TR15_16_17 ok test_as_f_sign_1 ok [OK] sympy/simplify/tests/test_function.py[6] test_attrs ok test_call ok test_has ok test_eq ok test_gamma ok test_suitable_origin ok [OK] sympy/simplify/tests/test_gammasimp.py[1] test_gammasimp ok [OK] sympy/simplify/tests/test_hyperexpand.py[45] test_branch_bug ok test_hyperexpand ok test_roach ok test_roach_fail f test_polynomial ok test_hyperexpand_bases ok test_hyperexpand_parametric ok test_shifted_sum ok test_formulae Slow w test_meijerg_formulae ok test_plan ok test_plan_derivatives ok test_reduction_operators ok test_shift_operators ok test_ushift_operators ok test_meijerg_expand Slow w test_meijerg_lookup ok test_meijerg_expand_fail f test_meijerg Slow w test_meijerg_shift_operators ok test_meijerg_confluence Slow w test_meijerg_with_Floats ok test_lerchphi ok test_partial_simp ok test_hyperexpand_special ok test_Mod1_behavior ok test_prudnikov_misc Slow w test_prudnikov_1 ok test_prudnikov_2 Slow w test_prudnikov_3 Slow w test_prudnikov_4 Slow w test_prudnikov_5 Slow w test_prudnikov_6 Slow w test_prudnikov_7 Slow w test_prudnikov_8 Slow w test_prudnikov_9 ok test_prudnikov_10 Slow w test_prudnikov_11 ok test_prudnikov_12 ok test_prudnikov_2F1 Slow w test_prudnikov_fail_2F1 f test_prudnikov_fail_3F2 f test_prudnikov_fail_other f test_bug ok test_omgissue_203 ok [OK] sympy/simplify/tests/test_powsimp.py[15] test_powsimp ok test_powsimp_negated_base ok test_powsimp_nc ok test_issue_6440 ok test_powdenest ok test_powdenest_polar ok test_issue_5805 ok test_issue_9324_powsimp_on_matrix_symbol ok test_issue_6367 ok test_powsimp_polar ok test_issue_5728 ok test_issue_from_PR1599 ok test_issue_10195 ok test_issue_15709 ok test_issue_11981 ok [OK] sympy/simplify/tests/test_radsimp.py[21] test_radsimp ok test_radsimp_issue_3214 ok test_collect_1 ok test_collect_2 ok test_collect_3 ok test_collect_4 ok test_collect_5 ok test_collect_D ok test_collect_func ok test_collect_order ok test_rcollect ok test_collect_D_0 ok test_collect_Wild ok test_collect_const ok test_issue_13143 ok test_issue_6097 ok test_fraction_expand ok test_fraction ok test_issue_5615 ok test_issue_5933 ok test_issue_14608 ok [OK] sympy/simplify/tests/test_ratsimp.py[2] test_ratsimp ok test_ratsimpmodprime ok [OK] sympy/simplify/tests/test_rewrite.py[2] test_has ok test_sin_exp_rewrite ok [OK] sympy/simplify/tests/test_simplify.py[43] test_issue_7263 ok test_factorial_simplify f test_simplify_expr ok test_issue_3557 ok test_simplify_other ok test_simplify_complex ok test_simplify_ratio ok test_simplify_measure ok test_simplify_rational ok test_simplify_issue_1308 ok test_issue_5652 ok test_simplify_fail1 ok test_nthroot ok test_nthroot1 ok test_separatevars ok test_separatevars_advanced_factor ok test_hypersimp ok test_nsimplify ok test_issue_9448 ok test_extract_minus_sign ok test_diff ok test_logcombine_1 ok test_logcombine_complex_coeff ok test_issue_5950 ok test_posify ok test_issue_4194 ok test_simplify_float_vs_integer f test_as_content_primitive ok test_signsimp ok test_besselsimp ok test_Piecewise ok test_polymorphism ok test_issue_from_PR1599 ok test_issue_6811 ok test_issue_6920 ok test_issue_7001 ok test_inequality_no_auto_simplify ok test_issue_9398 ok test_issue_9324_simplify ok test_issue_13474 ok test_simplify_function_inverse ok test_clear_coefficients ok test_nc_simplify ok [OK] sympy/simplify/tests/test_sqrtdenest.py[11] test_sqrtdenest ok test_sqrtdenest2 ok test_sqrtdenest_rec ok test_issue_6241 ok test_sqrtdenest3 ok test_sqrtdenest4 ok test_sqrt_symbolic_denest ok test_issue_5857 ok test_subsets ok test_issue_5653 ok test_sqrt_ratcomb ok [OK] sympy/simplify/tests/test_traversaltools.py[1] test_use ok [OK] sympy/simplify/tests/test_trigsimp.py[27] test_trigsimp1 ok test_trigsimp1a ok test_trigsimp2 ok test_issue_4373 ok test_trigsimp3 ok test_issue_4661 ok test_issue_4494 ok test_issue_5948 ok test_issue_4775 ok test_issue_4280 ok test_issue_3210 ok test_trigsimp_issues ok test_trigsimp_issue_2515 ok test_trigsimp_issue_3826 ok test_trigsimp_issue_4032 ok test_trigsimp_issue_7761 ok test_trigsimp_noncommutative ok test_hyperbolic_simp ok test_trigsimp_groebner ok test_issue_2827_trigsimp_methods ok test_issue_15129_trigsimp_methods ok test_exptrigsimp ok test_exptrigsimp_noncommutative ok test_powsimp_on_numbers ok test_issue_6811_fail f test_Piecewise ok test_trigsimp_old ok [OK] ________________________________ slowest tests _________________________________ test_prudnikov_12 - Took 10.143 seconds test_roach - Took 12.915 seconds test_nthroot - Took 12.940 seconds test_prudnikov_1 - Took 13.158 seconds test_simplify_expr - Took 15.019 seconds test_meijerg_shift_operators - Took 21.457 seconds test_radsimp - Took 28.443 seconds test_lerchphi - Took 33.839 seconds test_issue_5933 - Took 41.673 seconds test_trigsimp_groebner - Took 62.794 seconds tests finished: 221 passed, 14 skipped, 13 expected to fail, in 481.71 seconds ============================= test process starts ============================== executable: /usr/libexec/platform-python (3.6.8-final-0) [CPython] architecture: 64-bit cache: yes ground types: gmpy 2.0.8 numpy: 1.14.3 random seed: 99928335 hash randomization: on (PYTHONHASHSEED=1001373476) split: 15/24 sympy/printing/tests/test_repr.py[39] test_printmethod ok test_Add ok test_more_than_255_args_issue_10259 ok test_Function ok test_Geometry ok test_Singletons ok test_Integer ok test_list ok test_Matrix ok test_empty_Matrix ok test_Rational ok test_Float ok test_Symbol ok test_Symbol_two_assumptions ok test_Symbol_no_special_commutative_treatment ok test_Wild ok test_Dummy ok test_Dummy_assumption ok test_Dummy_from_Symbol ok test_tuple ok test_WildFunction ok test_settins ok test_Mul ok test_AlgebraicNumber ok test_PolyRing ok test_FracField ok test_PolyElement ok test_FracElement ok test_FractionField ok test_PolynomialRingBase ok test_DMP ok test_FiniteExtension ok test_ExtensionElement ok test_BooleanAtom ok test_Integers ok test_Naturals ok test_Naturals0 ok test_Reals ok test_matrix_expressions ok [OK] sympy/printing/tests/test_rust.py[22] test_Integer ok test_Rational ok test_basic_ops ok test_printmethod ok test_Functions ok test_Pow ok test_constants ok test_constants_other ok test_boolean ok test_Piecewise ok test_dereference_printing ok test_sign ok test_reserved_words ok test_ITE ok test_Indexed ok test_dummy_loops ok test_loops ok test_loops_multiple_contractions ok test_loops_addfactor ok test_settings ok test_inline_function ok test_user_functions ok [OK] sympy/printing/tests/test_str.py[81] test_printmethod ok test_Abs ok test_Add ok test_Catalan ok test_ComplexInfinity ok test_Derivative ok test_dict ok test_Dict ok test_Dummy ok test_EulerGamma ok test_Exp ok test_factorial ok test_Function ok test_Geometry ok test_GoldenRatio ok test_TribonacciConstant ok test_ImaginaryUnit ok test_Infinity ok test_Integer ok test_Integral ok test_Interval ok test_AccumBounds ok test_Lambda ok test_Limit ok test_list ok test_Matrix_str ok test_Mul ok test_NaN ok test_NegativeInfinity ok test_Order ok test_Permutation_Cycle ok test_Pi ok test_Poly ok test_PolyRing ok test_FracField ok test_PolyElement ok test_FracElement ok test_Pow ok test_sqrt ok test_Rational ok test_Float ok test_Relational ok test_CRootOf ok test_RootSum ok test_GroebnerBasis ok test_set ok test_SparseMatrix ok test_Sum ok test_Symbol ok test_tuple ok test_Quaternion_str_printer ok test_Quantity_str ok test_wild_str ok test_zeta ok test_issue_3101 ok test_issue_3103 ok test_issue_4021 ok test_sstrrepr ok test_infinity ok test_full_prec ok test_noncommutative ok test_empty_printer ok test_settings ok test_RandomDomain ok test_FiniteSet ok test_PrettyPoly ok test_categories ok test_Tr ok test_issue_6387 ok test_MatMul_MatAdd ok test_MatrixSlice ok test_true_false ok test_Equivalent ok test_Xor ok test_Complement ok test_SymmetricDifference ok test_UnevaluatedExpr ok test_MatrixElement_printing ok test_MatrixSymbol_printing ok test_Subs_printing ok test_issue_15716 ok [OK] sympy/printing/tests/test_tableform.py[2] test_TableForm ok test_TableForm_latex ok [OK] sympy/printing/tests/test_tensorflow.py[5] test_tensorflow_matrix TensorFlow not installed s test_codegen_einsum TensorFlow not installed s test_codegen_extra TensorFlow not installed s test_MatrixElement_printing ok test_tensorflow_Derivative ok [OK] sympy/sandbox/tests/test_indexed_integrals.py[1] test_indexed_integrals ok [OK] sympy/series/tests/test_approximants.py[1] test_approximants ok [OK] sympy/series/tests/test_demidovich.py[17] test_leadterm ok test_Limits_simple_0 ok test_Limits_simple_1 ok test_Limits_simple_2 ok test_Limits_simple_3a ok test_Limits_simple_3b ok test_Limits_simple_4a ok test_limits_simple_4aa ok test_Limits_simple_4b ok test_Limits_simple_4c ok test_bounded ok test_f1a ok test_f1a2 ok test_f1b ok test_f2a ok test_f2 ok test_f3 ok [OK] sympy/series/tests/test_formal.py[17] test_rational_algorithm ok test_rational_independent ok test_simpleDE ok test_exp_re ok test_hyper_re ok test_fps ok test_fps__rational Slow w test_fps__hyper Slow w test_fps_shift ok test_fps__Add_expr ok test_fps__asymptotic ok test_fps__fractional ok test_fps__logarithmic_singularity ok test_fps__logarithmic_singularity_fail f test_fps__symbolic f test_fps__slow ok test_fps__operations ok [OK] sympy/series/tests/test_fourier.py[7] test_FourierSeries ok test_FourierSeries_2 ok test_fourier_series_square_wave ok test_FourierSeries__operations ok test_FourierSeries__neg ok test_FourierSeries__add__sub ok test_FourierSeries_finite ok [OK] sympy/series/tests/test_gruntz.py[41] test_gruntz_evaluation Slow w test_gruntz_evaluation_slow slow s test_gruntz_eval_special Slow w test_gruntz_eval_special_slow slow s test_grunts_eval_special_slow_sometimes_fail f test_gruntz_eval_special_fail f test_gruntz_hyperbolic ok test_compare1 ok test_compare2 ok test_compare3 ok test_sign1 ok test_sign2 ok test_mrv1 ok test_mrv2a ok test_mrv2b ok test_mrv2c ok test_mrv3 ok test_mrv4 ok test_rewrite1 ok test_rewrite2 ok test_rewrite3 ok test_mrv_leadterm1 ok test_mrv_leadterm2 ok test_mrv_leadterm3 ok test_limit1 ok test_limit2 ok test_limit3 ok test_limit4 ok test_MrvTestCase_page47_ex3_21 f test_I ok test_issue_4814 ok test_intractable ok test_aseries_trig ok test_exp_log_series ok test_issue_3644 ok test_issue_6843 ok test_issue_4190 ok test_issue_5172 f test_issue_4109 ok test_issue_6682 ok test_issue_7096 ok [OK] sympy/series/tests/test_kauers.py[2] test_finite_diff ok test_finite_diff_kauers ok [OK] sympy/series/tests/test_limits.py[62] test_basic1 ok test_basic2 ok test_basic3 ok test_basic4 ok test_basic5 ok test_issue_3885 ok test_Limit ok test_floor ok test_floor_requires_robust_assumptions ok test_ceiling ok test_ceiling_requires_robust_assumptions ok test_atan ok test_abs ok test_heuristic ok test_issue_3871 ok test_exponential ok test_exponential2 f test_doit ok test_AccumBounds ok test_doit2 f test_issue_3792 ok test_issue_4090 ok test_issue_4547 ok test_issue_5164 ok test_issue_5183 ok test_issue_5184 ok test_issue_5229 ok test_issue_4546 ok test_issue_3934 ok test_calculate_series ok test_issue_5955 ok test_newissue ok test_extended_real_line ok test_order_oo f test_issue_5436 ok test_Limit_dir ok test_polynomial ok test_rational ok test_issue_5740 ok test_issue_6366 ok test_factorial ok test_issue_6560 ok test_issue_5172 ok test_issue_7088 ok test_issue_6364 ok test_issue_4099 ok test_issue_4503 ok test_issue_8730 ok test_issue_10801 ok test_issue_9205 ok test_issue_11879 ok test_limit_with_Float ok test_issue_10610 ok test_issue_6599 ok test_issue_12555 ok test_issue_12564 ok test_issue_14456 ok test_issue_14411 ok test_issue_14574 ok test_issue_10102 ok test_issue_14377 ok test_issue_15984 ok [OK] sympy/series/tests/test_limitseq.py[10] test_difference_delta ok test_difference_delta__Sum ok test_difference_delta__Add ok test_difference_delta__Pow ok test_limit_seq ok test_alternating_sign ok test_accum_bounds ok test_limitseq_sum ok test_issue_10382 ok test_limit_seq_fail f [OK] ________________________________ slowest tests _________________________________ test_gruntz_hyperbolic - Took 10.406 seconds test_fps - Took 10.772 seconds test_Limits_simple_2 - Took 11.234 seconds test_issue_12564 - Took 11.769 seconds test_fps_shift - Took 12.167 seconds test_issue_6366 - Took 13.033 seconds test_issue_6843 - Took 13.051 seconds test_Limits_simple_3b - Took 13.247 seconds test_AccumBounds - Took 14.067 seconds test_f1b - Took 14.280 seconds test_basic1 - Took 15.506 seconds test_MrvTestCase_page47_ex3_21 - Took 15.909 seconds test_fps__Add_expr - Took 17.557 seconds test_intractable - Took 18.332 seconds test_fps__fractional - Took 18.623 seconds test_issue_4503 - Took 20.168 seconds test_issue_10382 - Took 20.460 seconds test_FourierSeries - Took 20.483 seconds test_factorial - Took 22.372 seconds test_alternating_sign - Took 22.809 seconds test_fps__asymptotic - Took 25.331 seconds test_issue_10102 - Took 26.680 seconds test_issue_10801 - Took 26.828 seconds test_fps__slow - Took 30.508 seconds test_issue_15716 - Took 52.146 seconds test_limit_seq - Took 56.537 seconds tests finished: 288 passed, 9 skipped, 10 expected to fail, in 841.29 seconds = ============================= test process starts ============================== executable: /usr/libexec/platform-python (3.6.8-final-0) [CPython] architecture: 64-bit cache: yes ground types: gmpy 2.0.8 numpy: 1.14.3 random seed: 5021470 hash randomization: on (PYTHONHASHSEED=781634033) split: 13/24 sympy/physics/quantum/tests/test_state.py[7] test_ket ok test_bra ok test_ops ok test_time_dep_ket ok test_time_dep_bra ok test_bra_ket_dagger ok test_wavefunction ok [OK] sympy/physics/quantum/tests/test_tensorproduct.py[7] test_tensor_product_dagger ok test_tensor_product_abstract ok test_tensor_product_expand ok test_tensor_product_commutator ok test_tensor_product_simp ok test_issue_5923 ok test_eval_trace ok [OK] sympy/physics/tests/test_clebsch_gordan.py[10] test_clebsch_gordan_docs ok test_clebsch_gordan1 ok test_clebsch_gordan2 ok test_clebsch_gordan3 ok test_clebsch_gordan4 ok test_clebsch_gordan5 ok test_wigner ok test_gaunt ok test_racah ok test_dot_rota_grad_SH ok [OK] sympy/physics/tests/test_hydrogen.py[5] test_wavefunction ok test_norm ok test_psi_nlm ok test_hydrogen_energies ok test_hydrogen_energies_relat ok [OK] sympy/physics/tests/test_paulialgebra.py[3] test_Pauli ok test_evaluate_pauli_product ok test_Pauli_should_work f [OK] sympy/physics/tests/test_physics_matrices.py[4] test_parallel_axis_theorem ok test_Pauli ok test_Dirac ok test_mdft ok [OK] sympy/physics/tests/test_pring.py[4] test_wavefunction ok test_norm ok test_orthogonality ok test_energy ok [OK] sympy/physics/tests/test_qho_1d.py[5] test_wavefunction ok test_norm ok test_orthogonality ok test_energies ok test_coherent_state ok [OK] sympy/physics/tests/test_secondquant.py[52] test_PermutationOperator ok test_index_permutations_with_dummies ok test_dagger ok test_operator ok test_create ok test_annihilate ok test_basic_state ok test_move1 f test_move2 f test_basic_apply ok test_complex_apply ok test_number_operator ok test_inner_product ok test_symbolic_matrix_elements ok test_matrix_elements ok test_sho Slow w test_commutation ok test_create_f ok test_annihilate_f ok test_create_b ok test_annihilate_b ok test_wicks ok test_NO ok test_sorting ok test_contraction ok test_evaluate_deltas ok test_Tensors ok test_fully_contracted ok test_substitute_dummies_without_dummies ok test_substitute_dummies_NO_operator ok test_substitute_dummies_SQ_operator ok test_substitute_dummies_new_indices ok test_substitute_dummies_substitution_order ok test_dummy_order_inner_outer_lines_VT1T1T1 ok test_dummy_order_inner_outer_lines_VT1T1T1T1 ok test_equivalent_internal_lines_VT1T1 ok test_equivalent_internal_lines_VT2conjT2 ok test_equivalent_internal_lines_VT2conjT2_ambiguous_order ok test_equivalent_internal_lines_VT2 ok test_internal_external_VT2T2 ok test_internal_external_pqrs ok test_dummy_order_well_defined ok test_dummy_order_ambiguous ok test_dummy_order_inner_outer_lines_VT1T1T1_AT ok test_dummy_order_inner_outer_lines_VT1T1T1T1_AT ok test_equivalent_internal_lines_VT1T1_AT ok test_equivalent_internal_lines_VT2conjT2_AT ok test_equivalent_internal_lines_VT2conjT2_ambiguous_order_AT ok test_equivalent_internal_lines_VT2_AT ok test_internal_external_VT2T2_AT ok test_internal_external_pqrs_AT ok test_canonical_ordering_AntiSymmetricTensor ok [OK] sympy/physics/tests/test_sho.py[2] test_sho_R_nl ok test_energy ok [OK] sympy/physics/units/tests/test_dimensions.py[7] test_Dimension_definition ok test_Dimension_error_definition ok test_Dimension_error_regisration ok test_str ok test_Dimension_properties ok test_Dimension_add_sub ok test_Dimension_mul_div_exp ok [OK] sympy/physics/units/tests/test_dimensionsystem.py[11] test_call ok test_extend ok test_sort_dims ok test_list_dims ok test_dim_can_vector ok test_dim_vector ok test_inv_can_transf_matrix ok test_can_transf_matrix ok test_is_consistent ok test_print_dim_base ok test_dim ok [OK] sympy/physics/units/tests/test_prefixes.py[4] test_prefix_operations ok test_prefix_unit ok test_bases ok test_repr ok [OK] sympy/physics/units/tests/test_quantities.py[25] test_str_repr ok test_eq ok test_convert_to ok test_Quantity_definition ok test_abbrev ok test_print ok test_Quantity_eq ok test_add_sub ok test_quantity_abs ok test_check_unit_consistency ok test_mul_div ok test_units ok test_issue_quart ok test_issue_5565 ok test_find_unit ok test_Quantity_derivative ok test_quantity_postprocessing ok test_factor_and_dimension ok test_factor_and_dimension_with_Abs f test_dimensional_expr_of_derivative ok test_get_dimensional_expr_with_function ok test_binary_information ok test_eval_subs ok test_issue_14932 ok test_issue_14547 ok [OK] sympy/physics/units/tests/test_unitsystem.py[7] test_definition ok test_error_definition ok test_str_repr ok test_print_unit_base ok test_extend ok test_dim ok test_is_consistent ok [OK] sympy/physics/units/tests/test_util.py[10] test_dim_simplify_add ok test_dim_simplify_mul ok test_dim_simplify_pow ok test_dim_simplify_rec ok test_dim_simplify_dimless ok test_convert_to_quantities ok test_convert_to_tuples_of_quantities ok test_eval_simplify ok test_quantity_simplify ok test_check_dimensions ok [OK] sympy/physics/vector/tests/test_dyadic.py[4] test_dyadic ok test_dyadic_simplify ok test_dyadic_subs ok test_check_dyadic ok [OK] sympy/physics/vector/tests/test_fieldfunctions.py[7] test_curl ok test_divergence ok test_gradient ok test_conservative ok test_solenoidal ok test_scalar_potential ok test_scalar_potential_difference ok [OK] sympy/physics/vector/tests/test_frame.py[14] test_coordinate_vars ok test_ang_vel ok test_dcm ok test_w_diff_dcm ok test_orientnew_respects_parent_class ok test_orientnew_respects_input_indices ok test_orientnew_respects_input_latexs ok test_orientnew_respects_input_variables ok test_issue_10348 ok test_issue_11503 ok test_partial_velocity ok test_issue_11498 ok test_reference_frame ok test_check_frame ok [OK] sympy/physics/vector/tests/test_functions.py[10] test_dot ok test_dot_different_frames ok test_cross ok test_cross_different_frames ok test_operator_match ok test_express ok test_time_derivative ok test_get_motion_methods ok test_kin_eqs ok test_partial_velocity ok [OK] sympy/physics/vector/tests/test_output.py[1] test_output_type ok [OK] sympy/physics/vector/tests/test_point.py[7] test_point_v1pt_theorys ok test_point_a1pt_theorys ok test_point_v2pt_theorys ok test_point_a2pt_theorys ok test_point_funcs ok test_point_pos ok test_point_partial_velocity ok [OK] sympy/physics/vector/tests/test_printing.py[11] test_latex_printer ok test_vector_pretty_print ok test_vector_latex ok test_vector_latex_with_functions ok test_dyadic_pretty_print ok test_dyadic_latex ok test_dyadic_str ok test_vlatex ok test_issue_13354 ok test_vector_derivative_printing ok test_vector_str_printing ok [OK] sympy/physics/vector/tests/test_vector.py[4] test_Vector ok test_Vector_diffs ok test_vector_var_in_dcm ok test_vector_simplify ok [OK] sympy/plotting/intervalmath/tests/test_interval_functions.py[24] test_interval_pow ok test_exp ok test_log ok test_log10 ok test_atan ok test_sin ok test_cos ok test_tan ok test_sqrt ok test_imin ok test_imax ok test_sinh ok test_cosh ok test_tanh ok test_asin ok test_acos ok test_ceil ok test_floor ok test_asinh ok test_acosh ok test_atanh ok test_Abs ok test_And ok test_Or ok [OK] sympy/plotting/intervalmath/tests/test_intervalmath.py[7] test_interval ok test_interval_add ok test_interval_sub ok test_interval_inequality ok test_interval_mul ok test_interval_div ok test_hashable ok [OK] sympy/plotting/tests/test_plot.py[9] test_matplotlib_1 ok test_matplotlib_2 ok test_matplotlib_3 ok test_matplotlib_4 ok test_matplotlib_5 ok test_matplotlib_6 ok test_experimental_lambify ok test_append_issue_7140 ok test_issue_15265 ok [OK] sympy/plotting/tests/test_plot_implicit.py[2] test_line_color ok test_matplotlib ok [OK] sympy/polys/agca/tests/test_extensions.py[1] test_FiniteExtension ok [OK] sympy/polys/agca/tests/test_homomorphisms.py[4] test_printing ok test_operations ok test_creation ok test_properties ok [OK] sympy/polys/agca/tests/test_ideals.py[7] test_ideal_operations ok test_exceptions ok test_nontriv_global ok test_nontriv_local ok test_intersection ok test_quotient ok test_reduction ok [OK] sympy/polys/agca/tests/test_modules.py[16] test_FreeModuleElement ok test_FreeModule ok test_ModuleOrder ok test_SubModulePolyRing_global ok test_SubModulePolyRing_local ok test_SubModulePolyRing_nontriv_global ok test_SubModulePolyRing_nontriv_local ok test_syzygy ok test_in_terms_of_generators ok test_QuotientModuleElement ok test_QuotientModule ok test_ModulesQuotientRing ok test_module_mul ok test_intersection ok test_quotient ok test_groebner_extendend ok [OK] sympy/polys/domains/tests/test_domains.py[25] test_Domain_unify ok test_Domain_unify_composite ok test_Domain_unify_algebraic ok test_Domain_unify_with_symbols ok test_Domain__contains__ ok test_Domain_get_ring ok test_Domain_get_field ok test_Domain_get_exact ok test_Domain_convert ok test_PolynomialRing__init ok test_FractionField__init ok test_inject ok test_Domain_map ok test_Domain___eq__ ok test_Domain__algebraic_field ok test_PolynomialRing_from_FractionField ok test_FractionField_from_PolynomialRing ok test_FF_of_type ok test___eq__ ok test_RealField_from_sympy ok test_ModularInteger ok test_QQ_int ok test_RR_double ok test_RR_Float ok test_CC_double ok [OK] sympy/polys/domains/tests/test_polynomialring.py[5] test_build_order ok test_globalring ok test_localring ok test_conversion ok test_units ok [OK] sympy/polys/domains/tests/test_quotientring.py[2] test_QuotientRingElement ok test_QuotientRing ok [OK] sympy/polys/tests/test_constructor.py[4] test_construct_domain ok test_composite_option ok test_precision ok test_issue_11538 ok [OK] sympy/polys/tests/test_densearith.py[49] test_dup_add_term ok test_dmp_add_term ok test_dup_sub_term ok test_dmp_sub_term ok test_dup_mul_term ok test_dmp_mul_term ok test_dup_add_ground ok test_dmp_add_ground ok test_dup_sub_ground ok test_dmp_sub_ground ok test_dup_mul_ground ok test_dmp_mul_ground ok test_dup_quo_ground ok test_dup_exquo_ground ok test_dmp_quo_ground ok test_dmp_exquo_ground ok test_dup_lshift ok test_dup_rshift ok test_dup_abs ok test_dmp_abs ok test_dup_neg ok test_dmp_neg ok test_dup_add ok test_dmp_add ok test_dup_sub ok test_dmp_sub ok test_dup_add_mul ok test_dup_sub_mul ok test_dup_mul ok test_dmp_mul ok test_dup_sqr ok test_dmp_sqr ok test_dup_pow ok test_dmp_pow ok test_dup_pdiv ok test_dmp_pdiv ok test_dup_rr_div ok test_dmp_rr_div ok test_dup_ff_div ok test_dup_ff_div_gmpy2 ok test_dmp_ff_div ok test_dup_div ok test_dmp_div ok test_dup_max_norm ok test_dmp_max_norm ok test_dup_l1_norm ok test_dmp_l1_norm ok test_dup_expand ok test_dmp_expand ok [OK] sympy/polys/tests/test_densebasic.py[58] test_dup_LC ok test_dup_TC ok test_dmp_LC ok test_dmp_TC ok test_dmp_ground_LC ok test_dmp_ground_TC ok test_dmp_true_LT ok test_dup_degree ok test_dmp_degree ok test_dmp_degree_in ok test_dmp_degree_list ok test_dup_strip ok test_dmp_strip ok test_dmp_validate ok test_dup_reverse ok test_dup_copy ok test_dmp_copy ok test_dup_normal ok test_dmp_normal ok test_dup_convert ok test_dmp_convert ok test_dup_from_sympy ok test_dmp_from_sympy ok test_dup_nth ok test_dmp_nth ok test_dmp_ground_nth ok test_dmp_zero_p ok test_dmp_zero ok test_dmp_one_p ok test_dmp_one ok test_dmp_ground_p ok test_dmp_ground ok test_dmp_zeros ok test_dmp_grounds ok test_dmp_negative_p ok test_dmp_positive_p ok test_dup_from_to_dict ok test_dmp_from_to_dict ok test_dmp_swap ok test_dmp_permute ok test_dmp_nest ok test_dmp_raise ok test_dup_deflate ok test_dmp_deflate ok test_dup_multi_deflate ok test_dmp_multi_deflate ok test_dup_inflate ok test_dmp_inflate ok test_dmp_exclude ok test_dmp_include ok test_dmp_inject ok test_dmp_eject ok test_dup_terms_gcd ok test_dmp_terms_gcd ok test_dmp_list_terms ok test_dmp_apply_pairs ok test_dup_slice ok test_dup_random ok [OK] sympy/polys/tests/test_densetools.py[36] test_dup_integrate ok test_dmp_integrate ok test_dmp_integrate_in ok test_dup_diff ok test_dmp_diff ok test_dmp_diff_in ok test_dup_eval ok test_dmp_eval ok test_dmp_eval_in ok test_dmp_eval_tail ok test_dmp_diff_eval_in ok test_dup_revert ok test_dmp_revert ok test_dup_trunc ok test_dmp_trunc ok test_dmp_ground_trunc ok test_dup_monic ok test_dmp_ground_monic ok test_dup_content ok test_dmp_ground_content ok test_dup_primitive ok test_dmp_ground_primitive ok test_dup_extract ok test_dmp_ground_extract ok test_dup_real_imag ok test_dup_mirror ok test_dup_scale ok test_dup_shift ok test_dup_transform ok test_dup_compose ok test_dmp_compose ok test_dup_decompose ok test_dmp_lift ok test_dup_sign_variations ok test_dup_clear_denoms ok test_dmp_clear_denoms ok [OK] sympy/polys/tests/test_dispersion.py[1] test_dispersion ok [OK] sympy/polys/tests/test_distributedmodules.py[20] test_sdm_monomial_mul ok test_sdm_monomial_deg ok test_sdm_monomial_lcm ok test_sdm_monomial_divides ok test_sdm_LC ok test_sdm_from_dict ok test_sdm_add ok test_sdm_LM ok test_sdm_LT ok test_sdm_mul_term ok test_sdm_zero ok test_sdm_deg ok test_sdm_spoly ok test_sdm_ecart ok test_sdm_nf_mora ok test_conversion ok test_nontrivial ok test_local ok test_uncovered_line ok test_chain_criterion ok [OK] sympy/polys/tests/test_euclidtools.py[16] test_dup_gcdex ok test_dup_invert ok test_dup_euclidean_prs ok test_dup_primitive_prs ok test_dup_subresultants ok test_dmp_subresultants ok test_dup_discriminant ok test_dmp_discriminant ok test_dup_gcd ok test_dmp_gcd ok test_dup_lcm ok test_dmp_lcm ok test_dmp_content ok test_dmp_primitive ok test_dup_cancel ok test_dmp_cancel ok [OK] sympy/polys/tests/test_factortools.py[20] test_dup_trial_division ok test_dmp_trial_division ok test_dup_zz_mignotte_bound ok test_dmp_zz_mignotte_bound ok test_dup_zz_hensel_step ok test_dup_zz_hensel_lift ok test_dup_zz_irreducible_p ok test_dup_cyclotomic_p ok test_dup_zz_cyclotomic_poly ok test_dup_zz_cyclotomic_factor ok test_dup_zz_factor ok test_dmp_zz_wang ok test_issue_6355 ok test_dmp_zz_factor ok test_dup_ext_factor ok test_dmp_ext_factor ok test_dup_factor_list ok test_dmp_factor_list ok test_dup_irreducible_p ok test_dmp_irreducible_p ok [OK] sympy/polys/tests/test_fields.py[20] test_FracField___init__ ok test_FracField___hash__ ok test_FracField___eq__ ok test_sfield ok test_FracElement___hash__ ok test_FracElement_copy ok test_FracElement_as_expr ok test_FracElement_from_expr ok test_FracElement__lt_le_gt_ge__ ok test_FracElement___neg__ ok test_FracElement___add__ ok test_FracElement___sub__ ok test_FracElement___mul__ ok test_FracElement___div__ ok test_FracElement___pow__ ok test_FracElement_diff ok test_FracElement___call__ f test_FracElement_evaluate ok test_FracElement_subs ok test_FracElement_compose ok [OK] sympy/polys/tests/test_galoistools.py[33] test_gf_crt ok test_gf_int ok test_gf_degree ok test_gf_strip ok test_gf_trunc ok test_gf_normal ok test_gf_from_to_dict ok test_gf_from_to_int_poly ok test_gf_LC ok test_gf_TC ok test_gf_monic ok test_gf_arith ok test_gf_division ok test_gf_shift ok test_gf_expand ok test_gf_powering ok test_gf_gcdex ok test_gf_gcd ok test_gf_lcm ok test_gf_cofactors ok test_gf_diff ok test_gf_eval ok test_gf_compose ok test_gf_trace_map ok test_gf_irreducible ok test_gf_irreducible_p ok test_gf_squarefree ok test_gf_frobenius_map ok test_gf_berlekamp ok test_gf_ddf ok test_gf_edf ok test_gf_factor ok test_gf_csolve ok [OK] ________________________________ slowest tests _________________________________ test_scalar_potential_difference - Took 10.362 seconds test_equivalent_internal_lines_VT2conjT2_ambiguous_order_AT - Took 11.540 seconds test_express - Took 11.713 seconds test_equivalent_internal_lines_VT2conjT2 - Took 12.993 seconds test_dyadic - Took 13.173 seconds test_equivalent_internal_lines_VT2conjT2_AT - Took 16.144 seconds test_sho_R_nl - Took 18.388 seconds test_matplotlib_1 - Took 20.665 seconds test_matplotlib_3 - Took 21.781 seconds test_matplotlib_2 - Took 31.819 seconds test_matplotlib_6 - Took 38.770 seconds test_hydrogen_energies_relat - Took 39.715 seconds test_dummy_order_ambiguous - Took 54.373 seconds test_gaunt - Took 71.703 seconds test_matplotlib - Took 82.506 seconds test_matplotlib_5 - Took 255.749 seconds test_matplotlib_4 - Took 292.729 seconds tests finished: 574 passed, 1 skipped, 5 expected to fail, in 1114.80 seconds = ============================= test process starts ============================== executable: /usr/libexec/platform-python (3.6.8-final-0) [CPython] architecture: 64-bit cache: yes ground types: gmpy 2.0.8 numpy: 1.14.3 random seed: 87184774 hash randomization: on (PYTHONHASHSEED=1159278010) split: 20/24 sympy/solvers/tests/test_solvers.py[105] test_swap_back ok test_guess_poly ok test_guess_poly_cv ok test_guess_rational_cv ok test_guess_transcendental ok test_solve_args ok test_solve_polynomial1 ok test_solve_polynomial2 ok test_solve_polynomial_cv_1a ok test_solve_polynomial_cv_1b ok test_solve_polynomial_cv_2 ok test_quintics_1 ok test_highorder_poly ok test_quintics_2 ok test_solve_rational ok test_solve_nonlinear ok test_issue_8666 ok test_issue_7228 ok test_issue_7190 ok test_linear_system ok test_linear_system_function ok test_linear_systemLU ok test_solve_transcendental Slow w test_solve_for_functions_derivatives ok test_issue_3725 ok test_issue_3870 ok test_solve_linear ok test_solve_undetermined_coeffs ok test_solve_inequalities ok test_issue_4793 ok test_PR1964 ok test_issue_5197 ok test_checking ok test_issue_4671_4463_4467 ok test_issue_5132 ok test_issue_5335 ok test_issue_5767 ok test_polysys ok test_unrad1 Slow w test_unrad_slow Slow w test_unrad_fail f test_checksol ok test__invert ok test_issue_4463 ok test_issue_5114_solvers Slow w test_issue_5849 ok test_issue_5849_matrix ok test_issue_5901 ok test_issue_5912 ok test_float_handling ok test_check_assumptions ok test_failing_assumptions ok test_issue_6056 ok test_issue_5673 ok test_exclude ok test_high_order_roots ok test_minsolve_linear_system ok test_real_roots ok test_issue_6528 ok test_overdetermined ok test_issue_6605 ok test__ispow ok test_issue_6644 ok test_issue_6752 ok test_issue_6792 ok test_issues_6819_6820_6821_6248_8692 ok test_issue_14607 ok test_lambert_multivariate Slow w test_other_lambert f test_rewrite_trig ok test_rewrite_trigh f test_uselogcombine ok test_atan2 ok test_errorinverses ok test_issue_2725 ok test_issue_5114_6611 ok test_det_quick ok test_real_imag_splitting ok test_issue_7110 ok test_units ok test_issue_7547 ok test_issue_7895 ok test_issue_2777 ok test_issue_7322 ok test_nsolve ok test_high_order_multivariate Slow w test_base_0_exp_0 ok test__simple_dens ok test_issue_8755 ok test_issue_8828 Slow w test_issue_2840_8155 Slow w test_issue_9567 ok test_issue_11538 ok test_issue_12114 Slow w test_inf ok test_issue_12448 ok test_denoms ok test_issue_12476 ok test_issue_13849 ok test_issue_14860 ok test_issue_14721 ok test_issue_14779 ok test_issue_15307 ok test_issue_15415 ok test_issue_15731 Slow w [OK] sympy/solvers/tests/test_solveset.py[124] test_invert_real ok test_invert_complex ok test_domain_check ok test_issue_11536 ok test_is_function_class_equation ok test_garbage_input ok test_solve_mul ok test_solve_invert ok test_errorinverses ok test_solve_polynomial ok test_return_root_of ok test__has_rational_power ok test_solveset_sqrt_1 ok test_solveset_sqrt_2 ok test_solve_sqrt_fail f test_solve_sqrt_3 Slow w test_solve_polynomial_symbolic_param ok test_solve_rational ok test_solveset_real_gen_is_pow ok test_no_sol ok test_sol_zero_real ok test_no_sol_rational_extragenous ok test_solve_polynomial_cv_1a ok test_solveset_real_rational ok test_solveset_real_log ok test_poly_gens ok test_solve_abs ok test_issue_9565 ok test_issue_10069 ok test_rewrite_trigh f test_real_imag_splitting ok test_units ok test_solve_only_exp_1 ok test_atan2 ok test_piecewise_solveset ok test_solveset_complex_polynomial ok test_sol_zero_complex ok test_solveset_complex_rational ok test_solve_quintics This test is too slow s test_solveset_complex_exp ok test_solveset_real_exp ok test_solve_complex_log ok test_solve_complex_sqrt ok test_solveset_complex_tan ok test_solve_trig ok test_solve_invalid_sol ok test_solve_trig_simplified f test_solve_lambert f test_other_lambert f test_solveset ok test_conditionset ok test_conditionset_equality f test_solveset_domain ok test_improve_coverage ok test_issue_9522 ok test_solvify ok test_abs_invert_solvify ok test_linear_eq_to_matrix ok test_issue_16577 ok test_linsolve ok test_solve_decomposition ok test_nonlinsolve_basic ok test_nonlinsolve_abs ok test_raise_exception_nonlinsolve ok test_trig_system ok test_trig_system_fail f test_nonlinsolve_positive_dimensional ok test_nonlinsolve_polysys ok test_nonlinsolve_using_substitution ok test_nonlinsolve_complex ok test_solve_nonlinear_trans f test_issue_5132_1 ok test_issue_5132_2 ok test_issue_6752 ok test_issue_5114_solveset slow s test_issue_2777 ok test_issue_8828 ok test_nonlinsolve_conditionset ok test_substitution_basic ok test_issue_5132_substitution ok test_raises_substitution ok test_issue_9556 ok test_issue_9611 ok test_issue_9557 ok test_issue_9778 ok test_issue_10214 ok test_issue_9849 ok test_issue_9953 ok test_issue_9913 ok test_issue_10397 ok test_issue_14987 ok test_simplification ok test_issue_10555 ok test_issue_8715 ok test_issue_11174 ok test_issue_11534 ok test_issue_10477 ok test_issue_10671 ok test_issue_11064 ok test_issue_12478 ok test_issue_12429 ok test_solveset_arg ok test__is_finite_with_finite_vars ok test_issue_13550 ok test_issue_13849 ok test_issue_14223 ok test_issue_10158 ok test_issue_14300 ok test_issue_14454 ok test_term_factors ok test_transolve ok test_exponential_real ok test_exponential_complex f test_expo_conditionset ok test_exponential_symbols ok test_issue_10864 f test_solve_only_exp_2 f test_is_exponential ok test_solve_exponential ok test_logarithmic ok test_uselogcombine_2 f test_is_logarithmic ok test_solve_logarithm ok test_linear_coeffs ok [OK] sympy/stats/tests/test_continuous_rv.py[70] test_single_normal ok test_conditional_1d f test_ContinuousDomain ok test_multiple_normal Slow w test_symbolic ok test_cdf ok test_characteristic_function ok test_sample_continuous ok test_ContinuousRV ok test_arcsin ok test_benini ok test_beta ok test_betaprime ok test_cauchy ok test_chi ok test_chi_noncentral ok test_chi_squared ok test_dagum ok test_erlang ok test_exponential ok test_f_distribution ok test_fisher_z ok test_frechet ok test_gamma ok test_gamma_inverse ok test_sampling_gamma_inverse ok test_gompertz ok test_gumbel ok test_kumaraswamy ok test_laplace ok test_logistic ok test_lognormal ok test_maxwell ok test_nakagami ok test_pareto ok test_pareto_numeric ok test_raised_cosine ok test_rayleigh ok test_shiftedgompertz ok test_studentt ok test_trapezoidal ok test_triangular f test_quadratic_u ok test_uniform ok test_uniform_P ok test_uniformsum f test_von_mises ok test_weibull ok test_weibull_numeric ok test_wignersemicircle ok test_prefab_sampling ok test_input_value_assertions ok test_unevaluated f test_probability_unevaluated ok test_density_unevaluated ok test_NormalDistribution ok test_random_parameters ok test_random_parameters_given ok test_conjugate_priors ok test_difficult_univariate ok test_issue_10003 ok test_precomputed_cdf Slow w test_precomputed_characteristic_functions Slow w test_long_precomputed_cdf ok test_issue_13324 ok test_FiniteSet_prob ok test_prob_neq ok test_union ok test_Or ok test_conditional_eq ok [OK] ________________________________ slowest tests _________________________________ test_gamma - Took 10.060 seconds test_issue_12448 - Took 11.378 seconds test_solveset_sqrt_2 - Took 11.442 seconds test_exponential - Took 12.864 seconds test_solve_decomposition - Took 13.374 seconds test_issue_11064 - Took 13.787 seconds test_issue_5335 - Took 13.874 seconds test_exclude - Took 14.923 seconds test_quintics_1 - Took 16.305 seconds test_issue_5132 - Took 16.854 seconds test_quintics_2 - Took 18.621 seconds test_symbolic - Took 19.717 seconds test_issue_11538 - Took 23.398 seconds test_issue_13324 - Took 25.180 seconds test_uniform - Took 25.751 seconds test_solve_trig - Took 25.901 seconds test_solve_args - Took 32.491 seconds test_ContinuousRV - Took 32.679 seconds test_issue_4793 - Took 46.154 seconds test_trapezoidal - Took 48.111 seconds tests finished: 264 passed, 16 skipped, 19 expected to fail, in 774.41 seconds ============================= test process starts ============================== executable: /usr/libexec/platform-python (3.6.8-final-0) [CPython] architecture: 64-bit cache: yes ground types: gmpy 2.0.8 numpy: 1.14.3 random seed: 76087016 hash randomization: on (PYTHONHASHSEED=365926854) split: 24/24 sympy/utilities/tests/test_pytest.py[24] test_expected_exception_is_silent_callable ok test_lack_of_exception_triggers_AssertionError_callable ok test_unexpected_exception_is_passed_through_callable ok test_expected_exception_is_silent_with ok test_lack_of_exception_triggers_AssertionError_with ok test_unexpected_exception_is_passed_through_with ok test_second_argument_should_be_callable_or_string ok test_warns_catches_warning ok test_warns_raises_without_warning ok test_warns_hides_other_warnings ok test_warns_continues_after_warning ok test_warns_many_warnings ok test_warns_match_matching ok test_warns_match_non_matching ok test_warns_deprecated_sympy_catches_warning ok test_warns_deprecated_sympy_raises_without_warning ok test_warns_deprecated_sympy_hides_other_warnings ok test_warns_deprecated_sympy_continues_after_warning ok test_warns_deprecated_sympy_many_warnings ok test_ignore_ignores_warning ok test_ignore_does_not_raise_without_warning ok test_ignore_allows_other_warnings ok test_ignore_continues_after_warning ok test_ignore_many_warnings ok [OK] sympy/utilities/tests/test_source.py[3] test_source ok test_get_mod_func ok test_get_class ok [OK] sympy/utilities/tests/test_timeutils.py[1] test_timed ok [OK] sympy/utilities/tests/test_travis.py[1] test_travis_issue_16986 ok [OK] sympy/utilities/tests/test_wester.py[397] test_B1 ok test_B2 ok test_B3 ok test_B4 ok test_C1 ok test_C2 ok test_C3 ok test_C4 ok test_C5 ok test_C6 ok test_C7 ok test_C8 ok test_C9 ok test_C10 ok test_C11 ok test_C12 ok test_C13 ok test_C14 ok test_C15 ok test_C16 ok test_C17 ok test_C18 ok test_C19 f test_C20 ok test_C21 ok test_C22 f test_C23 ok test_C24 f test_D1 ok test_D2 ok test_D3 ok test_D4 ok test_D5 f test_D6 f test_D7 f test_D8 f test_D9 f test_D10 f test_D11 f test_D12 f test_D13 f test_F1 ok test_F2 ok test_F3 f test_F4 f test_F5 f test_F6 ok test_F7 ok test_F8 ok test_F9 ok test_G1 ok test_G2 f test_G3 f test_G15 ok test_G16 ok test_G17 ok test_G18 ok test_G19 f test_G20 ok test_G20b f test_H1 ok test_H2 ok test_H3 ok test_H4 ok test_H5 ok test_H6 ok test_H7 ok test_H8 ok test_H9 ok test_H10 ok test_H11 ok test_H12 ok test_H13 f test_H14 ok test_H15 ok test_H16 ok test_H17 ok test_H18 f test_H19 ok test_H20 f test_H21 f test_H22 ok test_H23 ok test_H24 ok test_H25 ok test_H26 ok test_H27 ok test_H28 f test_H29 f test_H30 ok test_H31 ok test_H32 f test_H33 ok test_I1 f test_I2 f test_I3 ok test_I4 ok test_I5 f test_I6 f test_I7 f test_I8 f test_I9 f test_I10 ok test_I11 hangs s test_I12 f test_J1 ok test_J2 ok test_J3 f test_J4 ok test_J5 ok test_J6 ok test_J7 ok test_J8 ok test_J9 ok test_J10 ok test_J11 ok test_J12 Slow w test_J13 ok test_J14 ok test_J15 f test_J16 f test_J17 ok test_J18 f test_K1 ok test_K2 ok test_K3 f test_K4 ok test_K5 ok test_K6 ok test_K7 ok test_K8 f test_K9 ok test_K10 ok test_L1 ok test_L2 ok test_L3 ok test_L4 ok test_L5 f test_L6 ok test_L7 f test_L8 f test_L9 f test_M1 f test_M2 ok test_M5 f test_M6 ok test_M7 ok test_M8 f test_M9 f test_M10 ok test_M11 f test_M12 ok test_M13 f test_M14 f test_M15 ok test_M16 f test_M17 f test_M18 f test_M19 ok test_M20 ok test_M21 ok test_M22 ok test_M23 ok test_M24 ok test_M25 ok test_M26 ok test_M27 f test_M28 f test_M29 ok test_M30 ok test_M31 ok test_M32 f test_M33 f test_M34 f test_M35 ok test_M36 ok test_M37 ok test_M38 ok test_M39 ok test_N1 ok test_N2 f test_N3 f test_N4 f test_N5 f test_N6 f test_N7 f test_N8 f test_N9 ok test_N10 ok test_N11 ok test_N12 ok test_N13 ok test_N14 f test_N15 ok test_N16 ok test_N17 f test_O1 ok test_O2 ok test_O3 f test_O4 ok test_O5 f test_O10 ok test_P1 f test_P2 ok test_P3 f test_P4 f test_P5 f test_P5_workaround ok test_P6 ok test_P7 ok test_P8 ok test_P9 ok test_P10 f test_P11 f test_P12 ok test_P13 ok test_P14 ok test_P15 ok test_P16 ok test_P17 ok test_P18 ok test_P19 ok test_P20 f test_P21 ok test_P22 ok test_P23 ok test_P24 ok test_P25 ok test_P26 ok test_P27 ok test_P28 f test_P29 f test_P30 ok test_P31 f test_P32 ok test_P33 ok test_P34 f test_P35 f test_P36 f test_P37 ok test_P38 f test_P39 f test_P40 ok test_P41 ok test_P42 ok test_P43 ok test_P44 ok test_P45 ok test_R1 f test_R2 f test_R3 f test_R4 f test_R5 f test_R6 ok test_R7 ok test_R8 f test_R9 ok test_R10 f test_R11 f test_R12 f test_R13 f test_R14 f test_R15 f test_R16 ok test_R17 ok test_R18 ok test_R19 Slow w test_R20 f test_R21 f test_R23 f test_R24 ok test_S1 ok test_S2 ok test_S3 ok test_S4 ok test_S5 ok test_S6 f test_S7 f test_S8 f test_S9 f test_S10 f test_T1 ok test_T2 ok test_T3 ok test_T4 ok test_T5 ok test_T6 ok test_T7 ok test_T8 ok test_T9 f test_T10 f test_T11 f test_T12 f test_T13 ok test_T14 ok test_U1 ok test_U2 ok test_U3 ok test_U4 f test_U5 ok test_U6 ok test_U7 f test_U8 ok test_U9 ok test_U10 ok test_U11 f test_U12 f test_U13 f test_U14 f test_U15 f test_U16 f test_U17 f test_V1 ok test_V2 ok test_V3 ok test_V4 ok test_V5 f test_V6 f test_V7 ok test_V8_V9 f test_V10 ok test_V11 ok test_V12 X test_V13 f test_V14 Slow w test_V15 ok test_V16 f test_V17 f test_W1 f test_W2 f test_W3 f test_W4 f test_W5 f test_W6 Slow w test_W7 ok test_W8 f test_W9 f test_W10 f test_W11 f test_W12 ok test_W13 f test_W14 ok test_W15 f test_W16 ok test_W17 ok test_W18 ok test_W19 f test_W20 f test_W21 ok test_W22 ok test_W23 Slow w test_W23b ok test_W24 Slow w test_W25 Slow w test_W26 ok test_W27 ok test_X1 ok test_X2 ok test_X3 ok test_X4 ok test_X5 f test_X6 ok test_X7 ok test_X8 ok test_X9 ok test_X10 ok test_X11 ok test_X12 f test_X13 ok test_X14 f test_X15 https://github.com/sympy/sympy/issues/7164 s test_X16 ok test_X17 f test_X18 f test_X19 f test_X20 f test_X21 ok test_X22 f test_Y1 ok test_Y2 ok test_Y3 ok test_Y4 ok test_Y5_Y6 f test_Y7 f test_Y8 f test_Y9 ok test_Y10 ok test_Y11 Slow w test_Y12 f test_Y13 f test_Y14 f test_Z1 ok test_Z2 ok test_Z3 ok test_Z4 f test_Z5 f test_Z6 f [OK] sympy/vector/tests/test_coordsysrect.py[15] test_func_args ok test_coordsyscartesian_equivalence ok test_orienters ok test_coordinate_vars ok test_rotation_matrix ok test_vector_with_orientation ok test_orient_new_methods ok test_locatenew_point ok test_create_new ok test_evalf ok test_lame_coefficients ok test_transformation_equations ok test_check_orthogonality ok test_coordsys3d ok test_rotation_trans_equations ok [OK] sympy/vector/tests/test_dyadic.py[2] test_dyadic ok test_dyadic_simplify ok [OK] sympy/vector/tests/test_field_functions.py[9] test_del_operator ok test_product_rules ok test_conservative ok test_solenoidal ok test_directional_derivative ok test_scalar_potential ok test_scalar_potential_difference ok test_differential_operators_curvilinear_system ok test_mixed_coordinates ok [OK] sympy/vector/tests/test_functions.py[3] test_express ok test_matrix_to_vector ok test_orthogonalize ok [OK] sympy/vector/tests/test_operators.py[4] test_Gradient ok test_Divergence ok test_Curl ok test_Laplacian ok [OK] sympy/vector/tests/test_printing.py[5] test_str_printing ok test_pretty_printing_ascii f test_pretty_print_unicode ok test_latex_printing ok test_custom_names ok [OK] sympy/vector/tests/test_vector.py[11] test_cross ok test_dot ok test_vector_sympy ok test_vector ok test_vector_magnitude_normalize ok test_vector_simplify ok test_vector_dot ok test_vector_cross ok test_projection ok test_vector_diff_integrate ok test_vector_args ok [OK] ________________________________ slowest tests _________________________________ test_express - Took 10.488 seconds test_T4 - Took 10.930 seconds test_check_orthogonality - Took 11.854 seconds test_Z3 - Took 12.050 seconds test_W11 - Took 12.067 seconds test_V5 - Took 12.751 seconds test_scalar_potential_difference - Took 13.034 seconds test_W13 - Took 15.221 seconds test_T12 - Took 18.081 seconds test_Y3 - Took 21.544 seconds test_T5 - Took 22.838 seconds test_V17 - Took 22.971 seconds test_V16 - Took 33.361 seconds test_I4 - Took 39.793 seconds test_coordinate_vars - Took 54.282 seconds test_W19 - Took 89.182 seconds ________________________________ xpassed tests _________________________________ sympy/utilities/tests/test_wester.py: test_V12 tests finished: 309 passed, 10 skipped, 155 expected to fail, 1 expected to fail but passed, in 819.42 seconds ============================= test process starts ============================== executable: /usr/libexec/platform-python (3.6.8-final-0) [CPython] architecture: 64-bit cache: yes ground types: gmpy 2.0.8 numpy: 1.14.3 random seed: 56276927 hash randomization: on (PYTHONHASHSEED=3010351339) split: 19/24 sympy/solvers/tests/test_ode.py[116] test_linear_2eq_order1 ok test_linear_2eq_order1_nonhomog_linear ok test_linear_2eq_order1_nonhomog ok test_linear_2eq_order1_type2_degen ok test_dsolve_linear_2eq_order1_diag_triangular ok test_sysode_linear_2eq_order1_type1_D_lt_0 ok test_sysode_linear_2eq_order1_type1_D_lt_0_b_eq_0 ok test_sysode_linear_2eq_order1_many_zeros ok test_dsolve_linsystem_symbol_piecewise ok test_linear_2eq_order2 Slow w test_linear_3eq_order1 ok test_linear_3eq_order1_nonhomog ok test_linear_3eq_order1_diagonal f test_nonlinear_2eq_order1 ok test_checksysodesol ok test_nonlinear_3eq_order1 Slow w test_checkodesol Slow w test_dsolve_options Slow w test_classify_ode ok test_classify_ode_ics ok test_classify_sysode ok test_solve_ics ok test_ode_order ok test_old_ode_tests ok test_1st_linear ok test_Bernoulli ok test_Riccati_special_minus2 ok test_1st_exact1 Slow w test_1st_exact2 Slow w test_separable1 ok test_separable2 Slow w test_separable3 ok test_separable4 ok test_separable5 ok test_separable_1_5_checkodesol ok test_homogeneous_order ok test_1st_homogeneous_coeff_ode Slow w test_1st_homogeneous_coeff_ode_check2 ok test_1st_homogeneous_coeff_ode_check3 f test_1st_homogeneous_coeff_ode_check7 ok test_1st_homogeneous_coeff_ode2 ok test_1st_homogeneous_coeff_ode_check9 ok test_1st_homogeneous_coeff_ode3 ok test_1st_homogeneous_coeff_corner_case ok test_nth_linear_constant_coeff_homogeneous Slow w test_nth_linear_constant_coeff_homogeneous_rootof ok test_nth_linear_constant_coeff_homogeneous_irrational ok test_nth_linear_constant_coeff_homogeneous_rootof_sol Slow w test_noncircularized_real_imaginary_parts f test_collect_respecting_exponentials f test_undetermined_coefficients_match ok test_nth_linear_constant_coeff_undetermined_coefficients Slow w test_issue_5787 ok test_nth_linear_constant_coeff_undetermined_coefficients_imaginary_exp f test_nth_linear_constant_coeff_variation_of_parameters Slow w test_nth_linear_constant_coeff_variation_of_parameters_simplify_False Slow w test_Liouville_ODE ok test_unexpanded_Liouville_ODE ok test_issue_4785 ok test_issue_4825 ok test_constant_renumber_order_issue_5308 ok test_issue_5770 ok test_issue_5112_5430 ok test_nth_order_linear_euler_eq_homogeneous ok test_nth_order_linear_euler_eq_nonhomogeneous_undetermined_coefficients ok test_nth_order_linear_euler_eq_nonhomogeneous_variation_of_parameters ok test_issue_5095 ok test_almost_linear ok test_exact_enhancement ok test_separable_reduced Slow w test_homogeneous_function ok test_linear_coeff_match ok test_linear_coefficients ok test_constantsimp_take_problem ok test_issue_6879 ok test_issue_6989 ok test_heuristic1 ok test_issue_6247 ok test_heuristic2 ok test_heuristic3 Slow w test_heuristic_4 ok test_heuristic_function_sum ok test_heuristic_abaco2_similar ok test_heuristic_abaco2_unique_unknown ok test_heuristic_linear ok test_kamke f test_series ok test_lie_group Slow w test_lie_group_issue15219 f test_user_infinitesimals ok test_issue_7081 ok test_2nd_power_series_ordinary Slow w test_2nd_power_series_regular ok test_issue_7093 ok test_dsolve_linsystem_symbol ok test_C1_function_9239 ok test_issue_15056 ok test_issue_10379 ok test_issue_10867 ok test_issue_11290 ok test_issue_4838 ok test_issue_14395 Slow w test_sysode_linear_neq_order1 ok test_nth_order_reducible ok test_nth_algebraic ok test_nth_algebraic_issue15999 ok test_nth_algebraic_redundant_solutions ok test_nth_algebraic_find_multiple1 f test_nth_algebraic_noprep1 ok test_nth_algebraic_prep1 f test_nth_algebraic_noprep2 ok test_nth_algebraic_prep2 f test_nth_algebraic_find_multiple2 f test_factoring_ode f test_issue_15913 ok test_issue_16146 ok [OK] sympy/solvers/tests/test_pde.py[11] test_pde_separate_add ok test_pde_separate ok test_pde_separate_mul ok test_issue_11726 ok test_pde_classify ok test_checkpdesol ok test_solvefun ok test_pde_1st_linear_constant_coeff_homogeneous ok test_pde_1st_linear_constant_coeff ok test_pdsolve_all ok test_pdsolve_variable_coeff ok [OK] sympy/solvers/tests/test_polysys.py[4] test_solve_poly_system ok test_solve_biquadratic ok test_solve_triangulated ok test_solve_issue_3686 ok [OK] sympy/solvers/tests/test_recurr.py[8] test_rsolve_poly ok test_rsolve_ratio ok test_rsolve_hyper ok test_rsolve_bulk ok test_rsolve ok test_rsolve_raises ok test_issue_6844 ok test_issue_15751 Slow w [OK] ________________________________ slowest tests _________________________________ test_1st_homogeneous_coeff_ode_check2 - Took 10.759 seconds test_checkpdesol - Took 10.893 seconds test_issue_6989 - Took 10.947 seconds test_issue_4785 - Took 11.405 seconds test_heuristic_abaco2_similar - Took 13.009 seconds test_heuristic_abaco2_unique_unknown - Took 13.162 seconds test_heuristic_function_sum - Took 13.256 seconds test_nth_algebraic_noprep2 - Took 13.814 seconds test_issue_11290 - Took 15.145 seconds test_nth_linear_constant_coeff_homogeneous_irrational - Took 15.237 seconds test_2nd_power_series_regular - Took 17.005 seconds test_dsolve_linsystem_symbol_piecewise - Took 18.591 seconds test_old_ode_tests - Took 19.552 seconds test_nth_algebraic_redundant_solutions - Took 19.812 seconds test_pde_1st_linear_constant_coeff - Took 22.240 seconds test_1st_linear - Took 23.493 seconds test_1st_homogeneous_coeff_ode3 - Took 23.723 seconds test_exact_enhancement - Took 24.508 seconds test_1st_homogeneous_coeff_ode2 - Took 24.926 seconds test_sysode_linear_neq_order1 - Took 25.025 seconds test_checksysodesol - Took 25.432 seconds test_nth_order_linear_euler_eq_homogeneous - Took 25.487 seconds test_classify_ode - Took 27.607 seconds test_pdsolve_variable_coeff - Took 28.687 seconds test_heuristic1 - Took 29.690 seconds test_Liouville_ODE - Took 30.875 seconds test_almost_linear - Took 32.291 seconds test_separable1 - Took 33.712 seconds test_nth_order_linear_euler_eq_nonhomogeneous_undetermined_coefficients - Took 33.978 seconds test_nonlinear_2eq_order1 - Took 37.649 seconds test_separable3 - Took 38.496 seconds test_rsolve - Took 43.590 seconds test_separable5 - Took 45.818 seconds test_nth_linear_constant_coeff_homogeneous_rootof - Took 49.641 seconds test_series - Took 51.314 seconds test_solve_ics - Took 51.746 seconds test_nth_algebraic - Took 54.087 seconds test_nth_order_linear_euler_eq_nonhomogeneous_variation_of_parameters - Took 55.438 seconds test_nth_order_reducible - Took 144.831 seconds tests finished: 108 passed, 19 skipped, 12 expected to fail, in 1401.83 seconds Processing files: python3-sympy-1.4-6.el8.noarch + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.T69Qxp + umask 022 + cd /builddir/build/BUILD + cd sympy-sympy-1.4 + DOCDIR=/builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/share/doc/python3-sympy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/share/doc/python3-sympy + cp -pr AUTHORS /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/share/doc/python3-sympy + cp -pr CODE_OF_CONDUCT.md /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/share/doc/python3-sympy + cp -pr README.html /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/share/doc/python3-sympy + cp -pr doc/_build/cheatsheet/combinatoric_cheatsheet.pdf /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/share/doc/python3-sympy + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AT4IoU + umask 022 + cd /builddir/build/BUILD + cd sympy-sympy-1.4 + LICENSEDIR=/builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/share/licenses/python3-sympy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/share/licenses/python3-sympy + cp -pr LICENSE /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/share/licenses/python3-sympy + exit 0 Provides: python2-sympy = 1.4-6.el8 python3-sympy = 1.4-6.el8 python3.6dist(sympy) = 1.4 python3dist(sympy) = 1.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/libexec/platform-python python(abi) = 3.6 python3.6dist(mpmath) >= 0.19 Obsoletes: python2-sympy < 1.3 Recommends: python3dist(numexpr) python3dist(scipy) Processing files: sympy-texmacs-1.4-6.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BxaJRv + umask 022 + cd /builddir/build/BUILD + cd sympy-sympy-1.4 + LICENSEDIR=/builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/share/licenses/sympy-texmacs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/share/licenses/sympy-texmacs + cp -pr data/TeXmacs/LICENSE /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/share/licenses/sympy-texmacs + exit 0 Provides: sympy-texmacs = 1.4-6.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/libexec/platform-python Processing files: sympy-examples-1.4-6.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UWVCtu + umask 022 + cd /builddir/build/BUILD + cd sympy-sympy-1.4 + DOCDIR=/builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/share/doc/sympy-examples + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/share/doc/sympy-examples + cp -pr examples/README examples/advanced examples/all.py examples/beginner examples/intermediate examples/notebooks /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch/usr/share/doc/sympy-examples + exit 0 Provides: sympy-examples = 1.4-6.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: sympy-doc-1.4-6.el8.noarch Provides: bundled(jquery) bundled(js-underscore) sympy-doc = 1.4-6.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch Wrote: /builddir/build/RPMS/python3-sympy-1.4-6.el8.noarch.rpm Wrote: /builddir/build/RPMS/sympy-texmacs-1.4-6.el8.noarch.rpm Wrote: /builddir/build/RPMS/sympy-examples-1.4-6.el8.noarch.rpm Wrote: /builddir/build/RPMS/sympy-doc-1.4-6.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QRWYJK + umask 022 + cd /builddir/build/BUILD + cd sympy-sympy-1.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/sympy-1.4-6.el8.noarch + exit 0 Child return code was: 0