⇦ | wxmaxima [main]
Last updated on: 2025-10-02 00:01 [UTC]

Metadata for wxmaxima in main

io.github.wxmaxima_developers.wxMaxima - 22.12.0-1 ⚙ amd64 ⚙ arm64 ⚙ armel ⚙ armhf ⚙ i386 ⚙ mips64el ⚙ mipsel ⚙ ppc64el ⚙ s390x

Icon
---
Type: desktop-application
ID: io.github.wxmaxima_developers.wxMaxima
Package: wxmaxima
ProjectLicense: GPL-2.0-or-later
Name:
  C: wxMaxima
Summary:
  C: A graphical user interface for Maxima, a powerful computer algebra system
Description:
  C: >-
    <p>
          wxMaxima is a graphical user interface for the computer algebra system Maxima:
          a program that solves mathematical problems by manipulating
          equations (and outputting the resulting formula), instead of just
          calculating a number. wxMaxima eases the use of Maxima by making
          most of its commands available through a menu system and by
          providing input dialogs for commands that require more than one
          argument. It also implements its own display engine that outputs
          mathematical symbols directly instead of depicting them with
          ASCII characters.
        </p>
    <p>
          wxMaxima also features 2D and 3D inline plots, simple animations,
          mixing of text and mathematical calculations to create documents,
          exporting of input and output to TeX, document structuring and a
          browser for Maxima's manual including command index and full text
          searching.
        </p>
Developer:
  name:
    C: wxMaxima Team
Categories:
- Science
- Education
Keywords:
  C:
  - maths
  - cas
  - algebra
  - education
  - engineering
  - physics
Url:
  bugtracker: https://github.com/wxMaxima-developers/wxmaxima/issues
  homepage: https://wxMaxima-developers.github.io/wxmaxima/
  help: https://wxmaxima-developers.github.io/wxmaxima/help.html
Icon:
  cached:
  - name: wxmaxima_io.github.wxmaxima_developers.wxMaxima.png
    width: 64
    height: 64
  stock: io.github.wxmaxima_developers.wxMaxima
Launchable:
  desktop-id:
  - io.github.wxmaxima_developers.wxMaxima.desktop
Provides:
  binaries:
  - wxMaxima
  mediatypes:
  - text/x-wxmaxima-batch
  - text/x-wxmathml
  - text/x-maximasession
  - text/x-maxima-out
Screenshots:
- default: true
  caption:
    C: An example of a plot embedded in a work sheet
  thumbnails:
  - url: io/github/wxmaxima_developers.wxMaxima/5080bef994387aa7348cb3654c4b5cce/screenshots/image-1_1248x702@1.png
    width: 1248
    height: 702
  - url: io/github/wxmaxima_developers.wxMaxima/5080bef994387aa7348cb3654c4b5cce/screenshots/image-1_752x423@1.png
    width: 752
    height: 423
  - url: io/github/wxmaxima_developers.wxMaxima/5080bef994387aa7348cb3654c4b5cce/screenshots/image-1_624x351@1.png
    width: 624
    height: 351
  - url: io/github/wxmaxima_developers.wxMaxima/5080bef994387aa7348cb3654c4b5cce/screenshots/image-1_224x126@1.png
    width: 224
    height: 126
  source-image:
    url: io/github/wxmaxima_developers.wxMaxima/5080bef994387aa7348cb3654c4b5cce/screenshots/image-1_orig.png
    width: 1440
    height: 810
Languages:
- locale: ca
  percentage: 33
- locale: de
  percentage: 74
- locale: en_US
  percentage: 100
- locale: es
  percentage: 65
- locale: gl
  percentage: 32
- locale: hu
  percentage: 67
- locale: it
  percentage: 78
- locale: ja
  percentage: 29
- locale: kab
  percentage: 25
- locale: ru
  percentage: 100
- locale: tr
  percentage: 57
- locale: uk
  percentage: 100
- locale: zh_CN
  percentage: 65
Releases:
- version: 22.12.0
  type: stable
  unix-timestamp: 1672319040
  description:
    C: >-
      <p>Bugfixes, stability and display improvements.
             A cleaner status bar with double-click actions Better display of labels box() now is displayed as a box, as the maxima manual states
      box(expr, &quot;highlight&quot;) display expr in red, instead Resolved a few display glitches Resolved OS-dependant wrong actions on gui
      events A few system and compiler specific fixes Resolved a few compilation warnings Try harder to connect maxima if one communication
      port is blocked (#1717) Better display of help text in the console Faster saving of .wxmx files Better toolbar bitmap handling</p>
- version: 22.11.1
  type: stable
  unix-timestamp: 1669585680
  description:
    C: >-
      <p>
            Repaired the zoom functionality.
          </p>
- version: 22.11.0
  type: stable
  unix-timestamp: 1669490460
  description:
    C: >-
      <p>A bug fix release.
             Resolved an ID collision (#1726) Faster restart of maxima (#1715) Make various dialogs window-modal (#1712) Proper handling of
      unicode in selection (#1726) An unicode conversion error (#1727) Repaired the &quot;enter matrix&quot; dialogue Jump to the correct anchor
      even if using online help Translation updates Many windows build improvements Resolved a crash on restarting maxima</p>
- version: 22.09.0
  type: stable
  unix-timestamp: 1662064620
  description:
    C: >-
      <p>Help integration, work on the wizards and many bug fixes.
      
      Support for wxWidgets 3.1.7The description field for wizards no more is a MouseOverToolTipWizards now accept chars from the unicode buttonsWizards
      now can balance parenthesisWizards for operatingsystem, basic programming and string operationsMore miscellaneous work on the wizardsThe
      watchlist was brokenIn MacOs the config dialogue crashedBetter scalability of the config dialogueFolded multiline code cells are now sent
      to Maxima correctly (#1674)The output of the &quot;?&quot; command contained spurious &quot;&lt;&quot; (#1688)?, ?? and describe() now
      use a browser window, by default
      
      (an up-to-date Maxima is required for that feature)Search harder for the Maxima manualSearch harder for Maxima manual entriesNow we find
      Maxima manual entries that have no explicit anchorOn Linux, MacOs and, if wxWidgets was compiled with edge support
      
      the help browser can be obened in a dockable windowwxMaxima can now compiled, even if wxWidgets was configured with
      
      the option &quot;--enable-privatefonts=no&quot;.
      
      Use the option -DWXM_INCLUDE_FONTS=NO when compiling wxMaxima.Names that end in an underscore are now printed correctly (#1706)Made the
      tests work on more platforms (#1709)Resolved some asserts (#1574)Working MathJaX (#1702)A primitive integrated ChangeLog viewerBetter
      documentation (#1693)Better unicode handling (#1691)Many additional bugfixes</p>
ContentRating:
  oars-1.0:
    social-info: mild