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
c9353b99
Commit
c9353b99
authored
Dec 28, 2020
by
Guillaume Melquiond
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
New release.
parent
a77bd08b
Pipeline
#199609
passed with stages
in 31 minutes and 5 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
2 deletions
+8
-2
NEWS.md
NEWS.md
+7
-1
configure.in
configure.in
+1
-1
No files found.
NEWS.md
View file @
c9353b99
Version 3.4.0
-------------
*
added some comparison functions to
`IEEE754.BinarySingleNaN`
*
proved the corresponding adequacy lemmas in
`IEEE754.PrimFloat`
Version 3.3.1
-------------
...
...
@@ -25,7 +31,7 @@ Version 3.1.0
-------------
*
changed matching order in
`Bcompare`
*
improved behavior of
`
Binary.v
`
functions with respect to NaNs
*
improved behavior of
`
IEEE754.Binary
`
functions with respect to NaNs
*
ensured compatibility from Coq 8.7 to 8.9
*
added functions
`Bpred`
and
`Bsucc`
*
added theorems on optimal relative error bounds for plus and square root
...
...
configure.in
View file @
c9353b99
AC_INIT([Flocq], [3.
3.1
],
AC_INIT([Flocq], [3.
4.0
],
[Sylvie Boldo <sylvie.boldo@inria.fr>, Guillaume Melquiond <guillaume.melquiond@inria.fr>],
[flocq])
...
...
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