-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fb50c0a
commit 4c06b7c
Showing
10 changed files
with
190 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
.. _credits | ||
Credits. | ||
^^^^^^^^ | ||
|
||
**Gleb Vdovin** | ||
|
||
LightPipes was written by Gleb Vdovin in 1990 for MS DOS. | ||
the output of a command was the input for the next command. Gleb used the "pipe" feature of MS DOS, that's why it is called LightPipes. The source code of LightPipes for UNIX can be obtained for free from http://www.okotech.com. | ||
|
||
**Fred van Goor** | ||
|
||
Fred rewrote the commands for using them in Mathcad and Matlab in 1994. Later he made a version for Python (2017). | ||
The Mathcad and Matlab versions (not free) can be obtained from Flexible Optical, http://www.okotech.com. | ||
The Python version can be obtained for free from https://github.com/opticspy/lightpipes. He also developed the LightPipes for Python website using Sphinx. | ||
|
||
**Guyskk** | ||
|
||
Guyskk' s contribution to the development of the LightPipes package was very important. His knowledge of Python helped a lot to get the package working for the windows, macintosh and several linux platforms. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,111 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" | ||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
|
||
|
||
<html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
|
||
<title>Credits. — LightPipes for Python 1.1.3 documentation</title> | ||
|
||
<link rel="stylesheet" href="_static/classic.css" type="text/css" /> | ||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" /> | ||
|
||
<script type="text/javascript"> | ||
var DOCUMENTATION_OPTIONS = { | ||
URL_ROOT: './', | ||
VERSION: '1.1.3', | ||
COLLAPSE_INDEX: false, | ||
FILE_SUFFIX: '.html', | ||
HAS_SOURCE: true, | ||
SOURCELINK_SUFFIX: '.txt' | ||
}; | ||
</script> | ||
<script type="text/javascript" src="_static/jquery.js"></script> | ||
<script type="text/javascript" src="_static/underscore.js"></script> | ||
<script type="text/javascript" src="_static/doctools.js"></script> | ||
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> | ||
<link rel="index" title="Index" href="genindex.html" /> | ||
<link rel="search" title="Search" href="search.html" /> | ||
</head> | ||
<body role="document"> | ||
<div class="related" role="navigation" aria-label="related navigation"> | ||
<h3>Navigation</h3> | ||
<ul> | ||
<li class="right" style="margin-right: 10px"> | ||
<a href="genindex.html" title="General Index" | ||
accesskey="I">index</a></li> | ||
<li class="right" > | ||
<a href="py-modindex.html" title="Python Module Index" | ||
>modules</a> |</li> | ||
<li class="nav-item nav-item-0"><a href="index.html">LightPipes for Python 1.1.3 documentation</a> »</li> | ||
</ul> | ||
</div> | ||
|
||
<div class="document"> | ||
<div class="documentwrapper"> | ||
<div class="bodywrapper"> | ||
<div class="body" role="main"> | ||
|
||
<div class="section" id="credits"> | ||
<h1>Credits.<a class="headerlink" href="#credits" title="Permalink to this headline">¶</a></h1> | ||
<p><strong>Gleb Vdovin</strong></p> | ||
<p>LightPipes was written by Gleb Vdovin in 1990 for MS DOS. | ||
the output of a command was the input for the next command. Gleb used the “pipe” feature of MS DOS, that’s why it is called LightPipes. The source code of LightPipes for UNIX can be obtained for free from <a class="reference external" href="http://www.okotech.com">http://www.okotech.com</a>.</p> | ||
<p><strong>Fred van Goor</strong></p> | ||
<p>Fred rewrote the commands for using them in Mathcad and Matlab in 1994. Later he made a version for Python (2017). | ||
The Mathcad and Matlab versions (not free) can be obtained from Flexible Optical, <a class="reference external" href="http://www.okotech.com">http://www.okotech.com</a>. | ||
The Python version can be obtained for free from <a class="reference external" href="https://github.com/opticspy/lightpipes">https://github.com/opticspy/lightpipes</a>. He also developed the LightPipes for Python website using Sphinx.</p> | ||
<p><strong>Guyskk</strong></p> | ||
<p>Guyskk’ s contribution to the development of the LightPipes package was very important. His knowledge of Python helped a lot to get the package working for the windows, macintosh and several linux platforms.</p> | ||
</div> | ||
|
||
|
||
</div> | ||
</div> | ||
</div> | ||
<div class="sphinxsidebar" role="navigation" aria-label="main navigation"> | ||
<div class="sphinxsidebarwrapper"> | ||
<p class="logo"><a href="index.html"> | ||
<img class="logo" src="_static/front.png" alt="Logo"/> | ||
</a></p> | ||
<h3><a href="index.html">Table Of Contents</a></h3> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="introduction.html">1. Introduction.</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="install.html">2. Installation.</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="support.html">3. Support.</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="command-reference.html">4. Command Reference.</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="description_of_lightpipes_for_python.html">5. Manual.</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="examples_of_lightpipes_for_python.html">6. Examples.</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="computerprac.html">7. Computer practical.</a></li> | ||
</ul> | ||
|
||
<div role="note" aria-label="source link"> | ||
<h3>This Page</h3> | ||
<ul class="this-page-menu"> | ||
<li><a href="_sources/credits.rst.txt" | ||
rel="nofollow">Show Source</a></li> | ||
</ul> | ||
</div> | ||
<div id="searchbox" style="display: none" role="search"> | ||
<h3>Quick search</h3> | ||
<form class="search" action="search.html" method="get"> | ||
<div><input type="text" name="q" /></div> | ||
<div><input type="submit" value="Go" /></div> | ||
<input type="hidden" name="check_keywords" value="yes" /> | ||
<input type="hidden" name="area" value="default" /> | ||
</form> | ||
</div> | ||
<script type="text/javascript">$('#searchbox').show(0);</script> | ||
</div> | ||
</div> | ||
<div class="clearer"></div> | ||
</div> | ||
|
||
<div class="footer" role="contentinfo"> | ||
© Copyright 2017, Fred van Goor. | ||
Last updated on Apr 28, 2017. | ||
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.5. | ||
</div> | ||
</body> | ||
</html> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters