tachyon 0.99~b6+dsx-9ubuntu1 source package in Ubuntu

Changelog

tachyon (0.99~b6+dsx-9ubuntu1) impish; urgency=medium

  * Add riscv64 build for missing packages.

 -- Alexandre Ghiti <email address hidden>  Fri, 10 Sep 2021 09:24:21 +0200

Upload details

Uploaded by:
Alexandre Ghiti
Sponsored by:
Thomas Ward
Uploaded to:
Impish
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tachyon_0.99~b6+dsx.orig.tar.xz 8.2 MiB ec90074f569d6d797576611527caa6b1aac96125aea1ec89a31b2867f1cdf7ff
tachyon_0.99~b6+dsx-9ubuntu1.debian.tar.xz 35.3 KiB 952eb1e78626b616706cf5d75b1e0e098e82a71fe83cd5e785d31f009ed65df0
tachyon_0.99~b6+dsx-9ubuntu1.dsc 3.9 KiB 804063807ed1b919564245d0e2ac7ea5525db442df0eccfdb81646496bce7b46

View changes file

Binary packages built by this source

libtachyon-dev-common: Parallel/Multiprocessor Ray Tracing Library - development - common material

 Tachyon is a portable, high performance parallel ray tracing system
 supporting MPI and multithreaded implementations. Tachyon is built as
 a C callable library, which can be used within applications.
 .
 Tachyon implements all of the basic geometric primitives such as
 triangles, planes, spheres, cylinders, etc. Some of the goals in
 developing Tachyon were to make it fast and for it to parallelize
 well. These are what set it apart from more full-featured programs
 like POV-Ray, Rayshade, and others. Tachyon supports enough features
 to be an excellent alternative to slower programs for demanding
 animation and scientific visualization tasks.
 .
 This package contains the header files that third party developers
 using the tachyon C library will need.

libtachyon-mpi-dev: Parallel/Multiprocessor Ray Tracing Library - development - default MPI flavour

 Tachyon is a portable, high performance parallel ray tracing system
 supporting MPI and multithreaded implementations. Tachyon is built as
 a C callable library, which can be used within applications.
 .
 Tachyon implements all of the basic geometric primitives such as
 triangles, planes, spheres, cylinders, etc. Some of the goals in
 developing Tachyon were to make it fast and for it to parallelize
 well. These are what set it apart from more full-featured programs
 like POV-Ray, Rayshade, and others. Tachyon supports enough features
 to be an excellent alternative to slower programs for demanding
 animation and scientific visualization tasks.
 .
 This metapackage depends on the default MPI version of the tachyon
 C library development package for each architecture.

libtachyon-mpich-0: No summary available for libtachyon-mpich-0 in ubuntu impish.

No description available for libtachyon-mpich-0 in ubuntu impish.

libtachyon-mpich-0-dbgsym: debug symbols for libtachyon-mpich-0
libtachyon-mpich-0-dev: No summary available for libtachyon-mpich-0-dev in ubuntu impish.

No description available for libtachyon-mpich-0-dev in ubuntu impish.

libtachyon-mt-0: Parallel/Multiprocessor Ray Tracing Library - runtime - MT flavour

 Tachyon is a portable, high performance parallel ray tracing system
 supporting MPI and multithreaded implementations. Tachyon is built as
 a C callable library, which can be used within applications.
 .
 Tachyon implements all of the basic geometric primitives such as
 triangles, planes, spheres, cylinders, etc. Some of the goals in
 developing Tachyon were to make it fast and for it to parallelize
 well. These are what set it apart from more full-featured programs
 like POV-Ray, Rayshade, and others. Tachyon supports enough features
 to be an excellent alternative to slower programs for demanding
 animation and scientific visualization tasks.
 .
 This package provides the shared library required to run third party
 program compiled against the tachyon C library built with multithreading.
 To compile your own programs you also need to install the concomitant
 libtachyon-mt-0-dev package.

libtachyon-mt-0-dbgsym: No summary available for libtachyon-mt-0-dbgsym in ubuntu impish.

No description available for libtachyon-mt-0-dbgsym in ubuntu impish.

libtachyon-mt-0-dev: No summary available for libtachyon-mt-0-dev in ubuntu impish.

No description available for libtachyon-mt-0-dev in ubuntu impish.

libtachyon-openmpi-0: No summary available for libtachyon-openmpi-0 in ubuntu impish.

No description available for libtachyon-openmpi-0 in ubuntu impish.

libtachyon-openmpi-0-dbgsym: No summary available for libtachyon-openmpi-0-dbgsym in ubuntu impish.

No description available for libtachyon-openmpi-0-dbgsym in ubuntu impish.

libtachyon-openmpi-0-dev: Parallel/Multiprocessor Ray Tracing Library - development - OpenMPI flavour

 Tachyon is a portable, high performance parallel ray tracing system
 supporting MPI and multithreaded implementations. Tachyon is built as
 a C callable library, which can be used within applications.
 .
 Tachyon implements all of the basic geometric primitives such as
 triangles, planes, spheres, cylinders, etc. Some of the goals in
 developing Tachyon were to make it fast and for it to parallelize
 well. These are what set it apart from more full-featured programs
 like POV-Ray, Rayshade, and others. Tachyon supports enough features
 to be an excellent alternative to slower programs for demanding
 animation and scientific visualization tasks.
 .
 This package contains the static libraries and symbolic links that
 third party developers using the tachyon C library built against
 OpenMPI will need.

libtachyon-serial-0: No summary available for libtachyon-serial-0 in ubuntu impish.

No description available for libtachyon-serial-0 in ubuntu impish.

libtachyon-serial-0-dbgsym: No summary available for libtachyon-serial-0-dbgsym in ubuntu impish.

No description available for libtachyon-serial-0-dbgsym in ubuntu impish.

libtachyon-serial-0-dev: No summary available for libtachyon-serial-0-dev in ubuntu impish.

No description available for libtachyon-serial-0-dev in ubuntu impish.

tachyon: No summary available for tachyon in ubuntu impish.

No description available for tachyon in ubuntu impish.

tachyon-bin-nox: Parallel/Multiprocessor Standalone Ray Tracer - with no X support

 Tachyon is a portable, high performance parallel ray tracing system
 supporting MPI and multithreaded implementations. Tachyon is built as
 a C callable library, which can be used within applications.
 .
 Tachyon implements all of the basic geometric primitives such as
 triangles, planes, spheres, cylinders, etc. Some of the goals in
 developing Tachyon were to make it fast and for it to parallelize
 well. These are what set it apart from more full-featured programs
 like POV-Ray, Rayshade, and others. Tachyon supports enough features
 to be an excellent alternative to slower programs for demanding
 animation and scientific visualization tasks.
 .
 This package provides a simple scene file parser front-end built upon
 tachyon but without X support.

tachyon-bin-nox-dbgsym: debug symbols for tachyon-bin-nox
tachyon-bin-ogl: No summary available for tachyon-bin-ogl in ubuntu impish.

No description available for tachyon-bin-ogl in ubuntu impish.

tachyon-bin-ogl-dbgsym: No summary available for tachyon-bin-ogl-dbgsym in ubuntu impish.

No description available for tachyon-bin-ogl-dbgsym in ubuntu impish.

tachyon-doc: No summary available for tachyon-doc in ubuntu impish.

No description available for tachyon-doc in ubuntu impish.