MarcoCostantini
MarcoCostantini
This code produces an infinite interval, which is reported to have length 2. In> FromString("<OMOBJ><OMA><OMS cd=\\"interval1\\" name=\\"integer_interval\\"/><OMI>50</OMI><OMS cd=\\"nums1\\" name=\\"infinity\\"/></OMA></OMOBJ> ")OMRead() Out> 50..Infinity In> Length(%) Out> 2 If the extremes of...
The OpenMath standard requires that an OpenMath object starts with the `` tag. However, some OpenMath implementations ( http://www2.macaulay2.com/Macaulay2/doc/Macaulay2-1.15/share/doc/Macaulay2/OpenMath/html/ , https://github.com/OpenMath/py-openmath , https://lurchmath.github.io/openmath-js/site/ ) produce objects without that tag. Hence...
see https://translate.google.it/translate?hl=it&sl=it&tl=en&u=https%3A%2F%2Fit.wikipedia.org%2Fwiki%2FYacas%23difetti
This is the opposite of #300 Let's consider an OpenMath object unknown to Yacas: ``` ``` if this object is converted to Yacas, then a dummy object `yacasform` is created,...
It would be nice if someone with experience of Yacas writes some examples in [https://rosettacode.org/wiki/Category:Yacas](https://rosettacode.org/wiki/Category:Yacas), in order to present the capabilities of Yacas
It would be useful to have the conversion using OpenMath also for polynomials, in particular, I would like to have at least the conversion from OpenMath to Yacas of the...
Please check that the entries about yacas in the wikipedia page [https://en.wikipedia.org/wiki/List_of_computer_algebra_systems](https://en.wikipedia.org/wiki/List_of_computer_algebra_systems) are correct and up-to-date