Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
Numerical Analysis in Coq
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Micaela Mayero
Numerical Analysis in Coq
Commits
9fa4b13e
Commit
9fa4b13e
authored
2 years ago
by
Micaela Mayero
Browse files
Options
Downloads
Patches
Plain Diff
opam tag Tonelli.1.0
parent
93c6ae16
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
opam
+7
-7
7 additions, 7 deletions
opam
with
7 additions
and
7 deletions
opam
+
7
−
7
View file @
9fa4b13e
...
...
@@ -3,11 +3,11 @@ synopsis: "Numerical Analysis in Coq"
name: "coq-num-analysis"
version: "1.0"
maintainer: "MILC project <milc@inria.fr>"
authors: "[ "Sylvie Boldo" "François Clément" "Vincent Martin" "Micaela Mayero" "Florian Faissole" "Houda" "Louise" "Stéphane
"
]"
authors: "[ "Sylvie Boldo" "François Clément" "Vincent Martin" "Micaela Mayero" "Florian Faissole" "Houda
Mouhcine
" "Louise
Leclerc
" "Stéphane
Aubry"
]"
homepage: "https://lipn.univ-paris13.fr/coq-num-analysis/-/tree/Tonelli.1.0"
bug-reports: "https://lipn.univ-paris13.fr/coq-num-analysis/-/tree/Tonelli.1.0/issues"
license: "LGPL-3.0-or-later"
tags: [ "keyword:real analysis" "keyword:Lax Milgram" "keyword:Lebesgue" ]
tags: [ "keyword:real analysis" "keyword:Lax Milgram" "keyword:Lebesgue"
"keyword:Tonelli"
]
build: [
make
]
...
...
@@ -19,8 +19,8 @@ remove: [
]
depends: [
"ocaml" { >= "4.08" }
"coq" {>= "8.14.0" & < "8.16"}
"coq-mathcomp-ssreflect" {>= "1.12" & < "1.15"}
"coq-coquelicot" {}
"coq-flocq" {}
]
\ No newline at end of file
"coq" {>= "8.14.0"}
"coq-mathcomp-ssreflect" {>= "1.12"}
"coq-coquelicot" {>= "3.2.0"}
"coq-flocq" {>= "4.0.0"}
]
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment