We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d514d05 commit 41bcbefCopy full SHA for 41bcbef
README.md
@@ -0,0 +1,5 @@
1
+# AbstractChains.jl
2
+
3
+This package provides a single abstract type, `AbstractChain`, and specifies an interface that subtypes of it should implement.
4
5
+In time to come this package will (hopefully) host shared code for common operations on chains such as plotting.
0 commit comments