File: index.html

package info (click to toggle)
jas 2.7.200-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 15,732 kB
  • sloc: java: 164,370; python: 14,882; ruby: 14,509; xml: 583; makefile: 545; sh: 349
file content (93 lines) | stat: -rw-r--r-- 2,573 bytes parent folder | download
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
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>API, jython, jruby, MPJ, OpenMPI and more Documentation</title>
    <link rel="stylesheet" type="text/css" href="../html.css" />
  </head>

  <body>
    <h1>API, jython, jruby, MPJ, OpenMPI and more Documentation</h1>

<p>This is an intermediate page to the JAS javadoc API documents 
   and more documents.
   Further JAS documentation consists of Web overview and summary pages, 
   and of published papers on specific topics of JAS, see 
   <a href="../intro.html#docu" target="main">intro</a>.
</p>

<ul>
<li><p>
    <a href="publications.html" target="main" >Publications about JAS</a>.
    </p>
</li>
<li><p>
    <a href="api/index.html" target="api">API javadocs of interfaces and classes</a>.
   </p>
</li>
<li><p>
    <a href="jython/index.html" target="jython">jython epydoc of jas.py</a>.
    </p>
</li>
<li><p>
    <a href="jruby/index.html" target="jruby">jruby rdoc of jas.rb</a>.
    </p>
</li>
<li><p>
    <a href="mpj/index.html" target="mpj">(Fast) MPJ (Express) part of API javadocs of interfaces and classes</a>.
   </p>
</li>
<li><p>
    <a href="mpi/index.html" target="mpi">OpenMPI Java part of API javadocs of interfaces and classes</a>.
   </p>
</li>
<li><p>
    <a href="jlinalg_adapter/index.html" target="jla">JLinAlg-adapter API javadocs of interfaces and classes</a>.
   </p>
</li>
<li><p>
    <a href="commons-math_adapter/index.html" target="acm">Apache Commons Math-adapter API javadocs of interfaces and classes</a>.
   </p>
</li>
<li><p>
    <a href="jas-jython/index.html" target="jsr">Javadocs for JSR 223 Jython parts of interfaces and classes</a>.
   </p>
</li>
<li><p>
    <a href="jdepend-report.txt" target="jdep">Jdepend report</a>.
    </p>
</li>
<li><p>
    <a href="javancss-summary.txt" target="jdep">JavaNCSS report summary</a>.
    </p>
</li>
<li><p>
    <a href="findbugs.html" target="fb">Findbugs medium report</a>.
    </p>
</li>
<li><p>
    <a href="COPYING.jas" >COPYING.jas</a> GNU GENERAL PUBLIC LICENSE.
    </p>
</li>
<li><p>
    <a href="COPYING.lgpl.jas" >COPYING.lgpl.jas</a> GNU LESSER GENERAL PUBLIC LICENSE.
    </p>
</li>

</ul>

<hr />
<address><a href="mailto:kredel at rz.uni-mannheim.de">Heinz Kredel</a></address>
<p>
<!-- Created: Mon Aug 11 20:53:50 CEST 2008 -->
<!-- hhmts start -->
Last modified: Sat Apr 15 17:03:29 CEST 2023
<!-- hhmts end -->
</p>
<!--
<p>$Id$
</p>
-->
  </body>
</html>