/usr/share/doc/NTL/tour.html is in libntl-dev 5.4.2-4.1build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 | <html>
<head>
<title>
A Tour of NTL </title>
</head>
<body bgcolor="#fff9e6">
<h1>
<p align=center>
A Tour of NTL
</p>
</h1>
<p>
<p>
<hr>
<h2>
Table of Contents
</h2>
<p>
<ol>
<li>
<a href="tour-intro.html">
Introduction
</a>
<li>
<a href="tour-examples.html">
Examples
</a>
<li>
<a href="tour-struct.html">
Programming Interface
</a>
<li>
<a href="tour-modules.html">
Summary of NTL's Main Modules
</a>
<li>
<a href="tour-stdcxx.html">
Traditional and ISO Modes
</a>
<li>
<a href="tour-unix.html">
Obtaining and Installing NTL for UNIX
</a>
<li>
<a href="tour-win.html">
Obtaining and Installing NTL for Windows and other Platforms
</a>
<li>
<a href="tour-tips.html">
Tips for Getting the Best Performance out of NTL
</a>
<li>
<a href="tour-impl.html">
NTL Implementation and Portability
</a>
<li>
<a href="tour-gmp.html">
Using NTL with GMP
</a>
<li>
<a href="tour-time.html">
Some Performance Data
</a>
<li>
<a href="tour-roadmap.html">
NTL past, present, and future
</a>
<li>
<a href="tour-changes.html">
Summary of Changes
</a>
<li>
<a href="tour-ack.html">
Acknowledgements
</a>
</ol>
<p>
<hr>
<a href="http://www.shoup.net/ntl/index.html">
Back to NTL page </a>
<p>
<a href="http://www.shoup.net/index.html">
Back to Victor Shoup's home page </a>
</body>
</html>
|