Results 1 -
3 of
3
On the design of CGAL a computational geometry algorithms library
- Softw. – Pract. Exp
, 1998
"... CGAL is a Computational Geometry Algorithms Library written in C++, which is being developed by research groups in Europe and Israel. The goal is to make the large body of geometric algorithms developed in the field of computational geometry available for industrial application. We discuss the major ..."
Abstract
-
Cited by 82 (15 self)
- Add to MetaCart
CGAL is a Computational Geometry Algorithms Library written in C++, which is being developed by research groups in Europe and Israel. The goal is to make the large body of geometric algorithms developed in the field of computational geometry available for industrial application. We discuss the major design goals for CGAL, which are correctness, flexibility, ease-of-use, efficiency, and robustness, and present our approach to reach these goals. Generic programming using templates in C++ plays a central role in the architecture of CGAL. We give a short introduction to generic programming in C++, compare it to the object-oriented programming paradigm, and present examples where both paradigms are used effectively in CGAL. Moreover, we give an overview of the current structure of the CGAL-library and consider software engineering aspects in the CGAL-project. Copyright c ○ 1999 John Wiley & Sons, Ltd. KEY WORDS: computational geometry; software library; C++; generic programming;
A case study in statistical computing in a lisp environment: Geometric ahstractions for constrained optimization of layouts
- In Proc. of the 1989 Joint Statistical Meetings, Stat. Compo Sect
, 1989
"... In statistical computing in a abstractions for constrained of ..."
Abstract
-
Cited by 1 (1 self)
- Add to MetaCart
In statistical computing in a abstractions for constrained of
ARIZONA OVERVIEW AND NOTES FOR RELEASE 0.0 by
, 1991
"... This document provides an introduction to a system called Arizona, now under development at the U. of Washington. It consists of this overview section, a section outlining suggested style conventions to be followed by contributors to Arizona, followed by a section describing the most basic module in ..."
Abstract
- Add to MetaCart
This document provides an introduction to a system called Arizona, now under development at the U. of Washington. It consists of this overview section, a section outlining suggested style conventions to be followed by contributors to Arizona, followed by a section describing the most basic module in Arizona, called Tools. Additonal reports are available that describe other currently released modules in Arizona [20, 21, 19]. 1.1 The scope of Arizona Arizona is intended to be a portable, public-domain collection of tools supporting scientific computing, quantitative graphics, and data analysis, implemented in Common Lisp and CLOS (the

