Skip to content

Julia module to compute p-adic solutions to polynomial systems via Truncated Normal Forms.

License

Notifications You must be signed in to change notification settings

a-kulkarn/pAdicSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pAdic solver

Package for solving 0-dimensional padic polynomial systems.

  • Dense polynomial system solver for p-adic polynomial systems.
  • Input polynomials are AbstractAlgebra.jl polynomials instead of "DynamicPolynomials".

REQUIRED PACKAGES:

Related Packages:

Installation

Installation is with the standard Julia package manager.

add https://github.com/a-kulkarn/Dory.git
add https://github.com/a-kulkarn/pAdicSolver.git

Documentation

In progress. Presently, there are internal comments explaining functions.

About

Julia module to compute p-adic solutions to polynomial systems via Truncated Normal Forms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages