aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGabriel Dos Reis <gdr@acm.org>2015-12-22 10:31:37 -0800
committerGabriel Dos Reis <gdr@axiomatics.org>2015-12-22 10:34:05 -0800
commit2c5d67a97f944c08f3408328d41e5b5fe309aff7 (patch)
tree651f74d481f0e1c64d9f7d738a0deb1ee513da00 /README.md
parent195b1eb05b7f5d93dce92b68db543c025fb84ebd (diff)
downloadopen-axiom-2c5d67a97f944c08f3408328d41e5b5fe309aff7.tar.gz
Consolidate ChangeLogs.
Diffstat (limited to 'README.md')
-rw-r--r--README.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..270644df
--- /dev/null
+++ b/README.md
@@ -0,0 +1,26 @@
+This is OpenAxiom, the open scientific computation system.
+
+OpenAxiom is a BSD-licensed free software for symbolic and algebraic
+computations. It offers an interactive environment, including an
+expressive programming language, a compiler, a large set of libraries
+(algebras) of interest to researchers and practitioners of computational
+sciences. It is based on the original AXIOM system open sourced by
+NAG in 2002, which was previsouly developed at the IBM TJ Watson
+Research center.
+
+OpenAxiom strives to support ubiquitous, advanced, high quality
+open source computer algebra on major operating systems, in particular
+major Unix variants, GNU/Linux variants, Windows, and handheld
+devices. It aims at being the open source computer algebra system of
+choice for research, teaching, engineering, etc. OpenAxiom leverages
+existing mathematical software, in particular it provides interface to
+mainstream programming languages (at the moment C and C++).
+
+
+For information about building, installing, and using OpenAxiom, please refer
+to the file INSTALL. We would like to hear from you: share your
+experience with us at open-axiom-help@lists.sf.net.
+
+Enjoy,
+
+Gabriel Dos Reis