1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
# According to the commit message
# https://git.sagemath.org/sage.git/commit/?id=f6e6412c18b4f8bd2c50c92348e9bcb9913fc818
# this file was generated by sage itself using the command
# a = animate([sin(x), -sin(x)], xmax=2*pi, figsize=[1,0.5], axes=False)
# base = os.path.join(sage.env.SAGE_SRC,'ext','doctest','rich_output','example.')
# for ext in 'ogv webm mp4 flv mkv avi wmv mov'.split():
# a.save(base + ext, delay=100)
# It is just a trivial video containing two function plots,
# used for testing basic functionality for handling flv files.
sagemath source: source-is-missing sage/src/ext/doctest/rich_output/example.flv
# This is just a trivial video containing two function plots,
# used for testing basic functionality for handling flv files.
sagemath source: source-contains-prebuilt-flash-object sage/src/ext/doctest/rich_output/example.flv
|