Skip to content

Releases: luk036/py2cpp

Update the third part libraries

27 Mar 05:42
Compare
Choose a tag to compare

code cleanup for documentation

04 Aug 08:37
Compare
Choose a tag to compare

use latest ModernCppStarter as template

04 Aug 08:24
Compare
Choose a tag to compare

add at() and make it work

24 Jun 11:46
Compare
Choose a tag to compare
1.4.6

add at() method

add at() for compatability with standard

23 Jun 11:36
Compare
Choose a tag to compare
1.4.5

add at() for compatability

add Lict (Dict-like data structure by std::vector)

15 Jun 07:39
Compare
Choose a tag to compare

fix for py::enumerate

17 Mar 04:38
Compare
Choose a tag to compare
1.4.3

fix for py::enumerate

fix a bug in fractions operator/=(Z) Z=int

16 Mar 15:15
Compare
Choose a tag to compare
1.4.2

fix a bug in fractions

add key_iterator::operator++(int) for transrangers support

15 Mar 13:12
Compare
Choose a tag to compare
1.4.1

add operator++(int) for transranger

py::range, py::enumerate and fun::Fraction downgrade to C++11

12 Mar 08:43
Compare
Choose a tag to compare