-
We figured out with Frapac that it might be clever to create an interface similar to the JuMP one using macros:
@addStateVariable
@addControl
@addDynamics
@addConstraints....
what do you think?
-
## 파트
7. 트랜잭션 ~ 아이솔레이션 레벨 격리까지
## 발표자
* 강병진
## 발표 기간
* 5월 24일 오후 10시
## 마감기한
* 5월 24일 오후 9시 59분
## 참고 링크
* 일정표 : https://clever-bull-d00.notion.site/bd201441d8a44c83a70375…
-
Dear experts,
Thank you very much for this nice package! I am trying to use your batch OT version of flow matching to perform the matching between two distributions, but I wonder how the OT mapping…
-
for consistency and usage with other tools, and to make clear from where's the source of that mixin.
Example
```scss
get-color() => qnorr-get-color()
Or
get-color() => qr-get-color()
``…
-
Currently we use [mustache](https://github.com/janl/mustache.js) templates in our featureInfoTemplates which work ok, but given that mustache is logic-less by design it gives you limited options...
…
-
## 파트
분산시스템의 골칫거리 →> 신뢰성 없는 네트워크 이후로 끝까지
## 발표자
유재상
## 발표 기간
6월 21일 오후 10시
## 마감기한
6월 21일 오후 10시
## 참고 링크
일정표 : https://clever-bull-d00.notion.site/bd201441d8a44c83a70375001278c850
책 : http…
-
Elegant and short solution with good performance.
The solution uses a hard coded hill climbing strategy with a clever heuristic.
However, it lacks of flexibility and there is space for improving optim…
-
I think this is a very clever solution. In fact, when I read your response in some github PR, I almost immediately knew this should be the solution to the problem!
However, when playing with, say, …
-
Sundancer is a rare that can be summoned in Bastion, and has a chance of dropping [a mount](https://www.wowhead.com/item=180773/sundancer). This NPC doesn't actually die, but forfeits on around 20%, s…
-
This is actually trickier than before as we now rely on OP_RETURN which isn't supported by SideShift.
We could possibly add some extra handling on SideShift txs but it would require using their dee…