Skip to content

Mathcomp 2.5 compatibility#30

Closed
andrew-appel wants to merge 11 commits intomainfrom
mathcomp.2.5
Closed

Mathcomp 2.5 compatibility#30
andrew-appel wants to merge 11 commits intomainfrom
mathcomp.2.5

Conversation

@andrew-appel
Copy link
Copy Markdown
Collaborator

  1. Minor changes for mathcomp 2.5 compatibility.
  2. Update the coq-laproof.opam file for mathcomp 2.5, rocq 9.0, etc.
  3. remove a no-longer-needed VST compatibility comment in VSU_densemat.v

1. Gluing dense matrices side by side in an array, i.e.,
  splitting an m x (n1+n2) dense matrix into mxn1 and mxn2

2. Viewing an already allocated array as a dense matrix, useful
  for densematn in C local arrays

3. More automated tactics for get/set in C code when the indices are
  constants
@andrew-appel
Copy link
Copy Markdown
Collaborator Author

These changes seem to have already been made in main branch, so no need to merge.

@andrew-appel andrew-appel deleted the mathcomp.2.5 branch April 6, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants