Changes between Version 11 and Version 12 of Ticket #19971
- Timestamp:
- 07/11/18 16:51:11 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19971
-
Property
Milestone
changed from
sage-7.1
tosage-wishlist
-
Property
Milestone
changed from
-
Ticket #19971 – Description
v11 v12 11 11 https://www.imcce.fr/trip/scscp/ 12 12 13 - Python package py-scscp: 14 - on PyPI: https://pypi.org/project/scscp/ 15 - on !GitHub: https://github.com/OpenMath/py-scscp 16 17 To use in Sage: 18 {{{ 19 sage --pip install scscp 20 }}} 21 13 22 See also: 14 23 - #19970 "Provide an !OpenMath interface". 15 24 16 Both tickets would improve interoperability of SageMath25 Both tickets would improve interoperability of !SageMath 17 26 and other mathematics software (both ways: accessing other 18 27 software from Sage, and accessing Sage from other software).