Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…nto develop
  • Loading branch information
mikera committed May 16, 2017
2 parents d4e6b81 + 6fa9f21 commit 7abcb62
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ core.matrix
The core.matrix library provides array programming as a language extension for
Clojure/Clojurescript, with a focus on numerical computing.

core.matrix will become an official part of Clojure Contrib now that the
API is mature and proven, at which point this repo will move to org.clojure/core.matrix

The central objective of `core.matrix` is to make matrix and array programming
idiomatic, productive, elegant and fast in the Clojure environment.

Expand Down Expand Up @@ -87,8 +90,6 @@ For Clojurescript:
The API is relatively mature but still *subject to some changes* at present (at least up until release 1.0.0),
so users should be prepared to deal with potential breaking changes when updating to future releases.

The plan is to become an official Clojure Contrib language extension once the API has been well tested.


### Contributing

Expand Down

0 comments on commit 7abcb62

Please sign in to comment.