Standardizing a linear algebra library - Guy Davidson - Meeting C++ 2018
Guy Davidson speaking about standardization and algebraic libraries
Standardizing a linear algebra library
by Guy Davidson
November 14-16, Berlin, Germany
November 18-23, Wrocław, Poland
November 25, Wrocław, Poland
February 10-15, Hagenberg, Austria
March 19-21, Madrid, Spain
April 1-4, Bristol, UK
June 16-21, Sofia, Bulgaria
By Meeting C++ | Feb 27, 2019 06:24 AM | Tags: standardization performance meetingcpp intermediate efficiency basics advanced
Guy Davidson speaking about standardization and algebraic libraries
Standardizing a linear algebra library
by Guy Davidson
By Meeting C++ | Jul 1, 2016 02:07 AM | Tags: standardization experimental c++17 advanced
A short overview over the latest highlights from Oulu
Final features of C++17
by Jens Weller
From the article:
With last weeks C++ committee meeting in Oulu, C++17 is feature complete and on its way to become an international standard...
By Meeting C++ | Mar 10, 2016 08:18 AM | Tags: standardization experimental c++17 advanced
The last and final part about the current proposals for C++17:
C++17 and other future highlights of C++
by Jens Weller
From the article:
Welcome to the 3rd and last part about current proposals for C++17 and beyond...
By Meeting C++ | Mar 3, 2016 08:50 AM | Tags: standardization intermediate experimental c++17 advanced
The 2nd part of my series on proposals for C++17 deals with Technical Specifications:
C++17 and its Technical Specifications
by Jens Weller
From the article:
Part 2 of my series about the current proposals for C++17. This part is covering the Technical Specifications (TS), which are currently released. Some of them will make it into C++17. Those not making it into C++17...
By Meeting C++ | Feb 14, 2015 03:36 AM | Tags: standardization intermediate committee c++17
The first part of a mini series about the Library Papers for the LWG Meeting in Cologne:
C++17 Library Papers for Cologne
by Jens Weller
From the article:
Last fall I did the last series about the Standardization papers for C++. I didn't had the time to finish the last part for the Library subgroup, as Meeting C++ 2014 was getting close too. I'll be attending the next meeting of the Library Working Group in Cologne, which is just a few days away, so I'll do a miniseries for the LWG papers...
By Meeting C++ | Oct 27, 2014 07:01 AM | Tags: standardization experimental
Two news in one: I used an old project on the weekend to have an alternative listing for the C++ Proposals:
An alternative listing for the C++ Proposals
This years C++ Proposals listed by mailing and subgroup
by Jens Weller
By Meeting C++ | Mar 27, 2014 08:02 AM | Tags: standardization c++17 c++14 c++11 basics advanced
A follow up on my proposal series & C++14 post:
C++ Status
by Jens Weller
From the Article:
This is the followup I promised after my last series for Issaquah. The current status of the standardization is that C++14 is on its final way to become a new ISO Standard, as you can see on the C++ Status Page of isocpp.org.
By Meeting C++ | Mar 16, 2014 06:13 AM | Tags: standardization intermediate experimental c++14
A few weeks ago the C++ committee did meet in Issaquah, its most important result: the final draft for C++14. See Herb Sutters trip report for details, I have written an overview based on his trip report, clangs C++14 status page and of course the papers it self.
Looking at C++14
by Jens Weller
From the Article:
As I have read through most papers of last and this year, a short overview which papers now have made it into the standard. So, what are the new features of C++14? Already before the last meeting, clang had implemented all known C++14 features of the draft published after the Chicago meeting.
By Meeting C++ | Mar 7, 2014 06:57 AM | Tags: standardization intermediate experimental concurrency c++14 c++11 advanced
C++11 support is still an interesting topic, even that GCC and Clang now fully support it. Also the upcoming C++14 standard is already getting implemented by a lot of compilers. There are two very interesting publications about this topic in recent weeks, first, on italiancpp.org there is a PDF on C++11 and C++14 feature support for Visual C++, Intel, Clang and GCC. Also Just a few days ago, a interesting blogpost about this topic was published on C++Rocks, focussing on compiler and library support:
C++11/14 compiler and library shootout
by C++ Rocks
From the Article:
It’s been almost a year since my last comparison of C++11 support across different compilers, so I decided to take a break from working on my book about C++11/14 features in VS2013, and see how things have changed.
By Meeting C++ | Feb 12, 2014 12:51 PM | Tags: undefined behavior standardization numerics networking library issaquah intermediate graphics experimental c++14 advanced
This is the last part in the series for Issaquah, and its the most diverse:
C++ Papers for Issaquah - Library, Graphics, Networking, Numerics & Undefined Behavior
by Jens Weller
From the Article:
The 4th and last part about the C++ Papers for Issaquah. I already covered the first batch of proposals from the Library subgroup in the previous part, now its all about papers from Library, Graphics, Networking, Numerics and Undefined Behavior. A very diverse part.