110
edits
Line 76: | Line 76: | ||
== Symbolic package == | == Symbolic package == | ||
The [[Symbolic package]] provides symbolic computing and other [https://en.wikipedia.org/wiki/Computer_algebra_system computer algebra system] tools. | The [[Symbolic package]] provides symbolic computing and other [https://en.wikipedia.org/wiki/Computer_algebra_system computer algebra system] tools. GSoC projects in 2016 and 2022 improved the package. | ||
There are no specific plans for Symbolic in GSoC 2023, but improvements elsewhere that would help Symbolic include: | |||
* | * Developing the Octave-Pythonic package. | ||
* Fix the storage of non-expressions by working with upstream SymPy: currently we rely on deprecated functionality in SymPy. | * Fix the storage of non-expressions by working with upstream SymPy: currently we rely on deprecated functionality in SymPy. | ||
* | * Improvements and fixes to classdef-related issues in Octave itself. | ||
* Developing the Octave Jupyter kernel. | |||
== PolarAxes and Plotting Improvements == | == PolarAxes and Plotting Improvements == |
edits