dragonfly-ai / slash

Linear Algebra and Statistics library for Scala.js, JVM, and Native.
https://dragonfly-ai.github.io/slash/
Apache License 2.0
25 stars 4 forks source link

Docs, mima #11

Closed Quafadas closed 1 year ago

Quafadas commented 1 year ago

As discussed on discord, this configures sbt-typlevel, to produce and publish a webwsite on each commit to main.

The website is reasonably formatted and should be easy to add to. This is very much a skeleton, the existing content would need some work, but buying into sbt-typlevel defaults is (IMHO) a decent future bet.

This also disables MIMA checks, which means that CI should go green! Which is a good thing!

Quafadas commented 1 year ago

Bah, this worked on my fork, https://github.com/Quafadas/vector/actions/runs/6063165446