Skip to content

Releases: dschmitz89/scipybiteopt

1.2

29 Jan 09:25
Compare
Choose a tag to compare
  • Bugfix: fixed a memory leak which could cause wrong results (kudos to @notwa )
  • Changed default parameters: biteopt will now always attempt 5 optimizations with 20000 function evaluations each
  • Updated biteopt source to 2022.3

New Contributors

  • @notwa made their first contribution in #2

Full Changelog: 1.1.1...1.2

Fix compilation on linux

24 Dec 10:46
Compare
Choose a tag to compare
  • Fixed compilation args for linux

1.1

18 Dec 13:27
7dc1146
Compare
Choose a tag to compare
1.1
  • Update upstream biteopt source
  • Include number of function evaluations
  • Add more input validation to guide users in case of errors

PyPI release

03 Nov 20:57
Compare
Choose a tag to compare

Install scipybiteopt via

pip install scipybiteopt