-
There are some errors while building on windows. To solve these errors, add "#include " in some cpp files.
zlm master
![Snipaste_2024-10-29_14-59-42](https://github.com/user-attachments/assets/a…
-
@kylechampley I tested leapct with 45 degree laminography geometry with truncated off and on option.
As you can see below, your truncated correction algorithm may not work correctly at the case of …
-
Need a 'Walker' procedural generation algorithm that works with godot's terrains system to create levels like spaceships for the player to explore.
Blocks: This is blocked by the terrains Issue get…
-
-
### Detailed description
I would like to implement the Job Sequencing Algorithm in C++ as part of the repository's collection of algorithms. This algorithm is used to maximize profit by scheduling jo…
-
### Detailed description
Detailed description:
Problem Statement:
The Moore Voting Algorithm is an efficient way to find the majority element in an array. A majority element is defined as an elemen…
-
If I use the example:
```
#figure(
kind: "algorithm",
supplement: [Algorithm],
pseudocode-list(booktabs: true, numbered-title: [My cool algorithm])[
+ do something
+ do someth…
-
### What is the idea?
Currently, the GaussLegendre class enables:
- to get the nodes and weights of any GaussLegendre quadrature with the methods getNodes() and getWeights()
- to get the nodes…
-
Below are the description of pulsing finding for the IWCD mPMTs. We will need to implement it in the waveform fitting function to get digitized Q and T.
---
The general description of the hit fi…
-
### What would you like to Propose?
I would like to propose adding a dedicated file, SlidingWindow.java, to this repository. This file will contain sliding window algorithms commonly used in competit…