You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: brute_force_by_depth.gp
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,11 @@
1
1
/*
2
2
* Multiple Zeta Value Library - Function(s) related to Multiple Zeta Value
3
3
* Written in 2022 by Risan ptrrsn.1@gmail.com
4
-
* To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty.
5
-
* You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
4
+
* To the extent possible under law, the author(s) have dedicated all copyright and related
5
+
* and neighboring rights to this software to the public domain worldwide. This software is
6
+
* distributed without any warranty.
7
+
* You should have received a copy of the CC0 Public Domain Dedication along with this
8
+
* software. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
0 commit comments