g+smo:externals_update

Last commit made on 2018-12-15
Get this branch:
git clone -b externals_update https://git.launchpad.net/g+smo

Branch merges

Branch information

Name:
externals_update
Repository:
lp:g+smo

Recent commits

135dc78... by Angelos Mantzaflaris <email address hidden>

cleanup

2844cbb... by Angelos Mantzaflaris <email address hidden>

small fixes

e0888f6... by Angelos Mantzaflaris <email address hidden>

initiate better external handling

d8aadd9... by =?utf-8?q?Matthias_M=C3=B6ller?= <email address hidden>

Hotfix (#272)

Fixed hard-coded 'double'.

e93deba... by =?utf-8?q?Matthias_M=C3=B6ller?= <email address hidden>

Changed extensions to download source at configure time (#268)

* Added std::real, std::imag, and std::conj to gsMath to make it
available within the G+Smo namespace. Also added dummy implementations
of the functions frexp and ldexp for UNUM types.

* Backport of type traits integral_constant, is_integral_base,
remove_const, remove_volatile, and remove_cv from C++11 standard
library.

Added type trait is_complex<T> to determine if T is of type std::complex

* More verbose reporting

* Formatting

* Changed gsCoDiPack extension to download source at configure time

* Changed gsUnum extension to download source at configure time

* Improved implementation of gsFdbb, gsUnum, and gsCoDiPack extension

21a5672... by Stefan Takacs <email address hidden>

add gsAdditiveOp (#259)

e65e913... by Angelos Mantzaflaris <email address hidden>

Update .gitignore

f902ef1... by Shamanskiy <email address hidden>

Corrected sizes of unknowns in gsAssembler (#267)

53a18e7... by Angelos Mantzaflaris <email address hidden>

bug fix

54a7f14... by Angelos Mantzaflaris <email address hidden>

sanitize use of index_t (#270)