Skip to content

Speculation: Interface with dynamically checked dimensions? #23

@GoogleCodeExporter

Description

@GoogleCodeExporter
It would occasionally be convenient to convert quantities to/from a
representation instantiating Num et al. Such a representation would by
necessity have dynamically checked dimensions.

This would enable use of any library or algorithm written for Num et al, at
the price of no static guarantee of correctness for affected code.

Such a representation is currently outside the intended scope of this
library but an interface to another library may be feasible.

One library with dynamically checked dimensions is Henning Thielemann's
NumericPrelude. However, it does not use the standard (flawed as they may
be) Num et al.

Original issue reported on code.google.com by bjorn.bu...@gmail.com on 20 May 2007 at 3:35

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions