New Features:
- New Array circuit simulation interface for improved and more flexible parasitics simulation
- Improvement to torch gradient calculation and AnalogLayer interface changes to support new approach
Bug Fixes:
- Keras neural network conversion now processes layers in the correct order
- Make TransposeCore and MaskCore compatible with multiple return dtypes
- Fix output_dtype = NATIVE when the dtype is an integer.