Vaucanson 1.4.1 released

The Vaucanson team is pleased to announce the release of Vaucanson 1.4.1, just in time for the fireworks. Vaucanson is a platform for manipulating weighted finite state automata. It includes a C++ generic library and a command-line interface (TAF-Kit). http://www.lrde.epita.fr/cgi-bin/twiki/view/Vaucanson/Vaucanson141 Vaucanson 1.4.1 is a maintenance release that fixes a handful of bugs, and introduce a few simple new features. - New TAF-Kit commands: + ``coquotient`` + ``alphabet`` + ``partial-erase`` + ``gui`` - Bug fixes: + never create 0-labeled transitions in ``proper``. + fix support of transitions that are linear combinations of pairs in FMP transducers - A new TAF-Kit option ``--list-all-commands-json`` outputs the list of all command in a format (json) that may be parsed by third-party tools to interface with TAF-Kit. You can find the new release here: http://www.lrde.epita.fr/dload/vaucanson/1.4/vaucanson-1.4.1.tar.gz (63MB) http://www.lrde.epita.fr/dload/vaucanson/1.4/vaucanson-1.4.1.tar.bz2 (54MB) MD5: fb904d35e2d0ba70977289e6fb4f39f9 vaucanson-1.4.1.tar.gz aafb84b15bb90a2fdbdeed96dedc1c94 vaucanson-1.4.1.tar.xz Please send bug reports to <vaucanson-bugs@lrde.epita.fr> and other inquiries to <vaucanson@lrde.epita.fr>. -- Alexandre Duret-Lutz
participants (1)
-
Alexandre Duret-Lutz