algotutor 0.8.6-6 source package in Ubuntu

Changelog

algotutor (0.8.6-6) unstable; urgency=medium

  * fixed the national encodong in some files

 -- Georges Khaznadar <email address hidden>  Tue, 12 Apr 2022 18:47:47 +0200

Upload details

Uploaded by:
Georges Khaznadar
Uploaded to:
Sid
Original maintainer:
Georges Khaznadar
Architectures:
all
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe science
Noble release universe science
Mantic release universe science
Lunar release universe science

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
algotutor_0.8.6-6.dsc 1.8 KiB 6a6ef04357e17effd86342be38cde5615f54fe58752f96a92df1edcc33d827bb
algotutor_0.8.6.orig.tar.gz 172.2 KiB abcae18a50c964c522b7daf70710a7fe8f03bc61bfa84fada3c323490cde6d1c
algotutor_0.8.6-6.debian.tar.xz 14.9 KiB 6a2c9cbe5603a94acf76e0dee02c77dfd0c8b9f11ef04828f617460b2eba1e9c

Available diffs

No changes file available.

Binary packages built by this source

algotutor: program for observing the intermediate steps of algorithm

 algotutor is an interactive program for observing the intermediate
 steps of algorithms ("algorithm animation"). The target audience is
 computer science students and/or anyone who studies algorithms and/or
 data structures. One can create data files in plain text format
 (actually perl anonymous hashes, but one need not care) and let
 algotutor runs through some predefined algorithm. Then one can step
 backward and forward through the execution sequence of the algorithm
 at different levels of details.