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
b5a3a8b3
Commit
b5a3a8b3
authored
Feb 06, 2019
by
Guillaume Melquiond
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
New release.
parent
3764b8c5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
1 deletion
+11
-1
NEWS.md
NEWS.md
+10
-0
configure.in
configure.in
+1
-1
No files found.
NEWS.md
View file @
b5a3a8b3
Version 3.1.0
-------------
*
changed matching order in
`Bcompare`
*
improved behavior of
`Binary.v`
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
*
made installation also install source files
Version 3.0.0
-------------
...
...
configure.in
View file @
b5a3a8b3
AC_INIT([Flocq], [3.
0
.0],
AC_INIT([Flocq], [3.
1
.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