Skip to content
View nikpau's full-sized avatar
🎲
Data!
🎲
Data!

Highlights

  • Pro

Organizations

@nms-ev
Block or Report

Block or report nikpau

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. mmgdynamics mmgdynamics Public

    MMG Standard model for ship maneuvering with extension for currents, winds and shallow water.

    Python 14 6

  2. sr-gen sr-gen Public

    Segmental Inland Waterway Environment Generator

    Python 1

  3. pytsa pytsa Public

    PyTSA: Python Trajectory Splitting and Assessment Agent. Vessel monitoring and trajectory extraction framework for AIS records.

    Python 5

  4. cop-select cop-select Public

    Research seminar about a fast selection technique for bivariate copulae.

    TeX

  5. A loader-like context manager using ... A loader-like context manager using the moon emoji as a loading animation.
    1
    from itertools import cycle
    2
    from threading import Thread
    3
    import time
    4
    
                  
    5
    class Loader: