index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
|
Merged in ezhulenev/eigen-01 (pull request PR-632)
Gael Guennebaud
2019-04-25
|
\
\
|
|
*
Check if gpu_assert was overridden in TensorGpuHipCudaDefines
Eugene Zhulenev
2019-04-25
|
|
/
|
/
|
|
*
Fix doxygen warnings to enable statis code analysis
Eugene Zhulenev
2019-04-24
*
|
Get rid of SequentialLinSpacedReturnType deprecation warnings in DenseBase.h
Eugene Zhulenev
2019-04-24
|
/
*
Remove deprecation annotation from typedef Eigen::Index Index, as it would ge...
Rasmus Munk Larsen
2019-04-24
*
Add missing EIGEN_DEPRECATED annotations to deprecated functions and fix few ...
Eugene Zhulenev
2019-04-23
*
Use packet ops instead of AVX2 intrinsics
Eugene Zhulenev
2019-04-23
*
Adding lowlevel APIs for optimized RHS packet load in TensorFlow
Anuj Rawat
2019-04-20
*
Split the implementation of i?amax/min into two. Based on PR-627 by Sameer Ag...
Christoph Hertzberg
2019-04-15
*
Tweak cost model for tensor contraction when parallelizing over the inner dim...
Rasmus Munk Larsen
2019-04-12
*
Update TheadPoolDevice example to include ThreadPool creation and passing poi...
Jonathon Koyle
2019-04-10
*
adding EIGEN_DEVICE_FUNC to the recently added TensorContractionKernel constr...
Deven Desai
2019-04-08
*
Add missing semicolon
Eugene Zhulenev
2019-04-02
*
Add support for custom packed Lhs/Rhs blocks in tensor contractions
Eugene Zhulenev
2019-04-01
*
bug #1695: fix a numerical robustness issue. Computing the secular equation a...
Gael Guennebaud
2019-03-27
*
Collapsed revision from PR-619
William D. Irons
2019-03-26
*
ICC does not support -fno-unsafe-math-optimizations
Gael Guennebaud
2019-03-22
*
updates requested in the PR feedback. Also droping coded within #ifdef EIGEN_...
Deven Desai
2019-03-19
*
Merged eigen/eigen into default
Deven Desai
2019-03-19
|
\
|
*
Merged in rmlarsen/eigen (pull request PR-618)
Rasmus Larsen
2019-03-18
|
|
\
|
*
|
fix unit test in c++03: c++03 does not allow passing local or anonymous enum ...
Gael Guennebaud
2019-03-18
|
*
|
bug #1692: enable enum as sizes of Matrix and Array
Gael Guennebaud
2019-03-17
|
|
*
Make clipping outside [-18:18] consistent for vectorized and non-vectorized p...
Rasmus Munk Larsen
2019-03-15
|
|
/
|
*
Merged in tellenbach/eigen/sykline_consistent_include_guards (pull request PR...
Rasmus Larsen
2019-03-15
|
|
\
|
|
*
Fix include guard comments
David Tellenbach
2019-03-15
|
|
/
|
*
Clean up half packet traits and add a few more missing packet ops.
Rasmus Munk Larsen
2019-03-14
|
*
Remove undefined std::complex<int>
David Tellenbach
2019-03-14
|
*
PR 593: Add variadtic ctor for DiagonalMatrix with unit tests
David Tellenbach
2019-03-14
|
*
revert debug stuff
Gael Guennebaud
2019-03-14
|
*
Remove EIGEN_MPL2_ONLY guard in IncompleteCholesky that is no longer needed a...
Rasmus Munk Larsen
2019-03-13
|
*
bug #1684: partially workaround clang's 6/7 bug #40815
Gael Guennebaud
2019-03-13
|
*
Merged in rmlarsen/eigen (pull request PR-615)
Rasmus Larsen
2019-03-12
|
|
\
|
*
|
erm.. use proper id
Thomas Capricelli
2019-03-12
|
*
|
update tracking code
Thomas Capricelli
2019-03-12
|
|
*
Clean up PacketMathHalf.h and add a few missing logical packet ops.
Rasmus Munk Larsen
2019-03-11
|
|
/
|
*
Fix segfaults with cuda compilation
Eugene Zhulenev
2019-03-11
|
*
Fix a bug in TensorGenerator for 1d tensors
Eugene Zhulenev
2019-03-11
|
*
Fix a data race in NonBlockingThreadPool
Eugene Zhulenev
2019-03-11
|
*
Apply SSE's pmin/pmax fix for GCC <= 5 to AVX's pmin/pmax
Gael Guennebaud
2019-03-10
|
*
Change license from LGPL to MPL2 with agreement from David Harmon.
Gael Guennebaud
2019-03-07
|
*
Merge.
Rasmus Munk Larsen
2019-03-06
|
|
\
|
*
|
Add macro EIGEN_AVOID_THREAD_LOCAL to make it possible to manually disable th...
Rasmus Munk Larsen
2019-03-06
|
|
*
Fix placement of "#if defined(EIGEN_GPUCC)" guard region.
Rasmus Munk Larsen
2019-03-06
|
|
|
\
|
|
*
|
Fix placement of "#if defined(EIGEN_GPUCC)" guard region.
Rasmus Munk Larsen
2019-03-06
|
|
/
/
|
|
*
Add missing return to NonBlockingThreadPool::LocalSteal
Eugene Zhulenev
2019-03-06
|
|
*
Remove redundant steal loop
Eugene Zhulenev
2019-03-06
|
|
/
|
*
Merged in rmlarsen/eigen_threadpool (pull request PR-606)
Rasmus Larsen
2019-03-06
|
|
\
|
*
\
Merged in ezhulenev/eigen-01 (pull request PR-610)
Rasmus Larsen
2019-03-06
|
|
\
\
|
|
*
|
Check that inner block dimension is continuous
Eugene Zhulenev
2019-03-05
|
|
*
|
Block evaluation for TensorGeneratorOp
Eugene Zhulenev
2019-03-05
[prev]
[next]