MatCal


 

 


Description 


- A simple Matrix + Vector Calculator app in Android OS

- 안드로이드 환경에 적합한 행렬 및 벡터 계산기 입니다

- 오픈소스 (https://github.com/Rostradamus/MatCal)


 

 2017.05.09


⊙ Summary

$git add --all;

$git commit -am "First post on blog"


English

- First release on blog (codes are open source through github)

- Vector Calculation is enabled with Backend communication

- Matrix Calculation is still being implemented

- UI styles will be fixed later


Korean

- 첫번째 블로그 릴리즈 (코드는 github을 통해 오픈소스로 제공됩니다)

- 벡터 계산은 Backend 커뮤니케이션을 통해 앱 내에서 제공됩니다.

- 행렬 계산은 개발 단계에 있습니다.

- 기본 UI는 사용 가능하며 스타일은 Fix 예정입니다.