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-calendar ntu-course-calendar Public

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

    HTML 4

  2. nimbus-match nimbus-match Public

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

    Python

  3. ntu-thesis-template ntu-thesis-template Public

    Nation Taiwan University Thesis Template

    Python

  4. Cytnx-dev/Cytnx Cytnx-dev/Cytnx Public

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

    C++ 61 23

  5. cns11643-webfonts cns11643-webfonts Public

    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
    import random
    3
    import math
    4
    from functools import  reduce
    5