LLNL / libROM

Model reduction library with an emphasis on large scale parallelism and linear subspace methods
https://www.librom.net
Other
201 stars 36 forks source link

Update Astyle to 3.4.10 #245

Closed axla-io closed 11 months ago

axla-io commented 11 months ago

Can we update Astyle to the latest version? Then it would be much easier to install on mac: brew install astyle

dreamer2368 commented 11 months ago

Our docker image is based on ubuntu, where the most up-to-date version from apt-get is 3.1.

axla-io commented 11 months ago

Is astyle available in the docker image?

dreamer2368 commented 11 months ago

Yes. You can use either ghcr.io/llnl/librom_env:latest for x86_64, or ghcr.io/llnl/librom_env:arm64 for apple chip architecture.

axla-io commented 11 months ago

That's great! I wasn't aware