-
# Trivialize Linear Recurrence Problems with Berlekamp-Massey! | Yet Another Competitive Programming Blog
Berlekamp-Massey is a powerful tool that can knock out almost all linear recurrence problems,…
-
I think we can add tutorials for the following type of optimization programs (one tutorial for each)
- [x] Linear Programming
- [x] Quadratic Programming
- [ ] Second-order cone Programming
- […
-
In branch 77, we introduced a heat source that is uniform in our column. We want it to be more complex, thus not uniform.
-
### Is your feature request related to a problem? Please describe.
_No response_
### Describe the solution you'd like.
Implement a solver for Mixed Integer Linear Fractional Programming (MILFP) [1]…
-
- Code Linear Search algorithm :infinity: in the relevant language folder :file_folder: in the main branch.
- if language folder doesn't exist you can make folder :file_folder: and add your program…
-
Here is a short list of nodes and features in order to expand the capabilities of KabelSalat.
# Ugens
## **Attenuation / Amplification**
- [ ] Low Pass Gate
- [ ] Amplitude scaling
- [x]…
-
## Issue Description
We're looking to enhance the functionality of PyDS-A by adding more methods to our existing algorithms. This will provide users with a more comprehensive toolkit for solving va…
-
- [ ] https://julia.quantecon.org/tools_and_techniques/linear_models.html
- Canonical time-invariant LSS with/without observation equation and observation noise.
- Simulation from a given initia…
-
# 인프런 알고리즘 강의
* https://www.inflearn.com/course/%EC%95%8C%EA%B3%A0%EB%A6%AC%EC%A6%98-%EA%B0%95%EC%A2%8C/dashboard
## Plan
플래닝은 따로 하지 않고 알고리즘 문제 풀이에 필요한 내용을 점차 학습할 예정
작성되지 않은 Task는 이미 해당 레포…
-
In lecture `https://julia.quantecon.org/dynamic_programming/perm_income.html` the link `this discussion` has the link `https://julia.quantecon.org/dynamic_programming/tools_and_techniques/linear_mod…