Results 1 to 8 of 8

Thread: Mathematic tools

  1. #1
    Join Date
    Dec 2014
    Beans
    1

    Mathematic tools

    What are free and powerful mathematic tools for linux?

  2. #2
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: Mathematic tools

    Did you read the sticky notes?
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

  3. #3
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Mathematic tools

    Install synaptic package manager and then use the Sections filter from the left hand pane and you will find a huge number of packages that are maths related in the repos for you to choose from.

    I would suggest that synaptic is worth installing as it is the best package management tool available to us in my opinion.

  4. #4
    Join Date
    Feb 2015
    Beans
    3

    Cool Re: Mathematic tools

    If you are looking for free stuff then may be below things will help you:

    • GeoGebra
    • gnuplot
    • Gnu octave

    may be it will help you, all is for linux os.

  5. #5
    Join Date
    Feb 2015
    Beans
    0

    Re: Mathematic tools

    The Terminal itself actually can be used. Just use the command "py" and start writing a Python code to solve your problem.

  6. #6
    Join Date
    Jul 2009
    Location
    Austin, Texas, USA
    Beans
    435

    Re: Mathematic tools

    Though R is specialized for statistical processing, it is capable of carrying out many mathematical operations.

    For information about R, go to http://www.r-project.org/

  7. #7
    Join Date
    Feb 2014
    Beans
    1

    Re: Mathematic tools

    Quote Originally Posted by rewyllys View Post
    Though R is specialized for statistical processing, it is capable of carrying out many mathematical operations.

    For information about R, go to http://www.r-project.org/
    I prefer to use Sage (www.sagemath.org, if I remember right).

    Sage uses Python as a language, but you can also use R for the entire worksheet or just single cells.

    It also provides a Wolfram Mathematica style of input, which I much prefer rather than the traditional R environments with thousands of windows opening.

  8. #8
    Join Date
    Feb 2007
    Location
    West Hills CA
    Beans
    10,044
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Mathematic tools

    If you have a RaspberryPi linux computer, you can install a free version of Mathematica.

    To find other tools, open a terminal:

    Code:
    apt-cache search algebra
    -------------------------------------
    Oooh Shiny: PopularPages

    Unumquodque potest reparantur. Patientia sit virtus.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •