git: 68ccdb12923e - main - misc/quantum++: Correction in pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jan 2022 20:46:53 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=68ccdb12923ec2293b5c96a2f38651d33efce632 commit 68ccdb12923ec2293b5c96a2f38651d33efce632 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-01-11 20:45:41 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-01-11 20:46:51 +0000 misc/quantum++: Correction in pkg-descr Reported by: Vlad Gheorghiu <vlad@softwareq.ca> --- misc/quantum++/pkg-descr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/quantum++/pkg-descr b/misc/quantum++/pkg-descr index 1302ff363bd1..5834e23b489d 100644 --- a/misc/quantum++/pkg-descr +++ b/misc/quantum++/pkg-descr @@ -1,5 +1,5 @@ -Quantum++ is a modern C++11 general purpose quantum computing library, composed -solely of template header files. Quantum++ is written in standard C++11 and has +Quantum++ is a modern general purpose quantum computing library, composed +solely of template header files. Quantum++ is written in standard C++17 and has very low external dependencies, using only the Eigen 3 linear algebra header-only template library and, if available, the OpenMP multi-processing library.