TY - GEN A1 - Anderson, J. A1 - Galway, W. A1 - Kessler, R. A1 - Melenk, Herbert A1 - Neun, Winfried T1 - The Implementation and Optimization of Portable Standard LISP for the CRAY. N2 - Portable Standard LISP (PSL), a dialect of LISP developed at the University of Utah, has been implemented and optimized for the CRAY 1 and CRAY X-MP supercomputers. This version uses a new implementation technique that permits a step-by-step development of the PSL kernel. The initial CRAY version was acceptable, although the execution speed of the PSL was not as fast as had been anticipated. CRAY-specific optimizations were undertaken that in some cases provided a ten-fold speed improvement, resulting in a fast LISP implementation. T3 - ZIB-Report - SC-87-01 Y1 - 1987 U6 - http://nbn-resolving.de/urn/resolver.pl?urn:nbn:de:0297-zib-31 ER - TY - GEN A1 - Chrapary, Hagen A1 - Dalitz, Wolfgang A1 - Neun, Winfried A1 - Sperber, Wolfram T1 - Design, concepts, and state of the art of the swMATH service N2 - In this paper, the concepts and design for an efficient information service for mathematical software and further mathematical research data are presented. The publication-based approach and the Web-based approach are the main building blocks of the service and will be discussed. Heuristic methods are used for identification, extraction, and ranking of information about software and other mathematical research data. The methods provide not only information about the research data but also link software and mathematical research data to the scientific context. T3 - ZIB-Report - 17-11 KW - software information, software citation, mathematical research data Y1 - 2017 U6 - http://nbn-resolving.de/urn/resolver.pl?urn:nbn:de:0297-zib-62263 SN - 1438-0064 ER - TY - JOUR A1 - Chrapary, Hagen A1 - Dalitz, Wolfgang A1 - Neun, Winfried A1 - Sperber, Wolfram T1 - Design, Concepts, and State of the Art of the swMATH Service JF - Mathematics in Computer Science N2 - In this paper, the concepts and design for an efficient information service for mathematical software and further mathematical research data are presented. The publication-based approach and the web-based approach are the main building blocks of the service and will be discussed. Heuristic methods are used for identification, extraction, and ranking of information about software and other mathematical research data. The methods provide not only information about the research data but also link software and mathematical research data to the scientific context. Y1 - 2017 U6 - https://doi.org/10.1007/s11786-017-0305-5 VL - 11 IS - 3-4 SP - 469 EP - 481 ER - TY - GEN A1 - Dalitz, Wolfgang A1 - Neun, Winfried A1 - Sperber, Wolfram T1 - Semantic Annotation in Mathematics and Math-Net N2 - The Web of the future will provide a huge amount of information. We need better ways for dealing with and managing the information. A qualified semantic annotation of the information plays a key role for the Web of the future. This article gives an overview about the efforts of the mathematical community to build up a distributed and open information and communication system for mathematics: the Math-Net. The Math-Net Initiative has developed metadata schemas for some classes of Web resources which are relevant in mathematics. Math-Net Services process this information and enable the user to efficiently search and access the information. T3 - ZIB-Report - 03-15 KW - information and communication system for mathematics KW - Math-Net Semantic Webdata schemas Y1 - 2003 U6 - http://nbn-resolving.de/urn/resolver.pl?urn:nbn:de:0297-zib-7379 ER - TY - GEN A1 - Draheim, Dirk A1 - Neun, Winfried A1 - Suliman, Dima T1 - Searching and Classifying Differential Equations on the Web N2 - In this paper we describe the semantic analysis of differential equations given in the ubiquitous semi-structured formats MathML and OpenMath. The analysis is integrated in a deployed Web indexing framework. Starting from basic classifications for differential equations the proposed system architecture is amenable to extensions for further reconstruction of mathematical content on the Web. The syntactic analysis of mathematical formulae given in the considered formats must overcome ambiguities that stem from the fact that formula particles may have different encodings, which are in principle completely arbitrary. However, it turns out that the syntactic analysis can be done straightforward given some natural heuristic assumptions. T3 - ZIB-Report - 04-22 KW - Differential Equation KW - Classification KW - OpenMath KW - MathML KW - Harvest Y1 - 2004 U6 - http://nbn-resolving.de/urn/resolver.pl?urn:nbn:de:0297-zib-7975 ER - TY - GEN A1 - Melenk, Herbert A1 - Möller, H. Michael A1 - Neun, Winfried T1 - Symbolic Solution of Large Stationary Chemical Kinetics Problems. N2 - The paper presents a new application of computer algebra to the treatment of steady states of reaction systems. The method is based on the Buchberger algorithm. This algorithm was modified such that it can exploit the special structure of the equations derived from reaction systems, so even large systems can be handled. In contrast to numerical approximation techniques, the algebraic solution gives a complete and definite overview of the solution space and it is even applicable when parameter values are unknown or undetermined. The algorithm, its adaptation to the problem class and its application to selected examples are presented. T3 - ZIB-Report - SC-88-07 Y1 - 1988 U6 - http://nbn-resolving.de/urn/resolver.pl?urn:nbn:de:0297-zib-157 ER - TY - GEN A1 - Melenk, Herbert A1 - Möller, H. Michael A1 - Neun, Winfried T1 - On Gröbner Bases Computation on a Supercomputer Using REDUCE. N2 - Gröbner bases are the main tool for solving systems of algebraic equations and some other problems in connection with polynomial ideals using Computer Algebra Systems. The procedure for the computation of Gröbner bases in REDUCE 3.3 has been modified in order to solve more complicated algebraic systems of equations by some general improvements and by some tools based on the specific resources of the CRAY X-MP. We present this modification and illustrate it by examples. T3 - ZIB-Report - SC-88-02 Y1 - 1988 U6 - http://nbn-resolving.de/urn/resolver.pl?urn:nbn:de:0297-zib-107 ER - TY - GEN A1 - Melenk, Herbert A1 - Neun, Winfried T1 - Implementation of Portable Standard LISP for the SPARC Processor. N2 - The SPARC processor is a RISC (Reduced Instruction Set Computer) microcomputer, built into the SUN4 workstations. Since RISC processors are very well-suited for LISP processing, the implementation of a dialect of LISP (Portable Standard LISP, PSL) boded well for a great speed-up in comparison with other types of microcomputers. A first approach was done at The RAND Corporation in Santa Monica, which was derived from classical processor types like MC68000 or VAX. At the Konrad- Zuse-Zentrum für Informationstechnik Berlin (ZIB) that initial implementation was redesigned in order to adapt PSL to the specific features of the SPARC processor. The present implementation, in some parts, is very close to Cray PSL version also done in ZIB. Some timing informations are given in the appendix. T3 - ZIB-Report - TR-89-06 Y1 - 1989 U6 - http://nbn-resolving.de/urn/resolver.pl?urn:nbn:de:0297-zib-4625 ER - TY - GEN A1 - Melenk, Herbert A1 - Neun, Winfried T1 - REDUCE User s Guide for the CRAY 1 / CRAY X-MP Series Running UNICOS. Version 3.3. N2 - This document describes operating procedures for running REDUCE specific to the CRAY 1 and CRAY X-MP computers running the Operating System UNICOS. The document was derived from the corresponding document for Vax/UNIX prepared by A. C. Hearn and L. R. Seward, The Rand Corporation, Santa Monica, (CP85). T3 - ZIB-Report - TR-88-02 Y1 - 1988 U6 - http://nbn-resolving.de/urn/resolver.pl?urn:nbn:de:0297-zib-4539 ER - TY - GEN A1 - Melenk, Herbert A1 - Neun, Winfried T1 - REDUCE Installation Guide for CRAY 1 / X-MP Systems Running UNICOS. Version 3.3. N2 - This guide describes the CRAY/UNICOS REDUCE distribution tape and the procedures for installing, testing and maintaining REDUCE on a CRAY 1 or CRAY X-MP running UNICOS. This document was derived from the corresponding document for Vax/UNIX prepared by A. C. Hearn and L.R. Seward, The Rand Corporation, Santa Monica, publication CP84. T3 - ZIB-Report - TR-88-03 Y1 - 1988 U6 - http://nbn-resolving.de/urn/resolver.pl?urn:nbn:de:0297-zib-4541 ER -