Cantera / cantera-website

Official Cantera Website
https://cantera.org
Other
14 stars 26 forks source link

Updates for 2.5.0 release #127

Closed speth closed 3 years ago

speth commented 3 years ago

Just collecting some updates to be merged into the website in conjunction with the release of Cantera 2.5.0.

Some remaining To-do items:

Resolves #97 Resolves Cantera/cantera#565

bryanwweber commented 3 years ago

I'm working on the updates to the macOS section. Since we only require the Boost headers, what if we remove the recommendation for Homebrew? As best I can tell, that's the only thing that may be installed more easily from Homebrew. Python can come from python.org and all the other Python dependencies can come from pip.

If we suggest that people download the Boost headers and put them somewhere, we can eliminate installing Homebrew...

bryanwweber commented 3 years ago

I pushed a commit that assumes we will keep Homebrew and just updates those instructions, pending my comment above.

decaluwe commented 3 years ago

What about libomp?

Sent from my iPad

On Jan 28, 2021, at 8:31 PM, Bryan W. Weber notifications@github.com wrote:

 I'm working on the updates to the macOS section. Since we only require the Boost headers, what if we remove the recommendation for Homebrew? As best I can tell, that's the only thing that may be installed more easily from Homebrew. Python can come from python.org and all the other Python dependencies can come from pip.

If we suggest that people download the Boost headers and put them somewhere, we can eliminate installing Homebrew...

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

bryanwweber commented 3 years ago

What about libomp?

Aww dangit. That and Git are probably easier to install from Homebrew. OK, I'm convinced, we'll keep it.