Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.

23prime/PRS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PRS

Calculate Polynomial Remainder Sequence (PRS) in three different ways.

  • By pseudo division
  • Redcued PRS
  • Subresultant PRS

Environments

  • Ubuntu 18.04 LTS
  • Python 3.6.5
  • SymPy 1.1.1

Execute

$ python3 test.py

Results

Please look at result.txt.

About

Calculate PRS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages