Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FaVAD
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
NMPP
FaVAD
Commits
bdffcb2c
Commit
bdffcb2c
authored
5 years ago
by
Michele Compostella
Browse files
Options
Downloads
Patches
Plain Diff
Moved PCA script to software folder
parent
75f2fbb1
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
Dockerfile
+3
-0
3 additions, 0 deletions
Dockerfile
software/Principal_Component_Analysis/pca.py
+0
-0
0 additions, 0 deletions
software/Principal_Component_Analysis/pca.py
with
3 additions
and
0 deletions
Dockerfile
+
3
−
0
View file @
bdffcb2c
...
...
@@ -106,6 +106,9 @@ RUN \
chmod
755 ./visit-install2_13_3
&&
\
(
echo
1
)
| bash ./visit-install2_13_3 2.13.3 linux-x86_64-ubuntu18-wmesa
$PREF
/visit/
# Copying script for PCA
RUN
cp
/tmp/software/Principal_Component_Analysis/
$PREF
/.
# Removing installation packages
RUN
rm
-rf
/tmp/software/
...
...
This diff is collapsed.
Click to expand it.
s
ample/input
/Principal_Component_Analysis/pca.py
→
s
oftware
/Principal_Component_Analysis/pca.py
+
0
−
0
View file @
bdffcb2c
File moved
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