enthought - Python equivalent to radical() in Sage? -


i'm working on code generate number of triples satisfying abc conjecture less given quality , within specified integer range. wrote code in sage, has radical() function built in.

i need figure out way perform same task in python, have of yet been unable do.

any advice or resource recommendations on building radical function, i.e. given integer output largest squarefree divisor of integer?


Comments

Popular posts from this blog

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

node.js - How to abort query on demand using Neo4j drivers -