Skip to content

Commit 60b34de

Browse files
added blurb about PyZOS
1 parent fa2fd83 commit 60b34de

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ Current revision
1111

1212
2.0.2 (Last significant update on 01/03/2016)
1313

14+
15+
**NEW**: We are also working on a Python library, called PyZOS, to provide better interactivity
16+
with the new Zemax OpticStudio API (COM based interface). The project is hosted at `Github <https://github.com/pyzos/pyzos>`__.
17+
18+
1419
Change log
1520
~~~~~~~~~~
1621
Brief change-log is available in the `News and
@@ -163,7 +168,7 @@ Features
163168
Overview
164169
~~~~~~~~
165170

166-
PyZDDE is a Python-based standalone extension for communicating with `ZEMAX/OpticStudio <http://www.zemax.com/>`__ using the DDE
171+
PyZDDE is a Python-based extension for communicating with `ZEMAX/OpticStudio <http://www.zemax.com/>`__ using the DDE
167172
protocol. It is similar to---and very much inspired by---the Matlab-based `MZDDE toolbox <http://www.zemax.com/support/resource-center/knowledgebase/how-to-talk-to-zemax-from-matlab>`__ developed by Derek Griffith at CSIR.
168173

169174
PyZDDE can be used with regular Python scripts as well as in an interactive environment such as an IPython shell,

0 commit comments

Comments
 (0)