Skip to content

Commit

Permalink
updated underlying libraries page
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Sep 27, 2024
1 parent 76a1b23 commit 0c7566d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notebooks/noj_book/underlying_libraries.clj
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
;; * [tmd-parquet](https://github.com/techascent/tech.parquet) - TMD bindings for [Parquet](https://parquet.apache.org/) format
;; * [dtype-next](https://github.com/cnuernber/dtype-next) - high-performance array-programming
;; * [Kindly](https://scicloj.github.io/kindly-noted/) - datavis standard
;; * [Fastmath](https://github.com/generateme/fastmath) - math & stats - 🛠 [snapshot](https://clojars.org/generateme/fastmath/versions/3.0.0-SNAPSHOT) of the upcoming version 3
;; * [Fastmath](https://github.com/generateme/fastmath) - math & stats - alpha stage of version 3
;; * [Hanamicloth](https://scicloj.github.io/hanamicloth/) - easy layered graphics - 🛠 alpha version - should stabilize soon
;; * [Hanami](https://github.com/jsa-aerial/hanami) - interactive datavis
;; * [metamorph.ml](https://github.com/scicloj/metamorph.ml) - machine learning platform - 🛠 using the [addLinearRegression branch](https://github.com/scicloj/metamorph.ml/tree/addLinearRegression) with upcoming regression functions
;; * [metamorph.ml](https://github.com/scicloj/metamorph.ml) - machine learning platform
;; * [scicloj.ml.tribuo](https://github.com/scicloj/scicloj.ml.tribuo) - [Tribuo](https://tribuo.org/) machine learning models - see [known issues](./noj_book.known_issues.html) ❗
;; * some Tribuo modules added by default: general-linear and tree ensembles for regression/classification
;; * [libpython-clj](https://github.com/clj-python/libpython-clj) - Python bindings
Expand Down

0 comments on commit 0c7566d

Please sign in to comment.