Statistiques
| Révision :

root / pobysoC-4.0 / src / test-pobyso-subpoly.c @ 287

Historique | Voir | Annoter | Télécharger (2,78 ko)

  • svn:mime-type: text/plain
# Date Auteur Commentaire
137 12/11/2014 17:43 Serge Torres

Added: pobyso_is_int function and tests.
Changed: some tests.

136 11/11/2014 18:12 Serge Torres

conflict solved.

134 10/11/2014 17:57 Serge Torres

Tested: pobyso_new_monomial function.
Added: pobyso_subpoly function wrapper;
doxygen configuration file.
Changed: clean up in return values of functions (no errors any more, NULL pointers
or 0 ints instead).

133 09/11/2014 20:06 Serge Torres

Added: pobyso_is_constant_expression (finished), and
pobyso_new_monomial (to be tested).