-
Bestiary v1.1.0 Stable
released this
2026-04-29 11:33:08 -04:00 | 2 commits to main since this releaseBestiary v1.1.0
An enormous update to Bestiary, adding a huge number of essential features, greatly expanding the language, and rounding out the GUI significantly. Details on all of the features and commands can be found in the "Help and docs" menu in the GUI app.
New features
- Control the GUI with
Ctrl+tandCtrl+dto open and close tabs, andCtrl+1throughCtrl+9to navigate them. - Graph functions with
\graph{function}, and add functions to Graph tabs with\graph{function}{graphTabNumber}. Supports explicit functions, implicit functions, and equations of two variables. Graphing is currently not supported in CLI mode. - Use conditionals,
forandwhileloops, user-defined functions, lists, and more essential programming features. - Your open tabs, including shells, help tabs, and graphs, are saved when you exit and restored when you reopen Bestiary.
- Export a script that can be used to restore your session or share your work with others using the
\export{file.bsy}command. - Five new PDE solvers added to NEKO, the details of which can be found in the NEKO help page.
Downloads
- GNU/Linux:
bestiary-v1.1.0-linux-x86_64.tar.gz - Windows:
bestiary-v1.1.0-windows-x86_64.zip
Installation
Extract the archive for your platform. On Windows, run
install.bat. On GNU/Linux, run the executables directly or move them somewhere on yourPATH.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
bestiary-v1.1.0-linux.tar.gz
0 downloads ·
2026-04-29 11:34:26 -04:00 · 838 KiB -
bestiary-v1.1.0-windows.zip
1 download ·
2026-04-29 11:34:33 -04:00 · 9 MiB
- Control the GUI with
