Skip to content

Updates & Errata

LC_Linkous edited this page Feb 23, 2025 · 10 revisions

Table of Contents

Updates


The following subsections are organized such that the updates are in chronological order from the first, initial public release of the code.

Initial Release

Date: Noveber 26, 2024 Version: 2024.0

Live Release Notes

2024

November

  • Minor changes to optimizers with the change from Python 3.9 to Python 3.12
  • Update to the AntennaCalculator because of pcb-tools-extension library issue
  • Update to cat swarm repo to reflect the state machine changes
  • Re-release of the quantum inspired optimizers with the cosmetic UI updates

December

  • README updates for optimizers, supporting repos
  • Wiki updates + documentation updates for HOWTO guides
  • Optimizer updates:
    • Bayesian optimizer has been updated with more detailed feedback for surrogate model errors/setup
    • Indexing with the generation counter for the chicken swarm optimizers now matches across all repositories (typo fixed)
    • Several variations to optimizers are being added to unit testing repos, but are NOT integrated into AntennaCAT yet
  • Ended on verision 2024.2

2025

January & February

  • 2024.2 -> 2025.0
  • Links, supporting repos, and image editing for GUI features.
  • Wiki updates + documentation updates for HOWTO guides, general info
  • Optimizer updates:
    • Spell check for internal version and supporting repos
    • Added a second chicken swarm optimizer. So now there is the original chicken swarm and the 2015 improved chicken swarm
    • Surrogate model integration into public AntennaCAT repo
    • Optimizer arg pass reformat to match recent lit updates
  • GUI:
    • Added scroll bar for replication study windows to prevent issue where boxes/replicate button are not visible on some systems
    • Updated draw library for more complex geometry bend/shape/scale options in-progress and integration starting
    • Save functionality updates in progress, but will be released in full when surrogate models are reintegrated
      • Updated JSON format being used to be more update friendly with feature integration and optimizer additions
  • Replication studies
    • Replciation study set of 12 designs released in 2025.0

Errata


There are no errata as of yet.

Known Issues


Clone this wiki locally