From 1410cd992e5acb842a698a0d0c4d6bf79ddfcae7 Mon Sep 17 00:00:00 2001 From: "James D. Mitchell" Date: Sat, 21 Oct 2023 09:06:42 +0200 Subject: [PATCH] Update version numbers etc for v0.0.8 --- .VERSION | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.VERSION b/.VERSION index 1750564f..d169b2f2 100644 --- a/.VERSION +++ b/.VERSION @@ -1 +1 @@ -0.0.6 +0.0.8 diff --git a/README.md b/README.md index 276a47ff..8829eb79 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # HPCombi ![build status](https://api.travis-ci.org/hivert/HPCombi.svg?branch=master) -High Performance Combinatorics in C++ using vector instructions v0.0.6 +High Performance Combinatorics in C++ using vector instructions v0.0.8 SSE and AVX instruction sets allows for very fast manipulation of combinatorial objects such as transformations, permutations, boolean matrices