Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
docs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Code review analytics
Issue analytics
Insights
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
DAIC
docs
Commits
b2cd6f58
Commit
b2cd6f58
authored
4 months ago
by
Azza Ahmed
Browse files
Options
Downloads
Plain Diff
Merge branch 'main' of gitlab.ewi.tudelft.nl:daic/docs
parents
8fb6c0da
442a33aa
No related branches found
No related tags found
No related merge requests found
Pipeline
#1228277
passed
4 months ago
Stage: test
Stage: deploy
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
content/en/docs/introduction/contributors-funders.md
+7
-3
7 additions, 3 deletions
content/en/docs/introduction/contributors-funders.md
content/en/tutorials/GurobiPy.md
+1
-1
1 addition, 1 deletion
content/en/tutorials/GurobiPy.md
with
8 additions
and
4 deletions
content/en/docs/introduction/contributors-funders.md
+
7
−
3
View file @
b2cd6f58
...
...
@@ -82,9 +82,13 @@ The cluster is available (only) to users from participating departments, and acc
<tr>
<td>
8
</td>
<td>
influence
</td>
<td
rowspan=
"3"
><a
href=
"https://www.tudelft.nl/en/eemcs/the-faculty/departments/intelligent-systems"
>
Intelligent Systems
</a></td>
<td
rowspan=
"5"
><a
href=
"https://www.tudelft.nl/en/eemcs"
>
Faculty of Electrical Engineering, Mathematics
&
Computer Science
</a></td>
<td
rowspan=
"5"
>
EEMCS/EWI
</td>
<td
rowspan=
"4"
><a
href=
"https://www.tudelft.nl/en/eemcs/the-faculty/departments/intelligent-systems"
>
Intelligent Systems
</a></td>
<td
rowspan=
"6"
><a
href=
"https://www.tudelft.nl/en/eemcs"
>
Faculty of Electrical Engineering, Mathematics
&
Computer Science
</a></td>
<td
rowspan=
"6"
>
EEMCS/EWI
</td>
</tr>
<tr>
<td>
8
</td>
<td>
prb
</td>
</tr>
<tr>
</tr>
...
...
This diff is collapsed.
Click to expand it.
content/en/tutorials/GurobiPy.md
+
1
−
1
View file @
b2cd6f58
...
...
@@ -69,7 +69,7 @@ import gurobipy as gp
connection_params
=
{
"
TokenServer
"
:
"
flexserv-x1.tudelft.nl
"
,
"
TSPort
"
:
"
27099
"
"
TSPort
"
:
27099
}
with
gp
.
Env
(
params
=
connection_params
)
as
env
:
...
...
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