Skip to content

Commit 85b462c

Browse files
committed
remove comment copy/pasted from implementation
1 parent 50e2876 commit 85b462c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/de/tilman_neumann/jml/powers/PurePowerTestTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
*
3333
* @author Tilman Neumann
3434
*/
35-
// TODO: A p-adic implementation like in gmp would be much faster for large numbers (with thousands of digits)
3635
public class PurePowerTestTest {
3736
private static final Logger LOG = LogManager.getLogger(PurePowerTestTest.class);
3837

0 commit comments

Comments
 (0)