login  home  contents  what's new  discussion  bug reports     help  links  subscribe  refresh 

Edit detail for FrontPage revision 5 of 64

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64
Editor: Bill Page
Time: 2007/09/11 16:05:36 GMT-7
Note:

changed:
-**Welcome!** 
-
-This is the front page of ZWiki's "basic" wiki template, a small set of
-starter pages for your wiki.  "Edit":FrontPage/editform this page and
-replace it with something appropriate. Consider linking your site at
-ZWiki:ZwikiSites.
-
-You'll find additional Zwiki documentation and help at http://zwiki.org .
-Don't forget to check the release notes and known issues.
-
-Other things you may want to configure:
-
-- LatexWiki, MathAction, and NoWeb
-
-- **Permissions** <br />
-You normally configure permissions in the wiki folder's Security tab in
-the ZMI. ZWiki:QuickReference has a list.
-
-- **Mail out (subscription)** <br /> 
-To mail out comments, use the ZMI to add a 'mail_replyto' string property
-on the folder with a valid email address. Also add a !MailHost object if
-you don't already have one.  Reload this page and the subscribe link
-should appear.
-
-- **Mail in** <br />
-So that users will be able to reply to comments by mail - 
-see ZWiki:ConfiguringWikiMail.
-
-- **External (client-side) editing** <br /> 
-
-Install ZWiki:ExternalEditor on server and client as described on that
-page. EE's pencil icon should appear and clicking it should open pages for
-editing in your preferred editor.
-
-- **A bug tracker** <br />
-A simple issue tracker integrated with the wiki.  See
-ZWiki:HowToSetUpAZwikiTracker
-
-- **DTML** <br /> 
-If you want to enable live DTML code in pages, add a true allow_dtml
-boolean property on the folder. This makes your server much more
-vulnerable to abuse, you should be aware of the ZWiki:SecurityDiscussion
-implications.
-
-Enjoy your wiki!
-
<table width="100%" border=0><tr><td width="20%></td><td width="60%"></td><td wdith="20%"></td></tr>
<tr valign=top>
<td width="20%" style="padding-right:1em;">
<div style="background-color:#ffcccc; border:thin solid #ddaaaa; padding:4px;"">
<a name="discussion" />
<h3 style="color:#bb0000;text-decoration:none;margin-top:0;margin-bottom:1ex">[News]</h3>
<ul style="list-style-type:square;padding-left:1em;margin-top:0">
  <li>"What's New":FrontPage/recentchanges</li>
  <li>"Email lists":AxiomCommunity</li>
  <li>"Portal site":AxiomPortal</li>
  <li>"Newsfeed":MathActionRSS
      <a href="changes_rss" alt="News Feed" title="Bookmark this news feed">
      <img src="xml.gif" height="14" width="36" border="0"/></a></li>
  <li>"Bug Reports":IssueTracker#addissue</li></ul>
</div>
<div style="background-color:#ddddff; border:thin solid #aaaadd; padding:4px;"><a name="documentation" />
<h3 style="color:#0000bb;margin-top:0;margin-bottom:1ex;">"Documentation":AxiomDocumentation</h3>
<ul style="list-style-type:square;padding-left:1em;margin-top:0">
    <li>"Tutorial":AxiomTutorial<br />
    <li>"FAQ":FAQ<br />
    <li>"Papers":http://portal.axiom-developer.org/refs</li>
    <li>"Axiom Book":http://www.lulu.com/content/190827</li><ul>
    <li><small>"order":http://www.lulu.com/content/190827</small></li>
    <li><small>"download":Mirrors?go=/public/book2.pdf&it=Axiom+Book</small></li>
    <li><small>"HTML":http://wiki.axiom-developer.org/uploads/contents.xhtml</small></li></ul>
    <li>"Comparison":RosettaStone</li>
    <li>"Programming":AxiomProgramming</li>
    <li>"Screenshots":AxiomScreenCast</li></ul>
</div>
<div style="background-color:#ddffdd; border:thin solid #aaddaa; padding:4px;">
<a name="download" />
<h3 style="color:green;text-decoration:none;margin-top:0;margin-bottom:1ex">"Download":AxiomBinaries</h3>
<ul style="list-style-type:square;padding-left:1em;margin-top:0">
<li>"Binaries":AxiomBinaries</li>
<li>"Source Repository":AxiomSources</li>
<li>"Browse Source":http://wiki.axiom-developer.org/axiom--test--1</li>
<li>"Live CD":DoyenCD</li>
<li>"User Interface":UserInterface</li>
<li>"Contributions":AxiomContributions</li></ul>
</div>
<div style="background-color:#aacccc; border:thin solid #ddaaaa; padding:4px;"">
<a name="testing" />
<h3 style="color:#ccffff;text-decoration:none;margin-top:0;margin-bottom:1ex">"Try Online":SandBox</h3>
<ul style="list-style-type:square;padding-left:1em;margin-top:0">
  <li>"Axiom":SandBoxAxiom</li>
  <li>"Reduce":SandBoxReduce</li>
  <li>"Maxima":SandBoxMaxima</li>
  <li>"Sage":SandBoxSage</li></ul>
</div>
</td>
<td width="60%">
  "Axiom":AboutAxiom is a general purpose system for doing mathematics
  by computer. It is especially useful for symbolic calculations,
  mathematical research and for the development of new
  [mathematical algorithms]. Axiom has a strongly-typed
  high-level "programming language":AxiomLanguage for expressing abstract
  mathematical concepts. Over 1,000 mathematical domains and categories
  are collected in the [Axiom Library]. Consult the
  "Rosetta Stone":http://wiki.axiom-developer.org/axiom--test--1/src/doc/Rosetta
  to compare Axiom to some other
  "Computer Algebra":OtherComputerAlgebraSystems
  systems.

  Currently you can use "Axiom":AboutAxiom, "Maxima":AboutMaxima,
  "Reduce":AboutReduce, and "Sage":AboutSage on this website.
  The results of your calculation will appear on the web page like this:
\begin{axiom}
integrate(1/(a+x^2),x)
\end{axiom}
<!-- integrate(x^%i, x) -->
<!-- integrate(exp(-x^2),x) -->
<table>
<tr><td>Try this online in the SandBox</td>
<td onclick="window.self.location='SandBox'"><img src="/public/axiomicon.png" height="40" width="40"></td>
</tr></table>
The [Axiom Foundation] is our means to promote the development and
maintenance of the open source version of Axiom through the dispersement
of "donations":http://axiom-developer.org/public/donate.html and
royalties from "Axiom Gear":http://www.cafepress.com/supportaxiom
to support Axiom-related "projects":WishList and through the [Award Of Bounties].

If you find a bug, please report it in IssueTracker !

- <image src="new.gif" /> Aldor is Free!

  <small>On August 31, 2007 "aldor.org":http://aldor.org
   announced that the full source code of the Aldor compiler
   is now available for non-commercial use</small>

   Thank you to everyone who signed the [Free Aldor] petition.

- "Axiom Book in HTML+MathML":JenksSutorInXhtml

</td>

<td width="20%" style="padding-left:1em;">
<div style="background-color:#ddddff; border:thin solid #aaaadd; padding:4px;">
<a name="aboutthissite" />
<h3 style="text-decoration:none;margin-top:0;margin-bottom:1ex">"This site":AxiomWiki</h3>
<ul style="list-style-type:square;padding-left:1em;margin-top:0">
  <li>"Subscribe":FrontPage/subscribeform</li>
  <li>"Contents":FrontPage/contents</li>
  <li>"Index":SiteIndex</li>
  <li>[Statistics]</li>
  <li>"Help":HelpPage</li></ul>
</div>
<div style="background-color:#ddffdd; border:thin solid #aaaadd; padding:4px;">
<a name="relatedsites" />
<h3 style="color:#00bb00; text-decoration:none;margin-top:0;margin-bottom:1ex">"Related sites":http://www.google.ca/search?q=related:www.axiom-developer.org</h3>
<ul style="list-style-type:square;padding-left:1em;margin-top:0">
  <li><!-- Google CSE Search Box Begins  -->
  <form id="searchbox_014083229871735227729:4rp1mq0p8sa" action="http://www.google.com/cse">
    <input type="hidden" name="cx" value="014083229871735227729:4rp1mq0p8sa" />
    <input type="hidden" name="cof" value="FORID:0" />
    <input name="q" type="text" size="30"
         value="or Google search here"
         onfocus="if (this.defaultValue==this.value) this.value = '';"
         title="enter text, press Enter to search Google" />
    <!-- <input type="submit" name="sa" value="Search" />
    <img src="http://www.google.com/coop/images/google_custom_search_smnar.gif" alt="Google Custom Search" /> -->
  </form>
<!-- Google CSE Search Box Ends --></li>
  <li>"Aldor Compiler":Aldor</li>
  <li>"GNU Lisp":http://www.gnu.org/software/gcl/gcl.html</li>
  <li>ZWiki</li>
  <li>[UnrelatedSites]</li></ul>

</div>
<div style="background-color:#ffcccc; border:thin solid #aaaadd; padding:4px; text-align:center"
title="We are very grateful to our sponsors!" alt="We are very grateful to our sponsors!">
<a name="sponsors" />
<h3 style="text-align:left;margin-top:0;margin-bottom:1ex">Thank you!</h3>
<IMG align="middle" src="/public/seal_small_transparent.png" border="0" height="108" width="110"
alt="Center for Algorithms and Interactive Scientific Software"
title="Center for Algorithms and Interactive Scientific Software"
onClick="document.location='http://zebra.sci.ccny.cuny.edu/web/caiss/main.htm'"><br />
"CAISS":http://zebra.sci.ccny.cuny.edu/web/caiss/main.htm <br /><br />
<IMG align="top" src="/public/risc-logo-trans.gif" border="0" height="110" width="110"
alt="Research Institute for Symbolic Computation (Institut für Symbolisches Rechnen)"
title="Research Institute for Symbolic Computation (Institut für Symbolisches Rechnen)"
onClick="document.location='http://www.risc.uni-linz.ac.at'"><br />
"RISC":http://www.risc.uni-linz.ac.at
</div>
</td>
</tr>
</table>

Axiom is a general purpose system for doing mathematics by computer. It is especially useful for symbolic calculations, mathematical research and for the development of new [mathematical algorithms]?. Axiom has a strongly-typed high-level programming language for expressing abstract mathematical concepts. Over 1,000 mathematical domains and categories are collected in the [Axiom Library]?. Consult the Rosetta Stone to compare Axiom to some other Computer Algebra systems.

Currently you can use Axiom, Maxima, Reduce, and Sage on this website. The results of your calculation will appear on the web page like this: \begin{axiom} integrate(1/(a+x^2),x) \end{axiom}

Try this online in the SandBox?
The [Axiom Foundation]? is our means to promote the development and maintenance of the open source version of Axiom through the dispersement of donations and royalties from Axiom Gear to support Axiom-related projects and through the [Award Of Bounties]?.

If you find a bug, please report it in IssueTracker? !

  • Aldor is Free!

    On August 31, 2007 aldor.org announced that the full source code of the Aldor compiler is now available for non-commercial use

    Thank you to everyone who signed the [Free Aldor]? petition.

  • Axiom Book in HTML+MathML?

Related sites