-
This is a future idea for JAAL 2.1.
Modify the data structure specifications: when a data structure contains an array of data structures, those could be a dictionary instead.
Current example:
`…
-
We would like the linear optimizer to scale to a large number of parameters. Generally the more parameters there are in the optimized wavefunction, the more accurate the wavefunction. This issue recor…
-
Include various forms of interpolation between arrays inspired by methods from the AC Toolkit.
- https://www.actoolbox.net/data/documents/AC_Toolbox_Tutorial.pdf?fbclid=IwAR0s0azFh46GEhHvjkv8hsfwz…
-
Whenever I try to multiply two cuda matrices I get the error;
Error in gpu_Mat_mult(x, y) : could not find function "gpu_Mat_mult"
-
Because I like computer science these days, here are some computer science algorithm suggestions:
- Data Structures
- Array
- Linked List
- Hash Table
- Stack
- Queue
- Priority Q…
-
As requested in https://github.com/JuliaLang/JuliaSyntax.jl/issues/312#issuecomment-1616377851, here's a concrete description of roughly what needs doing (in reference to files over at JuliaLang/julia…
c42f updated
9 months ago
-
Generally in `renepay` one needs to define a linear unit_cost. This can consist of one or several features (which in the best case are also already linear unit_costs). (The `unit_costs` can be seen as…
-
**Two staged plane solution**
Actually used in MZ. The most affected beam is chosen in two stages. First, program chooses beam level, which is nearest to the fire Z coordinate. Next, specific beam, w…
-
It's not an issue, it's something from my brainstorming. I am a Chinese student pursuing a PhD in Korea.
About 6 months ago, I had a similar idea just like this repo, trying to make something that …
-
Nicolas Thiéry and I have two rather different "packages" (at this moment, badly documented research code) that implement various operations on lists of vectors which are not given as lists of numbe…