-
Layout::screen
defaults togetDefaultScreen()
to match the EAR. Calllayout.screen(boost::none)
to get the old behaviour. -
added xsimd submodule and updated eigen to 3.4.0; this required changing the eigen remote, so you may need to run
git submodule sync
as well as the usualgit submodule update --init --recursive
Initial release.