10 Commits

Author SHA1 Message Date
Bob Polis
7d7a448ad1 Moved versioning to premake; added OpenBSD support 2021-12-21 10:51:06 +01:00
Bob Polis
145a056a3b changed return from choice to const ref 2021-12-02 18:14:34 +01:00
Bob Polis
94043b3aac Merge branch 'main' of www.swiftcoder.nl:git/experimental/cpp/libscnumerics 2021-11-13 19:15:13 +01:00
Bob Polis
6ac0ca9a52 Removed -pthread and -fno-strict-aliasing flags 2021-11-13 19:14:04 +01:00
Bob Polis
10a9ad9bbb added static_cast to fix error 2021-11-11 17:51:29 +01:00
Bob Polis
d607dab17c Fixed static method 2021-11-05 16:36:51 +01:00
Bob Polis
a0f852d419 Added iterator-based choice function 2021-10-07 15:59:08 +02:00
Bob Polis
a6accef426 Renamed functions and made static 2021-10-06 11:28:24 +02:00
Bob Polis
d0cf4102d6 Changed choice function to use std::vector 2021-10-06 11:08:46 +02:00
Bob Polis
087e31219c first commit 2021-10-06 10:55:22 +02:00