Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
MarkovProcesses.jl
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Bentriou Mahmoud
MarkovProcesses.jl
Commits
6594f2eb
Commit
6594f2eb
authored
2 years ago
by
Bentriou Mahmoud
Browse files
Options
Downloads
Patches
Plain Diff
Updating installation's instructions
parent
dc7c8dd6
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#19677
failed
2 years ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+8
-10
8 additions, 10 deletions
README.md
with
8 additions
and
10 deletions
README.md
+
8
−
10
View file @
6594f2eb
...
...
@@ -14,16 +14,14 @@ It implements:
## Install
This package is not yet accessible via the Julia package manager. For the install of the package:
1.
Clone this git repository on your computer.
2.
Add the "src" directory of this repository to your
`LOAD_PATH`
. This can be done by two different ways:
*
Launch Julia's REPL (for example by entering
`julia`
in your terminal)
*
Enter Pkg's REPL by typing
`]`
*
Type
```
julia
add
https
://
gitlab
-
research
.
centralesupelec
.
fr
/
2017
bentrioum
/
markovprocesses
.
jl
/
```
This package is not yet registered in the Julia's packages. For the install of the package:
1.
Launch Julia's REPL (for example by entering
`julia`
in your terminal)
2.
Enter Pkg's REPL by typing
`]`
3.
Enter
```
julia
add
https
://
gitlab
-
research
.
centralesupelec
.
fr
/
2017
bentrioum
/
markovprocesses
.
jl
/
```
## Getting started
...
...
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