quil-lang / qvm

The high-performance and featureful Quil simulator.
Other
411 stars 57 forks source link

use updated magicl/core #271

Closed braised-babbage closed 2 years ago

braised-babbage commented 3 years ago

See also quil-lang/magicl#137

This drops the magicl dependency to magicl/core, which contains pure lisp code.

We need to in some manner allow for easy detection or configuration of whether liblapack should be used. For most people it should be, but occasionally we don't want it. With the current changes, users will have to explicitly load it.