We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a32a8e commit 0787838Copy full SHA for 0787838
1 file changed
README.compilation README.mdREADME.compilation renamed to README.md
@@ -1,3 +1,16 @@
1
+# Libsharp
2
+
3
+*IMPORTANT NOTE*: It appears that the default branch upon cloning from
4
+github.com/dagss/libsharp was an outdated 'dagss' branch instead of
5
+the 'master' branch. To get the latest copy,
6
+please do `git checkout master; git pull`. New clones are no longer affected.
7
8
+## Paper
9
10
+https://arxiv.org/abs/1303.4945
11
12
+## Compilation
13
14
GNU make is required for compilation.
15
16
Libsharp compilation has been successfully tested with GNU and Intel compilers.
0 commit comments