Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing verson and ga #3

Open
juanmed opened this issue Jan 28, 2024 · 1 comment
Open

Installing verson and ga #3

juanmed opened this issue Jan 28, 2024 · 1 comment

Comments

@juanmed
Copy link

juanmed commented Jan 28, 2024

Hi.

Thanks for sharing your work. Although it has been many years since this has been updated, I have read your papers and thesis with much interest and am trying to reproduce your results. After spending the last days trying to build your library, I wonder if you could help me with some steps I am stuck with.

How should I install python libraries

  • ga used as from ga import Ga, half, zero, one in cga_motor_example.ipynb
  • verson used as import versor as vsr in motor_estimation_valkenburg_dorst.ipynb
  • motor_estimation used as from motor_estimation import MotorEstimationSolver in Ch4-Mulitvector-Estimation

And several other libraries which seem to be cpp libraries. It seems the pybind functions are there but after successfully building the docker container and running it, I get errors saying those libraries are not found.

Thank you!

@juanmed
Copy link
Author

juanmed commented Feb 28, 2024

If anyone ever looks at this again, I created a fork below with various changes to get the imports below to work:https://github.com/juanmed/game

The only one still pending is ga but I probably won't try to make it work. I was mostly interested in reproducing the autograd motor optimization developed by Tingelst.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant