Skip to content
This repository has been archived by the owner on Sep 24, 2020. It is now read-only.

F-Feng/APart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#A Generalized Mathematica Apart Function

#Overview: The generalized function Apart can decompose any linear dependent elements to the irreducible ones.

#Usage: ApartAll[expr,{x,y,z,...}], {x,y,z,...} are the corresponding n-variate polynomial variables. ApartAll[expr,{x,y,z,...}] will perform the decomposition on expr to give the irreducible forms.