google-deepmind / google-deepmind/alphageometry
Example problems are not working with mode alphageometry
Open
- Dominant language
- Python
- Stars
- 4.9k
- Forks
- 572
- PR merge metrics
- No merged PRs in 30d
Description
I managed to install everything sucht that the _translated_imo_2000_p1_ problem was solved like explained in the installation guide. However, for all the examples I get the following error when trying the mode alphageometry:
`TypeError: JAX only supports number and bool dtypes, got dtype bfloat16 in astype`
I am using jax==0.4.6 as required.
Can anyone help me out?
Contributor guide
Assessment
This issue has not been assessed yet.