issues
search
roystgnr
/
MetaPhysicL
Metaprogramming and operator-overloaded classes for numerical simulations
Other
22
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Output desired size when AD container size is exceeded
#84
GiudGiud
opened
2 years ago
6
the (AD) derivative of the function **atan2**
#83
saturn00000
opened
2 years ago
7
FPE from `std::pow(ADReal(-1), 1)`
#82
dschwen
closed
2 years ago
7
No `std::isinf` overload for dual numbers?
#81
dschwen
closed
2 years ago
1
No type named supertype
#80
hugary1995
closed
2 years ago
3
Simplify `DynamicStdArrayWrapper::end()`
#79
dschwen
closed
2 years ago
0
add `.clang-format` config to the project
#78
dschwen
closed
2 years ago
0
Make members protected
#77
dschwen
closed
2 years ago
2
Make `DynamicStdArrayWrapper::_data` `protected`
#76
dschwen
closed
2 years ago
0
Looks for the 'CL' library when OpenCL is a headers-only library
#75
yurivict
opened
3 years ago
0
Allow parallel reductions with ADReal
#74
andrsd
closed
2 years ago
1
Expand parallel support
#73
lindsayad
closed
3 years ago
2
Everything is_convertible?
#72
hugary1995
closed
3 years ago
1
Restrict implicit conversions
#71
dschwen
closed
3 years ago
31
Implicit conversion through a constructor relying on SFINAE confuses the compiler
#70
dschwen
closed
3 years ago
2
Use ACSM_CXX_COMPILER_STANDARD
#69
roystgnr
closed
3 years ago
0
C++17 compatibility
#68
roystgnr
closed
3 years ago
13
Update autoconf submodule
#67
lindsayad
closed
3 years ago
0
Make std::complex<DualNumber> work
#66
dschwen
opened
4 years ago
7
Use "-f" when using mv to overwrite our own files
#65
roystgnr
closed
4 years ago
0
Use new TIMPI NotADataType class
#64
lindsayad
closed
4 years ago
0
Add IsRawSame helper
#63
lindsayad
closed
4 years ago
1
Add RawType<vector<DualNumber>> and RawType<vector<vector<DualNumber>>>
#62
lindsayad
closed
4 years ago
2
Use relative path for submodule
#61
roystgnr
closed
4 years ago
0
Use m4 from autoconf-submodule
#60
roystgnr
closed
4 years ago
0
Move LT_INIT to before any BOOST macro invocation
#59
lindsayad
closed
4 years ago
1
A lot more configure capability
#58
lindsayad
closed
4 years ago
6
Initial parallel packing support
#57
lindsayad
closed
4 years ago
7
Add boolean to turn off derivative calculations
#56
lindsayad
closed
4 years ago
7
Clean out missed std::vector::reference
#55
lindsayad
closed
5 years ago
0
Eliminate some memmove/memcpy
#54
lindsayad
closed
5 years ago
4
SemiDynamicSparseNumberArray
#53
lindsayad
closed
5 years ago
21
Allow operations between std::complex<T> and T
#52
lindsayad
closed
5 years ago
4
Reduce temporary creation
#51
lindsayad
closed
5 years ago
17
More tests for pow(Dual*)
#50
roystgnr
closed
5 years ago
1
Fix std::pow(0,b>1) derivatives
#49
roystgnr
closed
5 years ago
1
Create metaphysicl_dbg_var to eliminate compiler warnings
#48
lindsayad
closed
5 years ago
5
Add unsigned long / long long
#47
dschwen
closed
5 years ago
3
Add long int type support
#46
dschwen
closed
5 years ago
2
divide dual number by long int throws an error
#45
dschwen
closed
5 years ago
2
std::min(a,b) vs std::min<DualReal>(a,b)
#44
dschwen
closed
11 months ago
13
Re-bootstrap with up to date libmesh autotools.
#43
jwpeterson
closed
5 years ago
2
error Unknown option
#42
MVoz
closed
5 years ago
1
Fixing warning with clang 7.x
#41
andrsd
closed
5 years ago
5
Permit explicit cast to non-dual number
#40
dschwen
closed
5 years ago
4
C++ numerics
#39
roystgnr
closed
5 years ago
11
Test calculations of DualNumber<T, NumberArray<N, T>>
#38
lindsayad
closed
5 years ago
2
Failing std::pow instantiation
#37
dschwen
closed
5 years ago
9
Need std::cbrt for dual numbers (C++11)
#36
dschwen
closed
5 years ago
3
Change derivative of std::pow
#35
lindsayad
closed
5 years ago
5
Next