Gael Guennebaud
|
fc202bab39
|
Index refactoring: StorageIndex must be used for storage only (and locally when it make sense). In all other cases use the global Index type.
|
2015-02-13 18:57:41 +01:00 |
|
Gael Guennebaud
|
0ca43f7e9a
|
Remove deprecated code not used by evaluators
|
2014-09-18 15:15:27 +02:00 |
|
Gael Guennebaud
|
da6ec81282
|
Move CoeffReadCost mechanism to evaluators
|
2014-03-10 23:24:40 +01:00 |
|
Gael Guennebaud
|
99e27916cf
|
Fix all()/any() for evaluators
|
2014-02-18 14:26:25 +01:00 |
|
Christoph Hertzberg
|
e59b38abef
|
Implement boolean reductions for zero-sized objects
|
2013-11-13 16:47:02 +01:00 |
|
Gael Guennebaud
|
4f0bd557a4
|
Previous isFinite->hasNonFinite change was broken. After discussion let's rename it to allFinite
|
2013-07-18 11:27:04 +02:00 |
|
Gael Guennebaud
|
6fab4012a3
|
Rename isFinite to hasNonFinite to avoid future naming collisions.
|
2013-07-17 21:13:45 +02:00 |
|
Gael Guennebaud
|
94e20f485c
|
Big 564: add hasNaN and isFinite members
|
2013-04-16 15:10:40 +02:00 |
|
Gael Guennebaud
|
b9fe79153b
|
Fix a couple of remaining warnings (missing newlines, inline-noinline, meaningless type qualifiers)
|
2013-03-01 14:42:36 +01:00 |
|
Benoit Jacob
|
69124cfca2
|
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
|
2012-07-13 14:42:47 -04:00 |
|
Jitse Niesen
|
3c412183b2
|
Get rid of include directives inside namespace blocks (bug #339).
|
2012-04-15 11:06:28 +01:00 |
|
Gael Guennebaud
|
9c86ee2695
|
fix static inline versus inline static issues (the former is the correct order)
|
2012-01-31 12:58:52 +01:00 |
|
Benoit Jacob
|
4716040703
|
bug #86 : use internal:: namespace instead of ei_ prefix
|
2010-10-25 10:15:22 -04:00 |
|
Gael Guennebaud
|
28e64b0da3
|
email change
|
2010-06-24 23:21:58 +02:00 |
|
Gael Guennebaud
|
7fd8418b19
|
finish to merge Array into Core:
- mv Array/* into Core/
- merge Functors.h files, and move Norms.h into Dot.h
|
2010-06-19 23:36:38 +02:00 |
|