Statistiques
| Révision :

root / pobysoC-4.0 / src / pobyso.h @ 138

Historique | Voir | Annoter | Télécharger (10,06 ko)

  • svn:executable: *
# Date Auteur Commentaire
138 14/11/2014 17:25 Serge Torres

Added: pobyso_is_polynomial_term, pobyso_is_monomial and corresponding testing.
Modified: several places, too many to detail.

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).

132 05/11/2014 17:59 Serge Torres

Lot's of changes, to complex to describe in details.

130 03/11/2014 17:52 Serge Torres

Changed pobyso_function_t type to pobyso_func_exp_t type.

128 15/09/2014 17:42 Serge Torres

Lots of revisions of the C version of Pobyso.

127 04/04/2014 17:34 Serge Torres

Several adaptations to Sollya 4.x
Mainly in pobyso_parser_string

50 30/11/2012 11:21 Serge Torres

Nothing

26 23/11/2012 14:16 Serge Torres

Initial load.