Releases: NooriDan/SymXplorer
Releases · NooriDan/SymXplorer
Improved class hierachy and added new tia topo examples
Ngspice with EA and Sigmoid Loss
updating the main with features added to the spicelib integration
- Sigmoid loss function added... showed great convergence speed improvements.
- New example... 5T OTA circuit was added
- Optimizer checkpointing was added
- Class hierarchies were enhanced to allow better code reusability
- Plotting and design space exploration
Todo
- Need to think of a better way to switch the optimization algorithms... especially going from EA to BO or even a user-defined one.
- add "harder" design problems... i.e., larger number of design variables...
- support pspice or hspice... perhaps very easy with spicelibe module but there is always hiccups.
- Explore automatic layout generation with BAG
What's Changed
New Contributors
Full Changelog: https://github.com/NooriDan/SymXplorer/commits/spicelib-v1.0.0