Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

wxMaxima is a cross-platform graphical front-end for the computer algebra system Maxima based on wxWidgets. It provides nice display of mathematical output and easy access to Maxima functions through menus and dialogs.

4.5
   
  0 reviews  |  17 users  |  25,888 lines of code  |  5 current contributors  |  Analyzed 7 days ago
 
 

Axiom is a general purpose Computer Algebra system. It is useful for research and development of mathematical algorithms. It defines a strongly typed, mathematically correct type hierarchy. It has a programming language and a built-in compiler.

5.0
 
  1 review  |  1 user  |  209,198 lines of code  |  1 current contributor  |  Analyzed about 11 hours ago
 
 

Math::Symbolic is intended to offer symbolic calculation capabilities to the Perl programmer without using external (to Perl) libraries and/or applications. It's quite limited in scope. No integration of expressions, for example. However, various extensions have been written to allow things ... [More] like symbolic tree transformations using declarative syntax or compilation to Perl or C code for faster numeric evaluation. [Less]

5.0
 
  0 reviews  |  1 user  |  21,681 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

Franklin Math is now available!Franklin Math is an open source symbolic computer algebra system (CAS), with similarities to commercial math packages such as MATLAB or Mathematica. It handles some symbolic algebra and manipulation, as well as numeric calculations. The built-in functions cover ... [More] several fields of mathematics, and allow for function plotting. I have tested the installer on Windows XP without any issues. On Linux, you may have to be logged in as a root/administrator to have shortcuts created properly. On a Mac, the installer (generated with IzPack) does not support shortcut creation yet, so you will have to make your own (be sure to set the working directory to Franklin Math's install path). [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

The pymaple module makes Maple objects accessible to Python. It uses a high-level and object oriented API.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 4 days ago
 
 

Symja is a pure Java library for symbolic mathematics. It's based on the MathEclipse project. >>> Try AJAX version on Google App Engine! <<< >>> Try it via Java Web Start! <<< FeaturesUsageLicense Featuresarbitrary precision integers, rationals and ... [More] complex numbers polynomials differentiation pattern matching linear algebra UsageExamples in the console application: org.matheclipse.core.eval.Console [options] Program arguments: -h or -help print this message -f or -file use given file as input script -d or -default use given textfile for system rules To stop the program type: exit To continue an input line type '\' at the end of the line. ****+****+****+****+****+****+****+****+****+****+****+****+ >>> a+a+4*b^2+3*b^2 In [1]: a+a+4*b^2+3*b^2 Out[1]: 2*a+7*b^2 >>> FactorInteger[2^15-5] In [2]: FactorInteger[2^15-5] Out[2]: {{3,1},{67,1},{163,1}} >>> D[Sin[x^3],x] In [3]: D[Sin[x^3],x] Out[3]: 3*Cos[x^3]*x^2 >>> Factor[-1+x^16] In [4]: Factor[-1+x^16] Out[4]: (-1+x)*(1+x)*(1+x^2)*(1+x^4)*(1+x^8) >>> Factor[5+x^12,Modulus->7] In [5]: Factor[5+x^12,Modulus->7] Out[5]: (2+x^3)*(4+x^6)*(5+x^3) >>> Expand[(-1+x)*(1+x)*(1+x^2)*(1+x^4)*(1+x^8)] In [6]: Expand[(-1+x)*(1+x)*(1+x^2)*(1+x^4)*(1+x^8)] Out[6]: -1+x^16 >>> Inverse[{{1,2},{3,4}}] In [7]: Inverse[{{1,2},{3,4}}] Out[7]: {{-2,1}, {3/2,-1/2}} >>> Det[{{1,2},{3,4}}] In [8]: Det[{{1,2},{3,4}}] Out[8]: -2 >>> Roots[4+x^2+2*x+3*x^3] In [9]: Roots[4+x^2+2*x+3*x^3] Out[9]: {-1,1/6*(I*44^(1/2)+2),1/6*(-I*44^(1/2)+2)} >>> Apart[(x)/(x^2-1)] In [10]: Apart[(x)/(x^2-1)] Out[10]: 1/2*(x+1)^(-1)+1/2*(x-1)^(-1) >>> $x=10 In [11]: $x=10 Out[11]: 10 >>> $x+$x In [12]: $x+$x Out[12]: 20 >>> Integrate[(10 x^2 - 63 x + 29)/(x^3 - 11 x^2 + 40 x -48),x] In [13]: Integrate[(10 x^2 - 63 x + 29)/(x^3 - 11 x^2 + 40 x -48),x] Out[13]: 63*(x-4)^(-1)-70*Log[x-3]+80*Log[x-4] >>> See the JUnit test cases for more syntax examples. Licensethe complete system is published under the LESSER GNU GENERAL PUBLIC LICENSE Some parts are published under more liberal licenses: the parser (and simple numeric evaluators) are published under the APACHE LICENSE Version 2.0. [Less]

0
 
  0 reviews  |  0 users  |  286,681 lines of code  |  1 current contributor  |  Analyzed 6 days ago
 
 
Compare

NCas is a .net computer algebra system developed in c#.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.