Statistiques
| Révision :

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

Historique | Voir | Annoter | Télécharger (12,77 ko)

  • svn:executable: *
# Date Auteur Commentaire
288 06/03/2018 16:22 Serge Torres

Fixed: comments on pobyso_evaluate_constant function.

287 05/03/2018 17:16 Serge Torres

Fixed: typos.

150 13/02/2015 17:17 Serge Torres

Added function: pobyso_quiet().
Not tested.

149 06/02/2015 18:03 Serge Torres

Added function:
- pobyso_range_from_bounds;
-pobyso_off;
-pobyso_on.

Only the first one needs checking.

146 05/12/2014 18:06 Serge Torres
140 03/12/2014 17:54 Serge Torres

Finished: function pobyso_evaluate_constant (but not tested!).

139 28/11/2014 17:57 Serge Torres

Added: pobyso_evaluate_constant function (unfinished implementation,
no testing at all).

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.