Historique | Voir | Annoter | Télécharger (12,32 ko)
Added function:- pobyso_range_from_bounds;-pobyso_off;-pobyso_on.
Only the first one needs checking.
Finished: function pobyso_evaluate_constant (but not tested!).
Added: pobyso_evaluate_constant function (unfinished implementation,no testing at all).
Added: pobyso_is_polynomial_term, pobyso_is_monomial and corresponding testing.Modified: several places, too many to detail.
Added: pobyso_is_int function and tests.Changed: some tests.
conflict solved.
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).
Added: pobyso_is_constant_expression (finished), andpobyso_new_monomial (to be tested).
Lot's of changes, to complex to describe in details.
Changed pobyso_function_t type to pobyso_func_exp_t type.
Lots of revisions of the C version of Pobyso.
Several adaptations to Sollya 4.xMainly in pobyso_parser_string
Nothing
Initial load.