week 10: Testing examples with pybind

ruhi
Published: 08/02/2023

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?

  1. Ran an in-built example from seams-core from python and compared to the lua implementation.
  2. Made changes in the README.md file for installing updates.
  3. Updated the environment.yml and meson.build file for version updates.
  4. Started working on atomic visualizations.

What is coming up next?

  1. Adding plots.
  2. Better documentation of pyseams
  3. Visualizing workflows.
  4. Adding pytests.
  5. Continuing the CI test to see if the results are same.
  6. Doing the rest of the two workflows.

Did you get stuck anywhere?

No, I wasn't stuck anywhere.