[Agda] Numerical Programming in Agda

Andreas Abel andreas.abel at ifi.lmu.de
Mon Jul 1 19:42:03 CEST 2013


Maybe you should talk to Anton Setzer, he has done something on real 
numbers and Agda.

On 01.07.2013 13:36, david rush wrote:
> Hello all -
>
> I am working on a numerical programming project and it is increasingly looking
> like I am going to need something like Agda's fully dependent types in order
> to correctly express the structure of my code. The trouble is, it looks like
> almost no-one does any numerical programming in it, and I am loath to create
> my own prelude with the usual numeric type hierarchy (building up from Nat to
> Complex Floats). Well, I'd rather not if someone has already done it, anyway
> :)
>
> Google comes up with very few hits for "numerical programming in agda" and
> other similar searches. Can it really be that I am the first to try doing
> this? Does anyone have a pointer to pre-existing work which might help?
>
> TIA,
> david rush
>
>
> _______________________________________________
> Agda mailing list
> Agda at lists.chalmers.se
> https://lists.chalmers.se/mailman/listinfo/agda
>


-- 
Andreas Abel  <><      Du bist der geliebte Mensch.

Theoretical Computer Science, University of Munich
Oettingenstr. 67, D-80538 Munich, GERMANY

andreas.abel at ifi.lmu.de
http://www2.tcs.ifi.lmu.de/~abel/


More information about the Agda mailing list