| Commit message (Expand) | Author | Age |
* | fix warning | Gael Guennebaud | 2019-01-14 |
* | Fix warnings in ptrue for complex and half types. | Rasmus Munk Larsen | 2019-01-11 |
* | Rename pones -> ptrue. Use _CMP_TRUE_UQ where appropriate. | Rasmus Munk Larsen | 2019-01-09 |
|\ |
|
| * | Fix typo. | Rasmus Munk Larsen | 2019-01-09 |
* | | Collapsed revision | Rasmus Munk Larsen | 2019-01-09 |
| * | Undo useless diffs. | Rasmus Munk Larsen | 2019-01-09 |
| * | Add packet up "pones". Write pnot(a) as pxor(pones(a), a). | Rasmus Munk Larsen | 2019-01-09 |
|/ |
|
* | Merged eigen/eigen into default | Rasmus Larsen | 2019-01-09 |
|\ |
|
| * | bug #1652: implements a much more accurate version of vectorized sin/cos. Thi... | Gael Guennebaud | 2019-01-09 |
* | | Add support for pcmp_eq and pnot, including for complex types. | Rasmus Munk Larsen | 2019-01-07 |
|/ |
|
* | Implement AVX512 vectorization of std::complex<float/double> | Gael Guennebaud | 2018-12-06 |
* | Several improvements regarding packet-bitwise operations: | Gael Guennebaud | 2018-11-30 |
* | bug #1631: fix compilation with ARM NEON and clang, and cleanup the weird psh... | Gael Guennebaud | 2018-11-27 |
* | Update pshiftleft to pass the shift as a true compile-time integer. | Gael Guennebaud | 2018-11-27 |
* | Unify SSE/AVX psin functions. | Gael Guennebaud | 2018-11-27 |
* | Unify SSE and AVX implementation of pexp | Gael Guennebaud | 2018-11-26 |
* | First step toward a unification of packet log implementation, currently only ... | Gael Guennebaud | 2018-11-26 |
* | [PATCH 1/2] Misc. typos | luz.paz" | 2018-09-18 |
* | updates based on PR feedback | Deven Desai | 2018-06-14 |
* | syncing this fork with upstream | Deven Desai | 2018-06-13 |
|\ |
|
| * | Derivative of the incomplete Gamma function and the sample of a Gamma random ... | Michael Figurnov | 2018-06-06 |
* | | Adding support for using Eigen in HIP kernels. | Deven Desai | 2018-06-06 |
|/ |
|
* | Exponentially scaled modified Bessel functions of order zero and one. | Michael Figurnov | 2018-05-31 |
* | Rename predux_downto4 to be more accurate on its semantic. | Gael Guennebaud | 2018-04-03 |
* | Add a EIGEN_NO_CUDA option, and introduce EIGEN_CUDACC and EIGEN_CUDA_ARCH al... | Gael Guennebaud | 2017-07-17 |
* | Declared the plset, ploadt_ro, and ploaddup packet primitives as usable withi... | Benoit Steiner | 2017-02-27 |
* | Added support for expm1 in Eigen. | Srinivas Vasudevan | 2016-12-02 |
* | Merged eigen/eigen into default | Benoit Steiner | 2016-11-03 |
|\ |
|
| * | Add pinsertfirst function and implement pinsertlast for complex on SSE/AVX. | Gael Guennebaud | 2016-11-02 |
| * | Add missing inline keywords | Gael Guennebaud | 2016-10-25 |
| * | Add a pinsertlast function replacing the last entry of a packet by a scalar. | Gael Guennebaud | 2016-10-25 |
* | | Renamed predux_half into predux_downto4 | Benoit Steiner | 2016-10-06 |
* | | Merged latest updates from trunk | Benoit Steiner | 2016-10-05 |
|\| |
|
| * | bug #1249: enable use of __builtin_prefetch for GCC, clang, and ICC only. | Gael Guennebaud | 2016-07-25 |
| * | bug #1232: refactor special functions as a new SpecialFunctions module, curre... | Gael Guennebaud | 2016-07-08 |
| * | Add TernaryFunctors and the betainc SpecialFunction. | Eugene Brevdo | 2016-06-02 |
| * | Expose log1p to Array. | Gael Guennebaud | 2016-06-01 |
| * | Remove now-unused protate PacketMath func | Benoit Jacob | 2016-05-24 |
* | | Pull latest updates from upstream | Benoit Steiner | 2016-04-11 |
|\| |
|
| * | Fixed the packet_traits for half floats. | Benoit Steiner | 2016-04-08 |
| * | Added polygamma function. | Till Hoffmann | 2016-04-01 |
| * | Added zeta function. | Till Hoffmann | 2016-04-01 |
| * | Resolve bad merge. | Eugene Brevdo | 2016-03-08 |
| * | Added support for vectorized type casting of int to char. | Benoit Steiner | 2016-02-03 |
* | | Generalized predux4 to support AVX512 packets, and renamed it predux_half. | Benoit Steiner | 2016-02-01 |
| * | Fixed compilation warning | Benoit Steiner | 2016-01-28 |
| * | Add digamma for CPU + CUDA. Includes tests. | Eugene Brevdo | 2015-12-24 |
| * | Cleanup | Benoit Steiner | 2015-12-08 |
| * | Fixed a couple of typos | Benoit Steiner | 2015-12-07 |
| * | Add special functions to Eigen: lgamma, erf, erfc. | Eugene Brevdo | 2015-12-07 |
|/ |
|