version 1.3.3 at commit 738 revision 1
About
Note 1: CentOS 8 packages no longer available => CentOS 8 EOL.
Note 2: Our MacOS package is built for Big Sur (with Xcode 12.5); it will not work on newer versions of MacOS! We are working on improving the situation, the current workarounds are:
- use the Linux (tar.gz) package (for M1 users there might be warnings/issues with x86_64 emulation)
- go to https://gitlab.sac-home.org/sac-group/sac2c and compile
sac2c
from source
This is a weekly release, which is based on the latest upstream changes. It may be unstable.
Changelog
Add
- package for Ubuntu 21.10
Changes
- extended Jupyter interface to support in-place updating of function defs (see sac2c!167)
Fixes
- C compiler warnings relating to runtime checks (sac2c#2286)