Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

open-axiom repository from github

24005 views
1
OpenAxiom is distributed under terms of the Modified BSD license.
2
OpenAxiom is an evolution of AXIOM which was released under this license
3
on September 3, 2002.
4
5
Copyrights remain with the original copyright holders.
6
Use of this material is by permission and/or license.
7
Individual files contain reference to these applicable copyrights.
8
The copyright and license statements are collected here for reference.
9
10
Portions Copyright (C) 2007-2011 Gabriel Dos Reis
11
All modifications applied to the build-improvements branch of Axiom,
12
and to the OpenAxiom project are covered by this copyright and
13
the BSD-type License reproduced below.
14
15
Portions Copyright (C) 2003-2007 The Axiom Team
16
17
The Axiom Team is the collective name for the people who have
18
contributed to the Axiom project. Where no other copyright statement
19
is noted in a file this copyright will apply.
20
21
Portions Copyright (C) 1991-2002, The Numerical Algorithms Group Ltd.
22
All rights reserved.
23
24
Redistribution and use in source and binary forms, with or without
25
modification, are permitted provided that the following conditions are
26
met:
27
28
- Redistributions of source code must retain the above copyright
29
notice, this list of conditions and the following disclaimer.
30
31
- Redistributions in binary form must reproduce the above copyright
32
notice, this list of conditions and the following disclaimer in
33
the documentation and/or other materials provided with the
34
distribution.
35
36
- Neither the name of The Numerical Algorithms Group Ltd. nor the
37
names of its contributors may be used to endorse or promote products
38
derived from this software without specific prior written permission.
39
40
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
41
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
42
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
43
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
44
OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
45
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
46
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
47
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
48
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
49
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
50
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
51
52