FILUM is a MATHEMATICA library which handles information in text files.
In order for the package to be accessible, the package file must be placed in the appropriate place. A typical place is the "Applications" subdirectory of the "User Base Directory". These are directories set up by Mathematica. You can find out where the User Base Directory is by the Mathematica command:
$UserBaseDirectoryThen you need to copy the package file to the "Applications" subdirectory of that directory.
Once the new package has been placed, you should probably run Mathematica and direct it to rebuild the Help database. This will serve to update Mathematica's internal information so that it can explain how the functions in the package are called.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
FILUM is available in a C version and a C++ version and a FORTRAN77 version and a FORTRAN90 version and a Mathematica version and a MATLAB version.
You can go up one level to the Mathematica source codes.