Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
psaap3-weno
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
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andreas Klöckner
psaap3-weno
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
24d02eaa1524e522a13d00df62d11d4dbba5dc94
Select Git revision
Branches
4
fix-loopy-failures
master
default
protected
rhs_metric_tests
rhs_tests
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
Nov
8
9
7
6
5
4
3
2
11
Sep
9
3
4
3
4
3
2
30
Aug
29
26
24
23
22
19
6
3
2
29
Jul
28
22
21
20
17
15
9
10
9
8
1
29
Jun
28
26
25
24
21
20
21
20
19
17
1
31
May
30
29
28
29
28
27
28
27
28
27
28
27
26
25
26
25
26
25
24
23
21
20
21
20
19
15
14
13
9
8
add note on provenance of algorithm
update reference implementation of frozen metric computation to match paper
refactor out metric term creation into fixture
some cleanup
move fluxes to WindowData
move flux data vector stuff to test_flux_derivatives
move WindowResults to window_ops test file
eigensystem now uses PairResults to get separation with weno flux tests
Merge branch 'add-license-headers' into 'master'
mark some tests as slow that we want to keep, but don't need to run all the time
rename and reorganize test_weno_flux.py
some rearrangement of test functions
hide some private functions in WENO reference implementation
added a WindowData object to store data
rename FluxDataSingle as WindowResults
lose folds in data_for_test for now so stuff isn't hiding
update copyright for conftest.py
adopt license header style that uses module variables
Merge branch 'pass-queue' into 'master'
Merge branch 'device-setup' into 'master'
remove benchmark's dependencies on unit test suite -- this is likely at best accidental duplication in most cases
remove auto test of compute_flux_derivatives since it's now obsolete
remove transform_for_gpu test since the transforms are represented in the benchmark test
move benchmark test to separate directory
added license header for benchmark.py
add license headers to test files
pass queue through to compute Roe eigensystem for reference
fix missing include
actually we do need get_queue because sometimes we want both the context and the queue in the same test
added pytest_generate_tests and queue fixture
Merge branch 'license' into 'master'
added license file
Merge branch 'weno-interface' into 'master'
fix transforms that were broken by changes
added dimension parameter to random variable compute_flux_derivatives tests
cleanup in flux derivative test, using flat tests now
refactor WENO interface and get rid of generalized flux computations
bugfixes in array ordering
test for compute_flux_derivative now has correct arguments with correct dimensions
Merge branch 'master' into flux-derivative-tests-uniform-grid
Loading