• Deutsch
Login

  • Home
  • Search
  • Browse
  • Publish
  • FAQ

Refine

Author

  • Neun, Winfried (19)
  • Melenk, Herbert (13)
  • Dalitz, Wolfgang (2)
  • Möller, H. Michael (2)
  • Sperber, Wolfram (2)
  • Sturm, Thomas (2)
  • Vigerske, Stefan (2)
  • Anderson, J. (1)
  • Chrapary, Hagen (1)
  • Draheim, Dirk (1)
+ more

Year of publication

  • 2017 (1)
  • 2010 (2)
  • 2008 (1)
  • 2004 (1)
  • 2003 (1)
  • 1989 (1)
  • 1988 (6)
  • 1987 (5)
  • 1986 (1)

Document Type

  • ZIB-Report (18)
  • Article (1)

Has Fulltext

  • yes (18)
  • no (1)

Keywords

  • Classification (1)
  • Convex Functions (1)
  • Differential Equation (1)
  • Harvest (1)
  • Hybrid Symbolic-Numeric Computation (1)
  • Math-Net Semantic Webdata schemas (1)
  • MathML (1)
  • Nonlinear Global Optimization (1)
  • OpenMath (1)
  • Real Quantifier Elimination (1)
+ more

Institute

  • ZIB Allgemein (15)
  • Scientific Information (4)

19 search hits

  • 1 to 10
  • BibTeX
  • CSV
  • RIS
  • XML
  • 10
  • 20
  • 50
  • 100

Sort by

  • Year
  • Year
  • Title
  • Title
  • Author
  • Author
Implementation of Portable Standard LISP for the SPARC Processor. (1989)
Melenk, Herbert ; Neun, Winfried
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.
Design, concepts, and state of the art of the swMATH service (2017)
Chrapary, Hagen ; Dalitz, Wolfgang ; Neun, Winfried ; Sperber, Wolfram
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.
Supporting Global Numerical Optimization of Rational Functions by Generic Symbolic Convexity Tests (2010)
Neun, Winfried ; Sturm, Thomas ; Vigerske, Stefan
The Implementation and Optimization of Portable Standard LISP for the CRAY. (1987)
Anderson, J. ; Galway, W. ; Kessler, R. ; Melenk, Herbert ; Neun, Winfried
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.
Portable Common LISP Subset Implementation for CRAY X+MP Computers. (1987)
Melenk, Herbert ; Neun, Winfried
This document describes the installation procedure and maintenance for the Portable Common LISP Subset (PCLS) developed at the University of Utah.
Portable Standard LISP for CRAY X-MP Computers. (1986)
Melenk, Herbert ; Neun, Winfried
Portable Standard LISP (PSL) is a portable implementation of the programming language LISP constructed at the University of Utah. The version 3.4 of PSL was implemented for CRAY X-MP computers by Konrad-Zuse-Zentrum Berlin; this implementation is based to an important part on the earlier implementation of PSL 3.2 at the University of Utah, Los Alamos National Laboratories and CRAY Research Inc. at Mendota Heights. During the work on implementing PSL the language LISP was investigated for areas which can be supported by vector hardware. One area was found in the COMMON LISP sequence functions and some typical application areas of LISP programming can be improved by vector processing too. A model for the implementation of vector instructions in LISP was developed. For arithmetic an experimental vectorizing extent of the PSL compiler was constructed. With this means full vector hardware capacity can become available for LISP applications.
REDUCE Installation Guide for CRAY 1 / X-MP Systems Running COS. Version 3.3. (1987)
Melenk, Herbert ; Neun, Winfried
This guide describes the CRAY/COS REDUCE distribution tape and the procedures for installing, testing and maintaining REDUCE on a CRAY 1 or CRAY X-MP running COS. 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.
Symbolic Solution of Large Stationary Chemical Kinetics Problems. (1988)
Melenk, Herbert ; Möller, H. Michael ; Neun, Winfried
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.
Portable Standard LISP Implementation for CRAY X+MP Computers. Release of PSL 3.4 for COS. (1987)
Melenk, Herbert ; Neun, Winfried
Portable Standard LISP (PSL) is a portable implementation of the programming language LISP constructed at the University of Utah. The version 3.4 of PSL was implemented for CRAY X-MP computers by Konrad Zuse-Zentrum Berlin; this implementation is based to an important part on the earlier implementation of PSL 3.2 at Salt Lake City, Los Alamos and Mendota Heights.
Supporting Global Numerical Optimization of Rational Functions by Generic Symbolic Convexity Tests (2010)
Neun, Winfried ; Sturm, Thomas ; Vigerske, Stefan
Convexity is an important property in nonlinear optimization since it allows to apply efficient local methods for finding global solutions. We propose to apply symbolic methods to prove or disprove convexity of rational functions over a polyhedral domain. Our algorithms reduce convexity questions to real quantifier elimination problems. Our methods are implemented and publicly available in the open source computer algebra system REDUCE. Our long term goal is to integrate REDUCE as a workhorse'' for symbolic computations into a numerical solver.
  • 1 to 10

OPUS4 Logo

  • Contact
  • Impressum und Datenschutz
  • Sitelinks