Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
xerus
xerus
Commits
cec0852a
Commit
cec0852a
authored
May 29, 2017
by
Ben Huber
Browse files
Merge branch 'v3' of hemioGit:xerus/xerus into v3
parents
21b4ff47
6ed7363d
Pipeline
#739
passed with stages
in 8 minutes and 34 seconds
Changes
152
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
benchmark.cxx
View file @
cec0852a
// Xerus - A General Purpose Tensor Library
// Copyright (C) 2014-201
6
Benjamin Huber and Sebastian Wolf.
// Copyright (C) 2014-201
7
Benjamin Huber and Sebastian Wolf.
//
// Xerus is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published
...
...
include/xerus.h
View file @
cec0852a
// Xerus - A General Purpose Tensor Library
// Copyright (C) 2014-201
6
Benjamin Huber and Sebastian Wolf.
// Copyright (C) 2014-201
7
Benjamin Huber and Sebastian Wolf.
//
// Xerus is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published
...
...
include/xerus/algorithms/adf.h
View file @
cec0852a
// Xerus - A General Purpose Tensor Library
// Copyright (C) 2014-201
6
Benjamin Huber and Sebastian Wolf.
// Copyright (C) 2014-201
7
Benjamin Huber and Sebastian Wolf.
//
// Xerus is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published
...
...
include/xerus/algorithms/als.h
View file @
cec0852a
// Xerus - A General Purpose Tensor Library
// Copyright (C) 2014-201
6
Benjamin Huber and Sebastian Wolf.
// Copyright (C) 2014-201
7
Benjamin Huber and Sebastian Wolf.
//
// Xerus is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published
...
...
include/xerus/algorithms/cg.h
View file @
cec0852a
// Xerus - A General Purpose Tensor Library
// Copyright (C) 2014-201
6
Benjamin Huber and Sebastian Wolf.
// Copyright (C) 2014-201
7
Benjamin Huber and Sebastian Wolf.
//
// Xerus is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published
...
...
include/xerus/algorithms/crossApproximation.h
View file @
cec0852a
// Xerus - A General Purpose Tensor Library
// Copyright (C) 2014-201
6
Benjamin Huber and Sebastian Wolf.
// Copyright (C) 2014-201
7
Benjamin Huber and Sebastian Wolf.
//
// Xerus is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published
...
...
include/xerus/algorithms/decompositionAls.h
View file @
cec0852a
// Xerus - A General Purpose Tensor Library
// Copyright (C) 2014-201
6
Benjamin Huber and Sebastian Wolf.
// Copyright (C) 2014-201
7
Benjamin Huber and Sebastian Wolf.
//
// Xerus is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published
...
...
include/xerus/algorithms/iht.h
View file @
cec0852a
// Xerus - A General Purpose Tensor Library
// Copyright (C) 2014-201
6
Benjamin Huber and Sebastian Wolf.
// Copyright (C) 2014-201
7
Benjamin Huber and Sebastian Wolf.
//
// Xerus is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published
...
...
include/xerus/algorithms/largestEntry.h
View file @
cec0852a
// Xerus - A General Purpose Tensor Library
// Copyright (C) 2014-201
6
Benjamin Huber and Sebastian Wolf.
// Copyright (C) 2014-201
7
Benjamin Huber and Sebastian Wolf.
//
// Xerus is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published
...
...
include/xerus/algorithms/retractions.h
View file @
cec0852a
// Xerus - A General Purpose Tensor Library
// Copyright (C) 2014-201
6
Benjamin Huber and Sebastian Wolf.
// Copyright (C) 2014-201
7
Benjamin Huber and Sebastian Wolf.
//
// Xerus is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published
...
...
include/xerus/algorithms/steepestDescent.h
View file @
cec0852a
// Xerus - A General Purpose Tensor Library
// Copyright (C) 2014-201
6
Benjamin Huber and Sebastian Wolf.
// Copyright (C) 2014-201
7
Benjamin Huber and Sebastian Wolf.
//
// Xerus is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published
...
...
include/xerus/algorithms/uqAdf.h
View file @
cec0852a
// Xerus - A General Purpose Tensor Library
// Copyright (C) 2014-201
6
Benjamin Huber and Sebastian Wolf.
// Copyright (C) 2014-201
7
Benjamin Huber and Sebastian Wolf.
//
// Xerus is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published
...
...
include/xerus/basic.h
View file @
cec0852a
// Xerus - A General Purpose Tensor Library
// Copyright (C) 2014-201
6
Benjamin Huber and Sebastian Wolf.
// Copyright (C) 2014-201
7
Benjamin Huber and Sebastian Wolf.
//
// Xerus is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published
...
...
include/xerus/blasLapackWrapper.h
View file @
cec0852a
// Xerus - A General Purpose Tensor Library
// Copyright (C) 2014-201
6
Benjamin Huber and Sebastian Wolf.
// Copyright (C) 2014-201
7
Benjamin Huber and Sebastian Wolf.
//
// Xerus is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published
...
...
include/xerus/cholmod_wrapper.h
View file @
cec0852a
// Xerus - A General Purpose Tensor Library
// Copyright (C) 2014-201
6
Benjamin Huber and Sebastian Wolf.
// Copyright (C) 2014-201
7
Benjamin Huber and Sebastian Wolf.
//
// Xerus is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published
...
...
include/xerus/contractionHeuristic.h
View file @
cec0852a
// Xerus - A General Purpose Tensor Library
// Copyright (C) 2014-201
6
Benjamin Huber and Sebastian Wolf.
// Copyright (C) 2014-201
7
Benjamin Huber and Sebastian Wolf.
//
// Xerus is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published
...
...
include/xerus/examples/specificLowRankTensors.h
View file @
cec0852a
// Xerus - A General Purpose Tensor Library
// Copyright (C) 2014-201
6
Benjamin Huber and Sebastian Wolf.
// Copyright (C) 2014-201
7
Benjamin Huber and Sebastian Wolf.
//
// Xerus is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published
...
...
include/xerus/examples/tensorCompletion.h
View file @
cec0852a
// Xerus - A General Purpose Tensor Library
// Copyright (C) 2014-201
6
Benjamin Huber and Sebastian Wolf.
// Copyright (C) 2014-201
7
Benjamin Huber and Sebastian Wolf.
//
// Xerus is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published
...
...
include/xerus/index.h
View file @
cec0852a
// Xerus - A General Purpose Tensor Library
// Copyright (C) 2014-201
6
Benjamin Huber and Sebastian Wolf.
// Copyright (C) 2014-201
7
Benjamin Huber and Sebastian Wolf.
//
// Xerus is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published
...
...
include/xerus/indexedTensor.h
View file @
cec0852a
// Xerus - A General Purpose Tensor Library
// Copyright (C) 2014-201
6
Benjamin Huber and Sebastian Wolf.
// Copyright (C) 2014-201
7
Benjamin Huber and Sebastian Wolf.
//
// Xerus is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published
...
...
Prev
1
2
3
4
5
…
8
Next
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment