File: How-You-Can-Contribute-to-Octave.html

package info (click to toggle)
octave 10.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 145,388 kB
  • sloc: cpp: 335,976; ansic: 82,241; fortran: 20,963; objc: 9,402; sh: 8,756; yacc: 4,392; lex: 4,333; perl: 1,544; java: 1,366; awk: 1,259; makefile: 660; xml: 192
file content (67 lines) | stat: -rw-r--r-- 3,336 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
<!DOCTYPE html>
<html>
<!-- Created by GNU Texinfo 7.1.1, https://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>How You Can Contribute to Octave (GNU Octave (version 10.3.0))</title>

<meta name="description" content="How You Can Contribute to Octave (GNU Octave (version 10.3.0))">
<meta name="keywords" content="How You Can Contribute to Octave (GNU Octave (version 10.3.0))">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
<meta name="viewport" content="width=device-width,initial-scale=1">

<link href="index.html" rel="start" title="Top">
<link href="Concept-Index.html" rel="index" title="Concept Index">
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
<link href="Preface.html" rel="up" title="Preface">
<link href="Distribution.html" rel="next" title="Distribution">
<link href="Citing-Octave-in-Publications.html" rel="prev" title="Citing Octave in Publications">
<style type="text/css">
<!--
a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
span:hover a.copiable-link {visibility: visible}
-->
</style>
<link rel="stylesheet" type="text/css" href="octave.css">


</head>

<body lang="en">
<div class="unnumberedsec-level-extent" id="How-You-Can-Contribute-to-Octave">
<div class="nav-panel">
<p>
Next: <a href="Distribution.html" accesskey="n" rel="next">Distribution</a>, Previous: <a href="Citing-Octave-in-Publications.html" accesskey="p" rel="prev">Citing Octave in Publications</a>, Up: <a href="Preface.html" accesskey="u" rel="up">Preface</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-Index.html" title="Index" rel="index">Index</a>]</p>
</div>
<hr>
<h3 class="unnumberedsec" id="How-You-Can-Contribute-to-Octave-1"><span>How You Can Contribute to Octave<a class="copiable-link" href="#How-You-Can-Contribute-to-Octave-1"> &para;</a></span></h3>
<a class="index-entry-id" id="index-contributing-to-Octave"></a>
<a class="index-entry-id" id="index-funding-Octave-development"></a>

<p>There are a number of ways that you can contribute to help make Octave a
better system.  Perhaps the most important way to contribute is to write
high-quality code for solving new problems, and to make your code freely
available for others to use.  See
<a class="url" href="https://www.octave.org/get-involved.html">https://www.octave.org/get-involved.html</a> for detailed information.
</p>
<p>If you find Octave useful, consider providing additional funding to
continue its development.  Even a modest amount of additional funding
could make a significant difference in the amount of time that is
available for development and support.
</p>
<p>Donations supporting Octave development may be made on the web at
<a class="url" href="https://www.octave.org/donate">https://www.octave.org/donate</a>.
</p>
<p>If you cannot provide funding or contribute code, you can still help
make Octave better and more reliable by reporting any bugs you find and
by offering suggestions for ways to improve Octave.  See <a class="xref" href="Trouble.html">Known Causes of Trouble</a>, for
tips on how to write useful bug reports.
</p>
</div>



</body>
</html>