Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 700004 - sci-mathematics/yacas-1.9.1 version bump
Summary: sci-mathematics/yacas-1.9.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-13 12:39 UTC by Anton Kochkov
Modified: 2022-02-19 13:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Kochkov 2019-11-13 12:39:52 UTC
Yacas 1.8.0 was released at 2019-10-31

Sources are available at https://github.com/grzegorzmazur/yacas/archive/v1.8.0.tar.gz

Release highlights:

- Math
  - Solve() now can solve simple polynomial systems
- GUI
  - both 2D and 3D plots use plotly
- Code generation
  - Pi and Infinity are now correctly translated into R
- Buildsystem
  - third-party libraries are shipped with yacas instead of being downloaded during build
  - optionally, system-wide installations of CodeMirror and MathJax can be used instead of bundled copies

http://www.yacas.org/release_1.8.0/
Comment 1 Anton Kochkov 2020-08-07 10:04:29 UTC
Yacas 1.9.1 was released at 2020-07-05

Sources are available at https://github.com/grzegorzmazur/yacas/archive/v1.9.1.tar.gz

Release highlights:

- OpenMath
  - several issues fixed in OpenMath printer/reader

- Jupyter kernel
  - plots are now implemented in the Jupyter kernel

- Bugfixes: https://github.com/grzegorzmazur/yacas/milestone/10?closed=1


http://www.yacas.org/release_1.9.1/
Comment 2 Larry the Git Cow gentoo-dev 2022-02-19 13:22:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b5d46f8ed517dcea3c1f9f04786060910873bb1

commit 5b5d46f8ed517dcea3c1f9f04786060910873bb1
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-02-19 13:20:12 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-02-19 13:22:22 +0000

    sci-mathematics/yacas: add version 1.9.1
    
    Closes: https://bugs.gentoo.org/700004
    Bug: https://bugs.gentoo.org/741586
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sci-mathematics/yacas/Manifest           |  1 +
 sci-mathematics/yacas/yacas-1.9.1.ebuild | 75 ++++++++++++++++++++++++++++++++
 2 files changed, 76 insertions(+)