Skip to content
View IamPhytan's full-sized avatar
🦊
GitLabing / Pythoning / LaTeXing
🦊
GitLabing / Pythoning / LaTeXing

Highlights

  • Pro

Organizations

@norlab-ulaval @grumoncton
Block or Report

Block or report IamPhytan

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

Pinned

  1. digikey-kicad-library digikey-kicad-library Public

    Forked from Digi-Key/digikey-kicad-library

    An atomic parts library for KiCad 6 and KiCad 7

    16 2

  2. rosbag-tools rosbag-tools Public

    A ROS-agnostic toolbox for common rosbag operations

    Python 22 3

  3. Cookbook Cookbook Public

    A collection of code snippets to be kept and reused

    Jupyter Notebook 1

  4. teleplot_ros teleplot_ros Public

    ROS examples that sends telemetry to Teleplot (https://teleplot.fr)

    CMake

  5. wikiquote-twitter-bot wikiquote-twitter-bot Public

    A simple way to tweet famous quotes from Wikiquote

    Python

  6. ODE Examples in Sympy ODE Examples in Sympy
    1
    import sympy as sym
    2
    import numpy as np
    3
    import matplotlib.pyplot as plt
    4
    
                  
    5
    sym.init_printing()