You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,11 @@ Current revision
11
11
12
12
2.0.2 (Last significant update on 01/03/2016)
13
13
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
+
14
19
Change log
15
20
~~~~~~~~~~
16
21
Brief change-log is available in the `News and
@@ -163,7 +168,7 @@ Features
163
168
Overview
164
169
~~~~~~~~
165
170
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
167
172
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.
168
173
169
174
PyZDDE can be used with regular Python scripts as well as in an interactive environment such as an IPython shell,
0 commit comments