Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
reporting
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sébastien Villemot
reporting
Commits
f52afff7
Commit
f52afff7
authored
Sep 10, 2018
by
Sébastien Villemot
Browse files
Options
Downloads
Patches
Plain Diff
Update URLs for the move to GitLab
parent
ae1eca77
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.travis.yml
+1
-1
1 addition, 1 deletion
.travis.yml
README.md
+5
-5
5 additions, 5 deletions
README.md
with
6 additions
and
6 deletions
.travis.yml
+
1
−
1
View file @
f52afff7
...
@@ -21,7 +21,7 @@ before_install:
...
@@ -21,7 +21,7 @@ before_install:
-
brew install octave
-
brew install octave
install
:
install
:
-
git clone --depth=1 --recursive --branch=master https://git
hub.com
/Dynare
Team
/dynare.git ~/builds/dynare
-
git clone --depth=1 --recursive --branch=master https://git
.dynare.org
/Dynare/dynare.git ~/builds/dynare
script
:
script
:
-
make check-octave
-
make check-octave
...
...
...
...
This diff is collapsed.
Click to expand it.
README.md
+
5
−
5
View file @
f52afff7
...
@@ -16,17 +16,17 @@ specifics).
...
@@ -16,17 +16,17 @@ specifics).
# Obtain the code that Dynare Reporting depends on
# Obtain the code that Dynare Reporting depends on
Dynare
```reporting```
depends on the Dynare
Dynare
```reporting```
depends on the Dynare
[
```dates```
](
https://git
hub.com
/Dynare
Team
/dates
)
and
[
```dates```
](
https://git
.dynare.org
/Dynare/dates
)
and
[
```dseries```
](
https://git
hub.com
/Dynare
Team
/dseries
)
repositories and on
[
```dseries```
](
https://git
.dynare.org
/Dynare/dseries
)
repositories and on
utility functions from the
[
```dynare```
](
https://git
hub.com
/Dynare
Team
/dynare
)
utility functions from the
[
```dynare```
](
https://git
.dynare.org
/Dynare/dynare
)
repository, located in
```dynare/matlab/utilities/general```
repository, located in
```dynare/matlab/utilities/general```
# Use the Dynare Reporting code
# Use the Dynare Reporting code
-
Open Matlab/Octave
-
Open Matlab/Octave
-
Change into the
```reporting```
directory
-
Change into the
```reporting```
directory
-
Ensure that the
[
```dates```
](
https://git
hub.com
/Dynare
Team
/dates
)
-
Ensure that the
[
```dates```
](
https://git
.dynare.org
/Dynare/dates
)
and
[
```dseries```
](
https://git
hub.com
/Dynare
Team
/dseries
)
and
[
```dseries```
](
https://git
.dynare.org
/Dynare/dseries
)
directories are in your path and initialized correctly (follow the
directories are in your path and initialized correctly (follow the
directions on the respective sites)
directions on the respective sites)
-
Add
```<<dynare>>/matlab/utilities/general```
to your path where
```<<dynare>>```
refers to the base of your Dynare installation
-
Add
```<<dynare>>/matlab/utilities/general```
to your path where
```<<dynare>>```
refers to the base of your Dynare installation
...
...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment