Skip to content

Commit 6581d71

Browse files
committed
Forgot to re-add in header lines that I thought I didn't need to run.
1 parent 8325e1a commit 6581d71

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

inverse-solutions/r-of-fx-multi-op-prop-inversion.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
# The optimization is performed by a python library scipy.
77
#
88
# Import the Operating System so we can access the files for the VTS library
9+
from pythonnet import load
10+
load('coreclr')
911
import clr
1012
import os
1113
file = '../libraries/Vts.dll'

0 commit comments

Comments
 (0)