Difference between revisions of "Altaxo"

From Altaxo
Jump to: navigation, search
Line 5: Line 5:
 
''To find out more about Altaxo'':
 
''To find out more about Altaxo'':
  
* see how to [[Installation of Altaxo|get and install Altaxo]].
+
* See how to [[Installation of Altaxo|get and install Altaxo]]
* see the [[Features of Altaxo|currently implemented features]].
+
* See the [[Features of Altaxo|currently implemented features]]
* learn something about the [[History of Altaxo|history of Altaxo]]
+
* Learn something about the [[History of Altaxo|history of Altaxo]]
* see [[Usage of Altaxo|how to use Altaxo]]
+
* See [[Usage of Altaxo|how to use Altaxo]]
 
+
  
 
== News ==
 
== News ==
Line 18: Line 17:
 
* Mathematics: to implement the statistical functions, linear and non-linear curve fits, and special mathematical functions
 
* Mathematics: to implement the statistical functions, linear and non-linear curve fits, and special mathematical functions
 
* Help system: since the column scripts can use all public classes and objects from the program, a good documentation of these classes is absolutely necessary
 
* Help system: since the column scripts can use all public classes and objects from the program, a good documentation of these classes is absolutely necessary
* Help system: to write an user's guide
+
* Help system: to write a user's guide
* [[Altaxo wiki| Getting started with the Altaxo wiki (for writers)]]
+
* [[Altaxo wiki| Getting started with the Altaxo wiki (for wiki editors)]]

Revision as of 21:29, 12 January 2012

Welcome to the Altaxo project page!

Altaxo is a plotting and data analyzing program with a nice graphical user interface. Data analysis is convenient and fast. If the many built-in possiblilites are still not fitting your requirements: Almost everything in Altaxo can be scripted, using compiled C# code. Modern features like syntax highlighting and code completion renders scripting really easy. And you have access to a huge mathematical and signal processing library, which is permanently improved. If you want to permanently extend the features of Altaxo, you can even do this by writing an extension to Altaxo, which integrates seamlessly with the main program.

To find out more about Altaxo:

News

Developers, Testers, Doc Writers Needed!

Help by other developers is greatly appreciated! Help is especially welcome in the following areas:

  • Mathematics: to implement the statistical functions, linear and non-linear curve fits, and special mathematical functions
  • Help system: since the column scripts can use all public classes and objects from the program, a good documentation of these classes is absolutely necessary
  • Help system: to write a user's guide
  • Getting started with the Altaxo wiki (for wiki editors)