Skip to content

Astrodynamic optimization algorithm design: Complexity-Progressive Gradient Descent algorithm

Notifications You must be signed in to change notification settings

santiagohenn/CPGD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CPGD

Complexity-Progressive Gradient Descent algorithm

Dependencies:

Hipparchus ode package (Maven) org.hipparchus:hipparchus-ode:1.8 https://mvnrepository.com/artifact/org.hipparchus/hipparchus-ode/1.8

Hipparchus geometry package (Maven) org.hipparchus:hipparchus-geometry:1.8 https://mvnrepository.com/artifact/org.hipparchus/hipparchus-geometry/1.8

Hipparchus core package (Maven) org.hipparchus:hipparchus-geometry:1.8 https://mvnrepository.com/artifact/org.hipparchus/hipparchus-core/1.8

Orbit Extrapolation Kit (Maven) org.orekit:orekit:10.3 https://mvnrepository.com/artifact/org.orekit/orekit/10.3

About

Astrodynamic optimization algorithm design: Complexity-Progressive Gradient Descent algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published