-
nx.strongly_connected_components(dg) is prohibitively slow for certain graphs.
For example, the code below shows approximately quadratic run time for a very simple non-cyclic DAG having one start n…
-
Hello,
Firstly, I really enjoyed your code, it is well written and I learned a lot through it.
I would like to perform an experiment and get the trace by myself, so I can know my pulse's phase.
1) …
-
I finished coding up and benchmarking the `limbdark` equations in `starry` on the [limbdark branch](https://github.com/rodluger/starry/tree/limbdark). I'm finding several issues with the `julia` imple…
-
**Describe the bug**
I have tried to install the package with : pip install cvxpy but it is not working I am not sure why it seems to be a problem with '-std=libc++'
**Version**
- OS: macOS 10.…
-
Hi! After seeing the impressive power of iLQR (Iterative Linear Quadratic Regulator), I'd like to apply this method to this problem and see if it works well. I'd like to first try to use this to contr…
-
For each algorithm, mention its _time complexity_ and _space complexity_ in the "description comment" of its implementation program.
The format for the "description comment" (which is written at th…
-
In the last two days I have been busy installing CUTEst and pycutestmgr (which took way longer than I was expecting) and performing tests. I compared the direct factorization method with two approache…
-
From the Gitter discussion:
- [x] 1) Periodic. You just wrap around the vector when the coeffients flow over. This is not a banded matrix, so BandedMatrix(L) should error there.
- [x] 2) Dirichlet…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/LiubaNM/TFARM
Confirm the following by editing ea…
-
**OVERVIEW:** The task list for the current set of enhancements and bugs is growing small. It's time to start thinking about the to-do list for the next release.
**RESOLUTION:** Set up a list of thi…