Skip to content

v1.0.2

Latest
Compare
Choose a tag to compare
@zhengpushi zhengpushi released this 11 Jun 05:13
· 47 commits to main since this release

FinMatrix v1.2 (2024.06.11), main changlog:

  • add performance test for extracted OCaml program
  • add new notations, such as 'I_n for fin n
  • add new tactics, such as v2e to split vector to element
  • add more examples in example.v
  • update RExt module
  • update notation c* instead of \.* for vcmul, mcmul
  • remove notation such as .x, .y, .z for vector indices