Skip to content

Commit

Permalink
Pull the vectorizer out into its own Haskell module, where it belongs.
Browse files Browse the repository at this point in the history
  • Loading branch information
axch committed Jun 16, 2023
1 parent 241ff36 commit 4b5c59a
Show file tree
Hide file tree
Showing 4 changed files with 449 additions and 424 deletions.
1 change: 1 addition & 0 deletions dex.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ library
, QueryType
, QueryTypePure
, Util
, Vectorize
if flag(live)
exposed-modules: Actor
, Live.Eval
Expand Down
Loading

0 comments on commit 4b5c59a

Please sign in to comment.