Sage Math User Reviews

Top reviews

Leave a Review Sage Math
  • Excellent:Support Sage

    Sage is changing the landscape for sw math. it is opensource and free.
  • Awesome!

    I came looking for Maxima and plotting, and have been impressed by how much can be done from this app!

    The only things to compare it to is PocketCAS, which is lovely and has the advantage of running on the device.

    The real power (for me) of the Sage Math app is programming, which PocketCAS and Mathematica can't compete with.

    Best on an iPad, usable on an iPhone 5 & not tried this on 6/6+
    Show less
  • Great software packages

    Sage is a collection of open sourced mathematics packages that can be used for everything from elementary mathematics to differential equations. Sage can be compared to programs such as Mathematica or MathLab and although both of these packages are designed for ease of use Sage can keep up. Another great part about sage besides the fact that it's free is that sage also has a cloud service. Not only can you collaborate with people and share files with them but it is also dynamic. This means all people can be working on this project seeing what the others are doing as they type it, allowing for the possibility of splitting the code amongst your party and getting the program done in shorter amounts of time. My favorite and least favorite part about Sage is that it is online based. My school does not allow me to install my own software onto the school laptops which is partly why I love sage so much. The fact that I can write and compile code over the Internet and do something useful with it is amazing. The downfall of this is that you have to have a Internet connection to compile sage. The same goes for the mobile version, if you have your own computer (which I do have) you can install the sage source code onto your computer. Other than that this is probably one of the most powerful tools for mathematical computation besides Mathematica. But cross platform support and web based compiling make this an even greater tool for the mathematician and student.
    Show less
  • It's not meant to be wolframalpha -_-

    If you want to make full use of this app, learn basic programming.
  • 3D & animations

    It would be useful to be able to use animations and 3d stuff. Is it possible on the iPad at all?
    Syntax colouring would be nice as well, but it's not even on the web notebook, so that's not 'necessary'. Everything else is great!
  • Amazing app!

    Thanks!
  • With WiFi a super calculator+

    Combines with Python to be as powerful as MathCad, which is no longer supported, and SAGE is easier to use as well.
    I wish that i could organize math sheets better, but that is probably an issue with apples lack of a file structure.
    This app has introduced me to SAGE on the PC, but the iPAD version is still the most comfortable and easiest to use.
    Show less
  • Great app !

    Very useful ! Thanks :)
  • Needs more settings

    Previous review claims no inverse Laplace, this is untrue

    s = var("s")
    t = var("t")
    f = e^(3*t) # the function
    print f
    l = f.laplace(t,s) # the laplace transform of f
    print l
    i = l.inverse_laplace(s,t) # inverse laplace of the laplace... so the original function
    print i
    print "solving"
    g=t*e^(-10*t)
    h = g.laplace(t,s)
    print h
    Show less
  • Good, but doesn't do what I need

    It's a good app for other people. The thing just doesn't do what I need it to do: inverse Laplace.

    Oddly enough, it does regular Laplace though.

Alternatives to Sage Math