SOFTWARES, FREEWARES

© Michel Petitjean (retired since Jan 1st, 2023)

Author's most recent professional address:
INSERM ERL U1133 (BFA, CNRS UMR 8251), Université Paris Cité
35 rue Hélène Brion, 75205 Paris Cedex 13, France.

Formerly (2010-2018): MTi, INSERM UMR-S 973, Université Paris 7.
Formerly (2007-2009): CEA/DSV/iBiTec-S/SB2SM (CNRS URA 2096), Saclay, France.
Formerly (1987-2006): ITODYS, CNRS UMR 7086, Université Paris 7.

Contact: petitjean.chiral@gmail.com



DISCLAIMER: all data, sources, scripts, and codes are provided as is, without any warranty.

Binaries can be generated from their f77 sources at https://hal.archives-ouvertes.fr/hal-03798049

Some people unfamiliar with calling binaries from unix scripts may look at the following example:
# script: begin
cat << eof | some_executable_binary
data line as read from keyboard
data line as read from keyboard
data line as read from keyboard
eof
# script: end
Then the result of the execution of the script can be directed to an output file.
All binaries below can be called by an appropriate unix script.

Most recent update of this page: 23 December 2023.