Skip to content

Releases: luk036/py2cpp

fix for py::enumerate

17 Mar 04:38

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

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

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

Choose a tag to compare

Updated third-party libraries

14 Feb 13:32

Choose a tag to compare

1.3

update third-party libraries; prepare for version 1.3

change version 1.2 in CMakeList.txt

03 Dec 11:35

Choose a tag to compare

fix documentation build

03 Dec 11:22

Choose a tag to compare

1.2.1

fix doxygen

downgrade to c++14

03 Dec 10:57

Choose a tag to compare

1.2

try to use conda to install doxygen 1.9

Separate individual class as a single header file

01 Dec 06:40

Choose a tag to compare

initial release

30 Nov 12:40

Choose a tag to compare

1.0

fix windows build and style