Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
flocq
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Flocq
flocq
Commits
8d3e34e0
Commit
8d3e34e0
authored
Nov 16, 2017
by
BOLDO Sylvie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
List of changes for Flocq 3.0
parent
0417a82b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
45 additions
and
0 deletions
+45
-0
NEWS
NEWS
+45
-0
No files found.
NEWS
View file @
8d3e34e0
Version 3.0.0:
- stripped prefix from all the file names, renamed some files
. Definitions -> Defs
- renamed canonic_exp into cexp, canonic into canonical
- changed FLX, FIX, FLT, FLXN, FTZ_format into inductive types
- changed nan_pl into a boolean predicate
- replaced Z2R with Coq 8.7's IZR
- removed Zeven and its theorems in favor of Z.even of the standard library
- modified statement of Rcompare_sqr
- renamed theorem more uniformly
. bpow_plus1 -> bpow_plus_1
. mag_lt_pos -> lt_mag
. F2R_le_reg -> le_F2R
. F2R_le_compat -> F2R_le
. F2R_lt_reg -> lt_F2R
. F2R_lt_compat -> F2R_lt
. F2R_eq_reg -> eq_F2R
. F2R_eq_compat -> F2R_eq
. F2R_eq_0_reg -> eq_0_F2R
. F2R_ge_0_reg -> ge_0_F2R
. F2R_le_0_reg -> le_0_F2R
. F2R_gt_0_reg -> gt_0_F2R
. F2R_lt_0_reg -> lt_0_F2R
. F2R_le_0_compat -> F2R_le_0
. F2R_ge_0_compat -> F2R_ge_0
. F2R_gt_0_compat -> F2R_gt_0
. F2R_lt_0_compat -> F2R_lt_0
. F2R_neq_0_compat -> F2R_neq_0
. Fnum_ge_0_compat -> Fnum_ge_0
. Fnum_le_0_compat -> Fnum_le_0
. round_ZR_pos -> round_ZR_DN
. round_ZR_neg -> round_ZR_UP
. round_AW_pos -> round_ZR_UP
. round_AW_neg -> round_ZR_DN
. Znearest_N -> Znearest_half
. Rnd_DN_UP_pt_N -> Rnd_N_pt_DN_UP
. Rnd_DN_pt_N -> Rnd_N_pt_DN
. Rnd_UP_pt_N -> Rnd_N_pt_UP
. Rnd_DN_UP_pt_sym -> Rnd_UP_pt_opp
. Rnd_UP_DN_pt_sym -> Rnd_DN_pt_opp
. Rnd_DN_UP_sym -> Rnd_DN_opp
. Rnd_N_pt_sym -> Rnd_N_pt_opp_inv
. Rnd_N_pt_pos -> Rnd_N_pt_ge_0
. Rnd_N_pt_neg -> Rnd_N_pt_le_0
. Rnd_NG_pt_sym -> Rnd_NG_pt_opp_inv
. Rnd_NA_N_pt -> Rnd_NA_pt_N
Version 2.5.2:
- ensured compatibility from Coq 8.4 to 8.6
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment