caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] First alpha release of the FoC library
@ 2003-07-11 16:04 Damien Doligez
  0 siblings, 0 replies; only message in thread
From: Damien Doligez @ 2003-07-11 16:04 UTC (permalink / raw)
  To: communaute, Map, calculemus-ig, rewriting, caml-list

Hello,

We are pleased to announce the first release of the FOC library,  for
symbolic computation over polynomials. This release also contains a
compiler to Ocaml and Coq source code.

FOC source files contain some declarations and definitions of
functions, some statements about these functions and proofs of these
statements. The main programming features are
multiple inheritance, late binding, high-level parametrisation and
encapsulation mechanisms.   See the tutorial and the reference manuals
for details (and some research papers on our web site). This release 
also
provides  tools to produce XML formats (Openmath, Omdoc) and some
other tools helping the developer.


The library contains  the  FoC sources for
polynomial arithmetic using various representations:

- a general description of commutative algebra basic structures.
- Implementation of arbitrary precision integers using Ocaml big_ints.
- Polynomials using distributed (sparse) and recursive representations.
- Univariate subresultants calculations.
- Univariate polynomial factorization over finite fields.

Other sources have not been tested enough and are not compiled by
default. They are included for completeness.


This very first version must be considered as an
alpha-version. Although  in principle  proofs are required by the
system, the distributed library contains very few completed
proofs. Developing nice tools to do proofs is our long term goal. 
However, the system checks, with the help of the Coq prover,
that using together inheritance, late binding, parametrization do not
lead to inconsistencies. And users can already  do proofs within Coq.



The release is available at:
< http://pauillac.inria.fr/foc >
and < http://www-spi.lip6.fr/foc/distrib-en.html >

The documentation is available on-line:
< http://www-spi.lip6.fr/foc/documentation-en.html >


Should you have any problem with the release, send a mail to
foc-help@beaune.inria.fr. Remember that this is work in progress. All
bug reports are welcome and any help will be appreciated.

-- Damien Doligez for the FoC team.

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-07-11 16:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-11 16:04 [Caml-list] First alpha release of the FoC library Damien Doligez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).