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 9c5f6ba commit b1b9dc1Copy full SHA for b1b9dc1
.gitignore
@@ -1,3 +1,3 @@
1
-.idea
2
-venv
3
-docs/build
+/.idea
+/venv
+/docs/build
README.md
@@ -19,6 +19,8 @@ Key Information
19
* License: Apache 2.0
20
* Mathematical Documentation: [Open Risk Manual](https://www.openriskmanual.org/wiki/Correlation_Matrix)
21
* Development website: [Github](https://github.com/open-risk/correlationMatrix)
22
+* General Discussions: [Gitter](https://gitter.im/open-risk/Lobby)
23
+* Package Specific Chat: [Gitter](https://gitter.im/open-risk/correlationMatrix)
24
25
**NB: correlationMatrix is still in active development. If you encounter issues please raise them in our
26
github repository**
0 commit comments