Git Product home page Git Product logo

algebra's Introduction

My footsteps in Github

Top Language

Achievement in projecteuler

Projecteuler

My LeetCode Profile

My LeetCode

Programmers Profile

Programmers

algebra's People

Contributors

noah0210 avatar zhuny avatar

Stargazers

 avatar

Watchers

 avatar

algebra's Issues

Implementation of Homomorphism

G X H의 subgroup으로 나타내며 {g, phi(g)}를 generator로 사용한다.
Kernal은 H의 object의 stabilizer이다.

minimal polynomial을 계산하는 전략

nested가 없는 경우에는 계산을 해주는데(sqrt{2}+sqrt{3}이나 sqrt{2}+sqrt{3}+sqrt{5}같은거)
sqrt{sqrt{2}+sqrt{3}}같은 것만 되어도 strategy가 적용이 안된다.
좀 general한 방법이 없을까?

U(n) 계산 테스트하기

명세

  • 자연수 n이 주어졌을 때 Z_n*의 구조를 나타내는 List of <generator, order>를 결과값으로 준다.

테스트 사항

  1. generator가 진짜 그 order인가
  2. generator가 서로 independant한가
  3. Z_n*를 잘 generating하는가

Coding Convention

  1. property의 사용 제한 - 실제 데이터가 저장된 것이 아닐 경우 모든 것은 함수로 작성
  2. method의 * 사용 제한 - 원활한 함수 구조 파악을 위해 * 를 사용 제한. 인풋 타입을 명확히 할 것

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.