Polynomials License
-------------------

This library is licensed under the terms of the ISC license reproduced below.
This means that polynomials is free software and can be used, reproduced,
modified, distributed and redistributed also for commercial purposes.
The only requirement is that some credit to the authors is given by putting this
copyright notice somewhere in your project.

Note that the FXTPACK distributed with this library in
external/fxtp/fxtpack140715 is not covered by this license, see its README for
details.
For your convenience its conditions are reproduced below.

Please see the individual source files for the respective authors.


================================================================================
All rights reserved.

Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHORS DISCLAIM ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

The views and conclusions contained in the software and documentation are those
of the authors and should not be interpreted as representing official policies,
either expressed or implied, of University of Siegen.
================================================================================
(end of Polynomials license)



================================================================================
Usage Conditions of FXTPACK from its README:

Anyone can use FXTPACK in any software, and anyone can modify the
source files.

When you publish your software that uses FXTPACK or its modification,
please mention that FXTPACK developed by Reiji Suda is used, in the
documentation.

When you publish your paper of your research that uses FXTPACK,
please refer the paper [1] (and [3]).

FXTPACK Author:

Reiji SUDA
Department of Computer Science,
Graduate School of Information Science and Technology,
The University of Tokyo
reiji@is.s.u-tokyo.ac.jp

This work is supported by "An Evolutionary Approach to Construction
of a Software Development Environment for Massively-Parallel
Computing Systems", CREST, JST.
================================================================================
