Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dynare
website
Merge requests
!8
Update Apple instructions
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Update Apple instructions
apple
into
master
Overview
8
Commits
1
Pipelines
1
Changes
2
Closed
Johannes Pfeifer
requested to merge
apple
into
master
1 year ago
Overview
8
Commits
1
Pipelines
1
Changes
2
Expand
/_includes/download-stable.html
/_includes/download-snapshot.html
0
0
Merge request reports
Compare
master
version 7
39fdf810
1 year ago
version 6
39fdf810
1 year ago
version 5
39fdf810
1 year ago
version 4
39fdf810
1 year ago
version 3
39fdf810
1 year ago
version 2
39fdf810
1 year ago
version 1
39fdf810
1 year ago
master (base)
and
latest version
latest version
39fdf810
1 commit,
1 year ago
version 7
39fdf810
1 commit,
1 year ago
version 6
39fdf810
1 commit,
1 year ago
version 5
39fdf810
1 commit,
1 year ago
version 4
39fdf810
1 commit,
1 year ago
version 3
39fdf810
1 commit,
1 year ago
version 2
39fdf810
1 commit,
1 year ago
version 1
39fdf810
1 commit,
1 year ago
2 files
+
8
−
6
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
_includes/download-snapshot.html
+
4
−
3
Options
@@ -41,8 +41,9 @@
<section
class=
"dynare_section"
id=
"snapshot_content2"
>
<p>
Compatible with macOS 14 “Sonoma” (Apple Silicon arm64 or Intel x86-64)
and MATLAB (R2018b–R2023b).
<b>
NB
</b>
: This package is
Compatible with macOS 14 “Sonoma” and Intel x86-64 with
MATLAB (R2014a–R2023b) or Apple Silicon arm64 with the Silicon native version of MATLAB R2023b.
<b>
NB
</b>
: This package is
unsigned; to run it, you need to right click on it and select “Open” from
the menu that pops up. No snapshot is available for Octave here. You can
compile from source or take the latest snapshot
@@ -50,7 +51,7 @@
the --HEAD option).
</p>
<p>
Apple Silicon (arm64) installer:
</p>
<p>
Apple Silicon (arm64) installer
for Silicon native Matlab versions
:
</p>
<div
class=
"download_table"
>
{% include snapshot/download-snapshot-macos-arm64.html %}
</div>
Loading