We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e3322b commit 376a6f4Copy full SHA for 376a6f4
1 file changed
CHANGELOG.md
@@ -8,6 +8,9 @@ SPDX-License-Identifier: MIT
8
- use install before create_sys_image in the test scripts
9
- refactoring: added the script `setup_env` that is sourced by the other scripts in the bin folder
10
11
+#### Fixed
12
+- added memory check to `create_sys_image2` and use only one thread on systems with 26GB or less RAM
13
+
14
### KiteModels v0.11.6 2026-03-21
15
#### Added
16
- the functions `copy_examples_3d()` and `install_examples_3d()`
0 commit comments