This week, I was testing in-built examples from seams-core by calling it from python. I was also working on updating the new installation methods for seams-core with meson
and building the executable with lua
and meson.
Check-in Questions
What did you do this week?
- Ran an in-built example from seams-core from python and compared to the
lua
implementation. - Made changes in the README.md file for installing updates.
- Updated the environment.yml and meson.build file for version updates.
- Started working on atomic visualizations.
What is coming up next?
- Adding plots.
- Better documentation of
pyseams
- Visualizing workflows.
- Adding pytests.
- Continuing the CI test to see if the results are same.
- Doing the rest of the two workflows.
Did you get stuck anywhere?
No, I wasn't stuck anywhere.