[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: symbolic 2.2.2 released
From: |
Carnë Draug |
Subject: |
Re: symbolic 2.2.2 released |
Date: |
Mon, 6 Jul 2015 16:28:04 +0100 |
On 4 July 2015 at 18:08, Lukas Reichlin <address@hidden> wrote:
>
>> On 03.07.2015, at 23:25, Carnë Draug <address@hidden> wrote:
>>
>> Hi everyone
>>
>> a new release of the symbolic package [1] is out, version 2.2.2, by
>> Colin B. Macdonald.
>> A summary of important user-visible changes is also available online [2].
>>
>> The Octave-Forge Symbolic package adds symbolic calculation
>> features to GNU Octave. These include common Computer Algebra System tools
>> such as algebraic operations, calculus, equation solving, Fourier and Laplace
>> transforms, variable precision arithmetic and other features. Internally,
>> the package uses [SymPy](www.sympy.org), but no knowledge of Python is
>> required. Compatibility with other symbolic toolboxes is intended.
>>
>>
>> Enjoy Octave responsibly,
>> Carnë
>>
>> [1] http://octave.sourceforge.net/symbolic/
>> [2] http://octave.sourceforge.net/symbolic/NEWS.html
>>
>
> Hi Carnë
>
> You uploaded the new symbolic package, but you forgot to update the website.
> As a consequence,
>
> pkg install -forge symbolic
>
> installs the old 2.2.1 version.
Should be fixed now.
Thank you,
Carnë