diff --git a/.gitignore b/.gitignore index 17f1bfe..c2e43dd 100644 --- a/.gitignore +++ b/.gitignore @@ -103,3 +103,5 @@ ENV/ **/castxml/* **/dllModel/* **/slprj/** +Scripts +pyvenv.cfg diff --git a/Development1-Copy1.ipynb b/OldDev/Development1-Copy1.ipynb similarity index 100% rename from Development1-Copy1.ipynb rename to OldDev/Development1-Copy1.ipynb diff --git a/Development1-Copy2.ipynb b/OldDev/Development1-Copy2.ipynb similarity index 100% rename from Development1-Copy2.ipynb rename to OldDev/Development1-Copy2.ipynb diff --git a/Development1-Copy3.ipynb b/OldDev/Development1-Copy3.ipynb similarity index 100% rename from Development1-Copy3.ipynb rename to OldDev/Development1-Copy3.ipynb diff --git a/Development1.ipynb b/OldDev/Development1.ipynb similarity index 100% rename from Development1.ipynb rename to OldDev/Development1.ipynb diff --git a/Development2.ipynb b/OldDev/Development2.ipynb similarity index 100% rename from Development2.ipynb rename to OldDev/Development2.ipynb diff --git a/Development2a.ipynb b/OldDev/Development2a.ipynb similarity index 100% rename from Development2a.ipynb rename to OldDev/Development2a.ipynb diff --git a/Example/Bench.m b/OldDev/Example/Bench.m similarity index 100% rename from Example/Bench.m rename to OldDev/Example/Bench.m diff --git a/Example/DLL Export Viewer.png b/OldDev/Example/DLL Export Viewer.png similarity index 100% rename from Example/DLL Export Viewer.png rename to OldDev/Example/DLL Export Viewer.png diff --git a/Example/dllModel.slx b/OldDev/Example/dllModel.slx similarity index 100% rename from Example/dllModel.slx rename to OldDev/Example/dllModel.slx diff --git a/Example/dllModel_acc.mexw64 b/OldDev/Example/dllModel_acc.mexw64 similarity index 100% rename from Example/dllModel_acc.mexw64 rename to OldDev/Example/dllModel_acc.mexw64 diff --git a/Example/dllModel_build.m b/OldDev/Example/dllModel_build.m similarity index 100% rename from Example/dllModel_build.m rename to OldDev/Example/dllModel_build.m diff --git a/Example/dllModel_ert_shrlib_rtw/buildInfo.mat b/OldDev/Example/dllModel_ert_shrlib_rtw/buildInfo.mat similarity index 100% rename from Example/dllModel_ert_shrlib_rtw/buildInfo.mat rename to OldDev/Example/dllModel_ert_shrlib_rtw/buildInfo.mat diff --git a/Example/dllModel_ert_shrlib_rtw/build_exception.mat b/OldDev/Example/dllModel_ert_shrlib_rtw/build_exception.mat similarity index 100% rename from Example/dllModel_ert_shrlib_rtw/build_exception.mat rename to OldDev/Example/dllModel_ert_shrlib_rtw/build_exception.mat diff --git a/Example/dllModel_ert_shrlib_rtw/codeInfo.mat b/OldDev/Example/dllModel_ert_shrlib_rtw/codeInfo.mat similarity index 100% rename from Example/dllModel_ert_shrlib_rtw/codeInfo.mat rename to OldDev/Example/dllModel_ert_shrlib_rtw/codeInfo.mat diff --git a/Example/dllModel_ert_shrlib_rtw/codedescriptor.dmr b/OldDev/Example/dllModel_ert_shrlib_rtw/codedescriptor.dmr similarity index 100% rename from Example/dllModel_ert_shrlib_rtw/codedescriptor.dmr rename to OldDev/Example/dllModel_ert_shrlib_rtw/codedescriptor.dmr diff --git a/Example/dllModel_ert_shrlib_rtw/compileInfo.mat b/OldDev/Example/dllModel_ert_shrlib_rtw/compileInfo.mat similarity index 100% rename from Example/dllModel_ert_shrlib_rtw/compileInfo.mat rename to OldDev/Example/dllModel_ert_shrlib_rtw/compileInfo.mat diff --git a/Example/dllModel_ert_shrlib_rtw/defines.txt b/OldDev/Example/dllModel_ert_shrlib_rtw/defines.txt similarity index 100% rename from Example/dllModel_ert_shrlib_rtw/defines.txt rename to OldDev/Example/dllModel_ert_shrlib_rtw/defines.txt diff --git a/Example/dllModel_ert_shrlib_rtw/dllModel.bat b/OldDev/Example/dllModel_ert_shrlib_rtw/dllModel.bat similarity index 100% rename from Example/dllModel_ert_shrlib_rtw/dllModel.bat rename to OldDev/Example/dllModel_ert_shrlib_rtw/dllModel.bat diff --git a/Example/dllModel_ert_shrlib_rtw/dllModel.c b/OldDev/Example/dllModel_ert_shrlib_rtw/dllModel.c similarity index 100% rename from Example/dllModel_ert_shrlib_rtw/dllModel.c rename to OldDev/Example/dllModel_ert_shrlib_rtw/dllModel.c diff --git a/Example/dllModel_ert_shrlib_rtw/dllModel.def b/OldDev/Example/dllModel_ert_shrlib_rtw/dllModel.def similarity index 100% rename from Example/dllModel_ert_shrlib_rtw/dllModel.def rename to OldDev/Example/dllModel_ert_shrlib_rtw/dllModel.def diff --git a/Example/dllModel_ert_shrlib_rtw/dllModel.h b/OldDev/Example/dllModel_ert_shrlib_rtw/dllModel.h similarity index 100% rename from Example/dllModel_ert_shrlib_rtw/dllModel.h rename to OldDev/Example/dllModel_ert_shrlib_rtw/dllModel.h diff --git a/Example/dllModel_ert_shrlib_rtw/dllModel.mk b/OldDev/Example/dllModel_ert_shrlib_rtw/dllModel.mk similarity index 100% rename from Example/dllModel_ert_shrlib_rtw/dllModel.mk rename to OldDev/Example/dllModel_ert_shrlib_rtw/dllModel.mk diff --git a/Example/dllModel_ert_shrlib_rtw/dllModel.obj b/OldDev/Example/dllModel_ert_shrlib_rtw/dllModel.obj similarity index 100% rename from Example/dllModel_ert_shrlib_rtw/dllModel.obj rename to OldDev/Example/dllModel_ert_shrlib_rtw/dllModel.obj diff --git a/Example/dllModel_ert_shrlib_rtw/dllModel_data.c b/OldDev/Example/dllModel_ert_shrlib_rtw/dllModel_data.c similarity index 100% rename from Example/dllModel_ert_shrlib_rtw/dllModel_data.c rename to OldDev/Example/dllModel_ert_shrlib_rtw/dllModel_data.c diff --git a/Example/dllModel_ert_shrlib_rtw/dllModel_data.obj b/OldDev/Example/dllModel_ert_shrlib_rtw/dllModel_data.obj similarity index 100% rename from Example/dllModel_ert_shrlib_rtw/dllModel_data.obj rename to OldDev/Example/dllModel_ert_shrlib_rtw/dllModel_data.obj diff --git a/Example/dllModel_ert_shrlib_rtw/dllModel_private.h b/OldDev/Example/dllModel_ert_shrlib_rtw/dllModel_private.h similarity index 100% rename from Example/dllModel_ert_shrlib_rtw/dllModel_private.h rename to OldDev/Example/dllModel_ert_shrlib_rtw/dllModel_private.h diff --git a/Example/dllModel_ert_shrlib_rtw/dllModel_ref.rsp b/OldDev/Example/dllModel_ert_shrlib_rtw/dllModel_ref.rsp similarity index 100% rename from Example/dllModel_ert_shrlib_rtw/dllModel_ref.rsp rename to OldDev/Example/dllModel_ert_shrlib_rtw/dllModel_ref.rsp diff --git a/Example/dllModel_ert_shrlib_rtw/dllModel_types.h b/OldDev/Example/dllModel_ert_shrlib_rtw/dllModel_types.h similarity index 100% rename from Example/dllModel_ert_shrlib_rtw/dllModel_types.h rename to OldDev/Example/dllModel_ert_shrlib_rtw/dllModel_types.h diff --git a/Example/dllModel_ert_shrlib_rtw/ert_main.c b/OldDev/Example/dllModel_ert_shrlib_rtw/ert_main.c similarity index 100% rename from Example/dllModel_ert_shrlib_rtw/ert_main.c rename to OldDev/Example/dllModel_ert_shrlib_rtw/ert_main.c diff --git a/Example/dllModel_ert_shrlib_rtw/modelsources.txt b/OldDev/Example/dllModel_ert_shrlib_rtw/modelsources.txt similarity index 100% rename from Example/dllModel_ert_shrlib_rtw/modelsources.txt rename to OldDev/Example/dllModel_ert_shrlib_rtw/modelsources.txt diff --git a/Example/dllModel_ert_shrlib_rtw/rtw_proj.tmw b/OldDev/Example/dllModel_ert_shrlib_rtw/rtw_proj.tmw similarity index 100% rename from Example/dllModel_ert_shrlib_rtw/rtw_proj.tmw rename to OldDev/Example/dllModel_ert_shrlib_rtw/rtw_proj.tmw diff --git a/Example/dllModel_ert_shrlib_rtw/rtwtypes.h b/OldDev/Example/dllModel_ert_shrlib_rtw/rtwtypes.h similarity index 100% rename from Example/dllModel_ert_shrlib_rtw/rtwtypes.h rename to OldDev/Example/dllModel_ert_shrlib_rtw/rtwtypes.h diff --git a/Example/dllModel_ert_shrlib_rtw/rtwtypeschksum.mat b/OldDev/Example/dllModel_ert_shrlib_rtw/rtwtypeschksum.mat similarity index 100% rename from Example/dllModel_ert_shrlib_rtw/rtwtypeschksum.mat rename to OldDev/Example/dllModel_ert_shrlib_rtw/rtwtypeschksum.mat diff --git a/Example/dllModel_ert_shrlib_rtw/setup_mssdk71.bat b/OldDev/Example/dllModel_ert_shrlib_rtw/setup_mssdk71.bat similarity index 100% rename from Example/dllModel_ert_shrlib_rtw/setup_mssdk71.bat rename to OldDev/Example/dllModel_ert_shrlib_rtw/setup_mssdk71.bat diff --git a/Example/dllModel_init.m b/OldDev/Example/dllModel_init.m similarity index 100% rename from Example/dllModel_init.m rename to OldDev/Example/dllModel_init.m diff --git a/Example/dllModel_win64.dll b/OldDev/Example/dllModel_win64.dll similarity index 100% rename from Example/dllModel_win64.dll rename to OldDev/Example/dllModel_win64.dll diff --git a/Example/gcl.m b/OldDev/Example/gcl.m similarity index 100% rename from Example/gcl.m rename to OldDev/Example/gcl.m diff --git a/Example/gcsh.m b/OldDev/Example/gcsh.m similarity index 100% rename from Example/gcsh.m rename to OldDev/Example/gcsh.m diff --git a/first_order_tf/first_order_tf.slx b/OldDev/first_order_tf/first_order_tf.slx similarity index 100% rename from first_order_tf/first_order_tf.slx rename to OldDev/first_order_tf/first_order_tf.slx diff --git a/first_order_tf/first_order_tf_build.m b/OldDev/first_order_tf/first_order_tf_build.m similarity index 100% rename from first_order_tf/first_order_tf_build.m rename to OldDev/first_order_tf/first_order_tf_build.m diff --git a/first_order_tf/first_order_tf_ert_shrlib_rtw/buildInfo.mat b/OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/buildInfo.mat similarity index 100% rename from first_order_tf/first_order_tf_ert_shrlib_rtw/buildInfo.mat rename to OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/buildInfo.mat diff --git a/first_order_tf/first_order_tf_ert_shrlib_rtw/build_exception.mat b/OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/build_exception.mat similarity index 100% rename from first_order_tf/first_order_tf_ert_shrlib_rtw/build_exception.mat rename to OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/build_exception.mat diff --git a/first_order_tf/first_order_tf_ert_shrlib_rtw/codeInfo.mat b/OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/codeInfo.mat similarity index 100% rename from first_order_tf/first_order_tf_ert_shrlib_rtw/codeInfo.mat rename to OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/codeInfo.mat diff --git a/first_order_tf/first_order_tf_ert_shrlib_rtw/codedescriptor.dmr b/OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/codedescriptor.dmr similarity index 100% rename from first_order_tf/first_order_tf_ert_shrlib_rtw/codedescriptor.dmr rename to OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/codedescriptor.dmr diff --git a/first_order_tf/first_order_tf_ert_shrlib_rtw/compileInfo.mat b/OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/compileInfo.mat similarity index 100% rename from first_order_tf/first_order_tf_ert_shrlib_rtw/compileInfo.mat rename to OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/compileInfo.mat diff --git a/first_order_tf/first_order_tf_ert_shrlib_rtw/defines.txt b/OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/defines.txt similarity index 100% rename from first_order_tf/first_order_tf_ert_shrlib_rtw/defines.txt rename to OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/defines.txt diff --git a/first_order_tf/first_order_tf_ert_shrlib_rtw/ert_main.c b/OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/ert_main.c similarity index 100% rename from first_order_tf/first_order_tf_ert_shrlib_rtw/ert_main.c rename to OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/ert_main.c diff --git a/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf.bat b/OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf.bat similarity index 100% rename from first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf.bat rename to OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf.bat diff --git a/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf.c b/OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf.c similarity index 100% rename from first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf.c rename to OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf.c diff --git a/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf.def b/OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf.def similarity index 100% rename from first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf.def rename to OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf.def diff --git a/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf.h b/OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf.h similarity index 100% rename from first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf.h rename to OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf.h diff --git a/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf.mk b/OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf.mk similarity index 100% rename from first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf.mk rename to OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf.mk diff --git a/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf.obj b/OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf.obj similarity index 100% rename from first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf.obj rename to OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf.obj diff --git a/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf_private.h b/OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf_private.h similarity index 100% rename from first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf_private.h rename to OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf_private.h diff --git a/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf_ref.rsp b/OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf_ref.rsp similarity index 100% rename from first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf_ref.rsp rename to OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf_ref.rsp diff --git a/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf_types.h b/OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf_types.h similarity index 100% rename from first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf_types.h rename to OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/first_order_tf_types.h diff --git a/first_order_tf/first_order_tf_ert_shrlib_rtw/modelsources.txt b/OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/modelsources.txt similarity index 100% rename from first_order_tf/first_order_tf_ert_shrlib_rtw/modelsources.txt rename to OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/modelsources.txt diff --git a/first_order_tf/first_order_tf_ert_shrlib_rtw/rtw_proj.tmw b/OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/rtw_proj.tmw similarity index 100% rename from first_order_tf/first_order_tf_ert_shrlib_rtw/rtw_proj.tmw rename to OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/rtw_proj.tmw diff --git a/first_order_tf/first_order_tf_ert_shrlib_rtw/rtwtypes.h b/OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/rtwtypes.h similarity index 100% rename from first_order_tf/first_order_tf_ert_shrlib_rtw/rtwtypes.h rename to OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/rtwtypes.h diff --git a/first_order_tf/first_order_tf_ert_shrlib_rtw/rtwtypeschksum.mat b/OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/rtwtypeschksum.mat similarity index 100% rename from first_order_tf/first_order_tf_ert_shrlib_rtw/rtwtypeschksum.mat rename to OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/rtwtypeschksum.mat diff --git a/first_order_tf/first_order_tf_ert_shrlib_rtw/setup_mssdk71.bat b/OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/setup_mssdk71.bat similarity index 100% rename from first_order_tf/first_order_tf_ert_shrlib_rtw/setup_mssdk71.bat rename to OldDev/first_order_tf/first_order_tf_ert_shrlib_rtw/setup_mssdk71.bat diff --git a/first_order_tf/first_order_tf_init.m b/OldDev/first_order_tf/first_order_tf_init.m similarity index 100% rename from first_order_tf/first_order_tf_init.m rename to OldDev/first_order_tf/first_order_tf_init.m diff --git a/first_order_tf/first_order_tf_win64.dll b/OldDev/first_order_tf/first_order_tf_win64.dll similarity index 100% rename from first_order_tf/first_order_tf_win64.dll rename to OldDev/first_order_tf/first_order_tf_win64.dll diff --git a/first_order_tf/first_order_tf_win64.exp b/OldDev/first_order_tf/first_order_tf_win64.exp similarity index 100% rename from first_order_tf/first_order_tf_win64.exp rename to OldDev/first_order_tf/first_order_tf_win64.exp diff --git a/first_order_tf/first_order_tf_win64.lib b/OldDev/first_order_tf/first_order_tf_win64.lib similarity index 100% rename from first_order_tf/first_order_tf_win64.lib rename to OldDev/first_order_tf/first_order_tf_win64.lib