This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
sp
/
tempest
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4135
Commits
2
Branches
0
Tags
187 MiB
C++
97.8%
CMake
1.4%
Raku
0.4%
Cuda
0.3%
Tree:
a57c749f72
main
tempestpy_adaptions
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a57c749f72'
${ noResults }
tempest
/
resources
/
3rdparty
/
eigen-3.3-beta1
/
Eigen
/
src
/
SparseCore
History
PBerger
4e1019e682
Removed all mentions of EIGEN_DEPRECATED from Eigen Sources. Each instance triggers an error about an unexpected attribute "deprecated". It seems to be a combination of Eigen + Storm or other 3rd party libraries since this error does not apprear in stand-alone compilations with Eigen3.
Former-commit-id:
994758be28
10 years ago
..
AmbiVector.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
CMakeLists.txt
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
CompressedStorage.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
ConservativeSparseSparseProduct.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
MappedSparseMatrix.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
SparseAssign.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
SparseBlock.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
SparseColEtree.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
SparseCompressedBase.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
SparseCwiseBinaryOp.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
SparseCwiseUnaryOp.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
SparseDenseProduct.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
SparseDiagonalProduct.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
SparseDot.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
SparseFuzzy.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
SparseMap.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
SparseMatrix.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
SparseMatrixBase.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
SparsePermutation.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
SparseProduct.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
SparseRedux.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
SparseRef.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
SparseSelfAdjointView.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
SparseSolverBase.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
SparseSparseProductWithPruning.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
SparseTranspose.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
SparseTriangularView.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
SparseUtil.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
SparseVector.h
Removed all mentions of EIGEN_DEPRECATED from Eigen Sources. Each instance triggers an error about an unexpected attribute "deprecated". It seems to be a combination of Eigen + Storm or other 3rd party libraries since this error does not apprear in stand-alone compilations with Eigen3.
10 years ago
SparseView.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago
TriangularSolver.h
upgrade to eigen 3.3 and made modifications for different value types via template specializations
10 years ago