Skip to content

Add Antoine Prv #223

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 4, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions src/components/about/Team/AntoinePrv.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Antoine is a Scientific Software Engineer at Quantstack where he led devlopment efforts on the
[Mamba](https://mamba.readthedocs.io/) package manager, as well as on the
[Xeus-Octave](https://xeus-octave.readthedocs.io) Jupyter kernel and
[Xtensor](https://xtensor.readthedocs.io/).
He obtained a Ph.D. in combinatorial optimization and machine learning from École Polytechnique
de Montréal in 2021 where he worked at the interplay of deep learning and operations research.
During that time, he developed [Ecole](https://www.ecole.ai) a mixed Python/C++ library to ease the
research on the use of machine learning methods for decision making inside mathematical solvers.
17 changes: 17 additions & 0 deletions src/components/about/Team/team.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ import AndreasMD from "@site/src/components/about/Team/Andreas.md";
import AndreasAvatarUrl from "@site/static/img/avatars/Andreas.png";
import AntoineMD from "@site/src/components/about/Team/Antoine.md";
import AntoineAvatarUrl from "@site/static/img/avatars/Antoine2.png";
import AntoinePrvMD from "@site/src/components/about/Team/AntoinePrv.md";
import AntoinePrvAvatarUrl from "@site/static/img/avatars/AntoinePrv.png";
import AnutoshMD from "@site/src/components/about/Team/Anutosh.md";
import AnutoshAvatarUrl from "@site/static/img/avatars/Anutosh.png";
import ArjunMD from "@site/src/components/about/Team/Arjun.md"
Expand Down Expand Up @@ -365,6 +367,21 @@ export const coreTeam = [
subTeamName: "coreTeam",
BioComponent: RaulMD,
},
{
completeName: "Antoine Prouvost",
firstName: "Antoine",
position: " Scientific Software Developer",
GitHubLink: "https://github.com/AntoinePrv",
LinkedInLink: "https://www.linkedin.com/in/antoine-prouvost-0667b6a4/",
BlueskyLink:"https://bsky.app/profile/antoineprv.bsky.social",
MastodonLink:"",
GitHubName: "@AntoinePrv",
avatarUrl: AntoinePrvAvatarUrl,
distinctionTitle: [],
distinctionLink: [],
subTeamName: "coreTeam",
BioComponent: AntoinePrvMD,
},
];

export const QSCollaboratorsTeam = [
Expand Down
Binary file added static/img/avatars/AntoinePrv.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/avatars/avatars-jpg/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.