Skip to content

Commit

Permalink
Updating Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentnoe committed May 7, 2022
1 parent d731610 commit cd595ae
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -156,4 +156,9 @@ Version 1.07
are stored on transitions)
- Adding the "-pF" polynomial computation : it will output polynomials according
to a probabilistic model in several variables.

- Cleaning the binomials_weights : from a static table, it is now an integrated
code.
_ Overflow checks on most critical operations : the binomial & multivariate code
have also been set with an overflow check for most common operators (+ and *)
BY DEFAULT : infint are used now : this is the most secure way to give correct
results.

0 comments on commit cd595ae

Please sign in to comment.