Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TurTLE
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
TurTLE
TurTLE
Commits
b50335d1
There was a problem fetching the pipeline summary.
Commit
b50335d1
authored
May 29, 2018
by
Chichi Lalescu
Browse files
Options
Downloads
Patches
Plain Diff
strip down test_Parseval file
parent
f4fb1319
No related branches found
No related tags found
1 merge request
!23
WIP: Feature/use cmake
Pipeline
#
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
bfps/test/test_Parseval.py
+0
-4
0 additions, 4 deletions
bfps/test/test_Parseval.py
with
0 additions
and
4 deletions
bfps/test/test_Parseval.py
+
0
−
4
View file @
b50335d1
#! /usr/bin/env python
import
os
import
numpy
as
np
import
h5py
import
sys
import
bfps
from
bfps
import
DNS
import
matplotlib.pyplot
as
plt
def
main
():
niterations
=
10
nlist
=
[
16
,
32
,
48
,
24
,
64
,
12
]
...
...
...
...
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
sign in
to comment