Skip to content
View IvanaGyro's full-sized avatar

Organizations

@Cytnx-dev

Block or report IvanaGyro

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. ntu-course-calendarntu-course-calendarPublic

    Generate Google Calendar event link for courses of National Taiwan University.

    HTML 4

  2. nimbus-matchnimbus-matchPublic

    Times New Roman metric-compatible font generator for Regular, Bold, Italic & Bold Italic

    Python

  3. ntu-thesis-templatentu-thesis-templatePublic

    Nation Taiwan University Thesis Template

    Python

  4. Cytnx-dev/CytnxCytnx-dev/CytnxPublic

    Project Cytnx, A Cross-section of Python & C++,Tensor network library

    C++ 61 23

  5. cns11643-webfontscns11643-webfontsPublic

    Production-quality Web Font CDN and npm packages for CNS11643 TW-Sung and TW-Kai with Google Fonts Traditional Chinese slicing

    Python

  6. Calculate the electric field induced...Calculate the electric field induced from a spherical uniform charge distribution
    1
    #-*- coding:utf-8 -*-
    2
    importrandom
    3
    importmath
    4
    fromfunctoolsimportreduce
    5