alphageometry icon indicating copy to clipboard operation
alphageometry copied to clipboard

Results 122 alphageometry issues
Sort by recently updated
recently updated
newest added

I want to define a problem like this: how large can the angle ... get or like how large can the expression ... get? is there a way to do...

I don't know how to run in Windows. Please give some help!

Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.3.1 to 1.5.0. Release notes Sourced from scikit-learn's releases. Scikit-learn 1.5.0 We're happy to announce the 1.5.0 release. You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html and...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.2.2. Release notes Sourced from urllib3's releases. 2.2.2 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...

dependencies

Hi all, I've been looking into ways to automatically translate geometry problems into the AlphaGeometry (AG) symbolic form. So far, I haven't found an efficient method to do this. I...

This PR improves the problem of point names going outside the area. With `draw_point`, the range of coordinates is calculated and then tabulated. (before) ![before](https://github.com/google-deepmind/alphageometry/assets/12757156/ea5d25c9-7821-453a-957b-ae2d5317ae26) (after) ![after](https://github.com/google-deepmind/alphageometry/assets/12757156/4d5ef51e-c252-42ca-8cf1-65425ac69bb3)

https://github.com/google-deepmind/alphageometry I would like to copy and run this github repository on Ubuntu / google colab / kaggle, but I faced error every time when I Run AlphaGeometry, which is...

"from transformer import decoder_stack" lead to the above error. I tried deactivating and then reactivating my virtual environment without success. I tried 'pip3 install transformers' without success. I get "Python...