Skip to content

Commit 5e3bd70

Browse files
Lutz Grossclaude
andcommitted
README: conda-forge 6.1.1 incl. macOS; refresh platform/Debian lines
Apply AFTER conda-forge feedstock PR #85 merges (which publishes 6.1.1 for linux, macOS and Windows). The osx Boost.Python import fix means conda-forge now ships working macOS binaries. * Conda section: version 6.1.1; note Linux/macOS/Windows availability; recommend conda for macOS and Windows (was "Version 5"/Windows-only). * Soften the platform line: macOS/Windows supported via conda-forge. * Debian: fix the broken package-name link refs; keep "version 5" with a note that 6.1 packaging is in preparation (update when Debian uploads). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent b412aaa commit 5e3bd70

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ See [RELEASE_NOTES](RELEASE_NOTES) for the full change list.
3535
- parallelisation with OpenMP and MPI support
3636
- Flux Controlled Transport solver (FEM-FCT)
3737
- visualisation with VisIt, paraview, mayavi and others
38-
- The platform is Linux; there is limited support for MacOS and Windows
38+
- primary platform is Linux; macOS and Windows are supported through conda-forge packages
3939

4040
## Access:
4141

@@ -56,15 +56,17 @@ Please inspect the [installation guide](installation.md) for information on a sp
5656

5757
## Debian Distribution
5858

59-
Debian packages [python3-escript-mpi] and [python3-escript] for **version 5** are available.
59+
Debian packages `python3-escript` and `python3-escript-mpi` are available
60+
(version 5 in the current Debian release; version 6.1.1 is in Debian experimental).
6061

61-
## Anaconda Installation **Version 5** (needs validation)
62+
## Conda Installation (version 6.1.1)
6263

63-
To install *esys-escript* for [anaconda](https://www.anaconda.com), first run `conda` and then the command
64+
To install *esys-escript* from [conda-forge](https://conda-forge.org), run
6465

6566
conda install esys-escript -c conda-forge
6667

67-
At present, this is the recommended way to run esys-escript on Windows.
68+
conda-forge packages are provided for Linux, macOS and Windows, and this is the
69+
recommended way to run esys-escript on macOS and Windows.
6870

6971
## Using *esys-escript*
7072

0 commit comments

Comments
 (0)