Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/pkg/scscp/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 27.7.2025 mit Größe 1 kB image not shown  

Quelle  README.md   Sprache: unbekannt

 
[![Build Status](https://github.com/gap-packages/scscp/workflows/CI/badge.svg?branch=master)](https://github.com/gap-packages/scscp/actions?query=workflow%3ACI+branch%3Amaster)
[![Code Coverage](https://codecov.io/github/gap-packages/scscp/coverage.svg?branch=master&token=)](https://codecov.io/gh/gap-packages/scscp)

# SCSCP

The GAP package SCSCP implements the Symbolic Computation Software
Composability Protocol for the computational algebra system GAP in
accordance with:

* SCSCP specification:
    https://www.openmath.org/standard/scscp/
* OpenMath content dictionary scscp1:
    https://openmath.org/cd/scscp1.html
* OpenMath content dictionary scscp2:
    https://openmath.org/cd/scscp2.html

To run the demo, open two terminal windows. In the first window,
start the server with

    cd <path>/scscp/example
    gap myserver.g

and then in the second window start the demo with

    cd <path>/scscp/demo
    gap rundemo.g

In the GAP session started by the demo, press any key other than 'q'
to run the next command, and press 'q' to stop the demo.


# Issue tracker

Please submit bug reports, suggestions for improvements and patches
via the issue tracker: https://github.com/gap-packages/scscp/issues.

Olexandr Konovalov, Steve Linton

[ Dauer der Verarbeitung: 0.20 Sekunden  (vorverarbeitet)  ]