OOF2: The Manual

Name

OOF.Copyright — Copyright information.

Synopsis

OOF.Copyright()

Details

  • Parent Menu: The Main OOF Menu
  • Callback: function _fancyprint in module ooflib.common.IO.words
  • Options: no_cli=True no_gui=True

Description

OOF2 was produced by NIST, an agency of the U.S. government, and by statute is not subject to copyright in the United States. However, to facilitate maintenance we ask that before distributing modified versions of this software, you first contact the authors at [email protected].

-*- -*- -*- -*-

Programs and libraries written elsewhere and incorporated in OOF2 have their own copyright and licensing terms, which are summarized below. For details, see the listed URLs, or (where applicable) the full copyright statements in the OOF source code distribution.

Python: The Python programming language (http://www.python.org) copyright is held by the Python Software Foundation. Python is freely redistributable. Its license may be found at http://www.python.org/license.html. OOF2 requires Python version 3.8 or later.

GTK3: The GTK3 graphics toolkit (http://www.gtk.org) is licensed under the GNU LGPL (http://www.gnu.org/copyleft/lesser.html). OOF2 currently requires GTK3 version 3.24 or later. It may work with earlier versions of GTK3 but hasn't been tested with them.

ImageMagick/ImageMagick++: The ImageMagick image processing library is available at http://www.imagemagick.org/. The copyright holder is ImageMagick Studio LLC. The ImageMagick license may be found at http://www.imagemagick.org/www/Copyright.html.

IML++ and SparseLib++: The IML++ library of iterative matrix methods in C++ and the SparseLib++ library for sparse matrix computations are available from NIST at http://math.nist.gov/iml++/ and http://math.nist.gov/sparselib++/. They are freely redistributable.

LAPACK: The LAPACK linear algebra library is freely available at http://www.netlib.org/lapack/. Its copyright terms are at http://www.netlib.org/lapack/faq.html#1.2.

Eigen: The Eigen linear algebra package is available at http://eigen.tuxfamily.org and is distributed under the Mozilla Public License Version 2.0.