0.5.2
Fixed:
- Fixed double escapes in sage-flatsurf version numbers.
Installer Linux & macOS & Windows (experimental)
Please provide feedback if this works or doesn't work for you :)
You can install the entire flatsurf stack if you are on Linux or macOS or on Windows.
For Windows, download the exe and follow the instructions.
For Linux and macOS, this does not make any changes to your system or user setup but just puts things into a self-contained directory. Download the pixi.tar.gz and run the following:
tar zxf sage-flatsurf-0.5.2.pixi.tar.gz
cd sage-flatsurf-0.5.2
PIXI_ARCH=x86_64 ./sage
./jupyterlab
Obsolete installers Linux & macOS
There is some older installers for Linux and macOS that are a bit more invasive and not recommended:
Download the corresponding .install
below and copy it do a directory where you want to install flatsurf (the directory path must not contain whitespaces.) Then run
sh flatsurf-0.5.2-*.install
./flatsurf-0.5.2/flatsurf.run
This should open a Jupyter Lab in the current directory with SageMath and all of flatsurf pre-installed.