Difference between revisions of "Tvmet"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=tvmet |Short description=tvmet |Full description=This Tiny Vector and Matrix template library uses Meta Templates and Expression Templates (ET) to evaluate results ...")
 
(New version)
 
Line 3: Line 3:
 
|Short description=tvmet
 
|Short description=tvmet
 
|Full description=This Tiny Vector and Matrix template library uses Meta Templates and Expression Templates (ET) to evaluate results at compile time, thus making it fast for low-end systems. The code produced is similar to hand-coded code, but its quality still depends on the compiler and its version. The dimensions for vectors and matrices are static and bounded at compile time using template arguments.
 
|Full description=This Tiny Vector and Matrix template library uses Meta Templates and Expression Templates (ET) to evaluate results at compile time, thus making it fast for low-end systems. The code produced is similar to hand-coded code, but its quality still depends on the compiler and its version. The dimensions for vectors and matrices are static and bounded at compile time using template arguments.
 +
|Homepage URL=http://tvmet.sourceforge.net/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://tvmet.sourceforge.net/
 
|VCS checkout command=
 
 
|Computer languages=C++
 
|Computer languages=C++
 
|Documentation note=User guide available in HTML format from http://tvmet.sourceforge.net/
 
|Documentation note=User guide available in HTML format from http://tvmet.sourceforge.net/
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=template,matrix,compile,debug,vector,expression template
 
|Keywords=template,matrix,compile,debug,vector,expression template
|Is GNU=n
+
|Version identifier=1.7.2
|Last review by=Janet Casey
+
|Version date=2007/06/23
|Last review date=2005-04-26
+
|Version status=stable
 +
|Version download=https://sourceforge.net/projects/tvmet/files/latest/download?source=files
 +
|Version comment=1.7.2 stable released 2007-06-23
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/01/09
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.7.1
+
|Status=
|Version date=2005-04-26
+
|Is GNU=No
|Version status=stable
+
|License verified date=2004-09-15
|Version download=http://prdownloads.sourceforge.net/tvmet/tvmet-1.7.1.tar.gz?download
+
}}
 +
{{Project license
 +
|License=LGPLv2.1orlater with tvmet exception
 +
|License verified by=Janet Casey
 
|License verified date=2004-09-15
 
|License verified date=2004-09-15
|Version comment=1.7.1 stable released 2005-04-26
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Olaf Petzold
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Olaf Petzold
 
 
|Email=opetzold@users.sourceforge.net
 
|Email=opetzold@users.sourceforge.net
 
|Resource URL=
 
|Resource URL=
Line 51: Line 49:
 
{{Software category
 
{{Software category
 
|Interface=library
 
|Interface=library
|Library=c
 
 
|Software-development=compiler
 
|Software-development=compiler
|Use=library,software-development
+
|Use=library, software-development
}}
 
{{Project license
 
|License=LGPLv2.1orlater with tvmet exception
 
|License verified by=Janet Casey
 
|License verified date=2004-09-15
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 64: Line 56:
 
|Prerequisite description=CppUnit (for regression texts)
 
|Prerequisite description=CppUnit (for regression texts)
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 20:28, 8 January 2017


[edit]

tvmet

http://tvmet.sourceforge.net/
tvmet

This Tiny Vector and Matrix template library uses Meta Templates and Expression Templates (ET) to evaluate results at compile time, thus making it fast for low-end systems. The code produced is similar to hand-coded code, but its quality still depends on the compiler and its version. The dimensions for vectors and matrices are static and bounded at compile time using template arguments.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

15 September 2004




Leaders and contributors

Contact(s)Role
Olaf Petzold Maintainer


Resources and communication

AudienceResource typeURI
SupportMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/tvmet-users
DeveloperMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/tvmet-devel
HelpMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/tvmet-announce


Software prerequisites

KindDescription
Weak prerequisiteCppUnit (for regression texts)




Entry
























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.