Announcing https://clojars.org/aleph/versions/0.9.3:
• Bump Netty to 4.1.127.Final (follow-up fix for BouncyCastle)
• Fix using InputStream as :trust-store in :ssl-context (#728, #746)
Contributions by (in alphabetical order):
@pabloware and yours truly
https://github.com/lsolbach/qclojure 0.17.0: A functional quantum computing library for Clojure with backend protocols, simulation backends and visualizations.
Changes:
• enhancements and fixes for the circuit/hardware optimization pipeline
◦ added inverse gate cancellation and rotation folding/removal
◦ fixed some flag checks
• added :hiccup format for SVG visualizations
• updated clay version
• enhanced the tutorial and published it to cljdoc
• minor fixes