Skip to content

Releases: eendebakpt/oapackage

Release v2.7.13

06 Nov 10:24
108b259
Compare
Choose a tag to compare

Add Python 3.12 support

Release v2.7.11

06 Oct 20:27
bf37220
Compare
Choose a tag to compare
  • Comply with PEP517
  • Cleanup code (address compiler warnings)
  • Minimum required compiler is now C+11
  • Drop python 3.7 support, add support for 3.11
  • Use ruff and black for formatting

Release v2.7.5

01 Nov 22:42
bcb46a6
Compare
Choose a tag to compare

Improved documentation and python warnings

v2.7.2

13 Sep 14:33
dc61bda
Compare
Choose a tag to compare

Release 2.7.2

v2.6.7

21 Nov 22:05
dfe2a93
Compare
Choose a tag to compare
  • Added functionality for conference designs
  • Drop python 2.7 and 3.5 support

v2.6.3 JOSS paper

27 Feb 13:09
d10cbf7
Compare
Choose a tag to compare

Code for the paper "OApackage: A Python package for generation and analysis of orthogonal arrays, optimal designs and conference designs"

v2.6.2 JOSS

23 Feb 12:28
1cfe9b9
Compare
Choose a tag to compare
Merge pull request #146 from eendebakpt/dev

New release 2.6.2

v2.6.0

13 Feb 13:44
017f0b6
Compare
Choose a tag to compare
  • Updates to documentation
  • Cleanup of interfaces
  • Fix bug in Ds-efficiency calculation

v2.5.6

29 Jan 20:55
e7b1854
Compare
Choose a tag to compare
  • Updated documentation
  • Cleanup legacy code
  • Use doctest where possible

v2.5.2

24 Nov 22:14
76223c2
Compare
Choose a tag to compare
  • Improve documentation
  • Cleanup legacy code
  • Finalize initial version of joss paper