Closed mehdiataei closed 1 month ago
JAX installation is now handled correctly for different configuration and errors for Mac installations are fixed (will be fixed in 0.2.1 release).
Make sure the code follows the project's linting and formatting standards. This project uses Ruff for linting.
To run Ruff, execute the following command from the root of the repository:
ruff check .
Description
JAX installation is now handled correctly for different configuration and errors for Mac installations are fixed (will be fixed in 0.2.1 release).
Type of change
How Has This Been Tested?
Linting and Code Formatting
Make sure the code follows the project's linting and formatting standards. This project uses Ruff for linting.
To run Ruff, execute the following command from the root of the repository: