Skip to content
View spartnx's full-sized avatar

Block or report spartnx

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
spartnx/README.md

Welcome to Tristan's Profile!

As a research scientist with expertise in Optimization, Operations Research (OR) methods, and Astrodynamics, my mission is to leverage my unique multi-disciplinary skillset to advance the domain of in-space logistics and supply chain. I am particularly committed to contribute to the development and growth of the In-space Servicing, Assembly, and Manufacturing (ISAM) and Active Debris Removal (ADR) industries.

On this GitHub account, I store any piece of code solving problems related to Optimization, OR, and Astrodynamics, whether it be original work or developed from other researchers' work. The focus is specifically given to problems whose solutions can help push the boundaries of Space Logistics.

My goal is to make publicly available repositories that other researchers can use in their own research projects without having to implement the code themselves. To this end, I make sure to write high-quality code using state-of-the-art methodologies and technologies, testing it against the literature for validation and documenting it as much as possible. Anyone is free to contribute to the projects if the proposed changes improve speed, accuracy, and/or scope.

Hope this helps the community! Feel free to email me if you believe a project could be a good addition to the repositories hosted on this profile.

Example of a rendezvous maneuver in geosynchronous orbits obtained from the RQ-Law.

Highlighted Repositories

Astrodynamics

  • pyrqlaw - Python implementation of the RQ-law feedback control for low-thrust orbital transfer and rendezvous
  • py2iopt - Python implementation of optimal two-impulse rendezvous in accordance with Primer Vector Theory

Research Work

Pinned Loading

  1. pyrqlaw pyrqlaw Public

    A Python implementation of the RQ-Law for dynamic low-thrust orbital rendezvous maneuvers.

    Python 4