-
Hi,
I am testing with a simple example modified from basic_cartesian_example: move the manipulator from one side of a cylinder to the other side in joint space:
![record](https://user-images.githubu…
-
**Summary**
As it is comment here [Link](https://github.com/neo-project/neo/issues/901#issuecomment-511536448):
> Since every CN must sign its message, best approach here would be to have aggreg…
-
For example,
```python
import dask_awkward as dak
import awkward as ak
a = dak.from_awkward(ak.Array(range(1000)), 10)
a[190:210].compute().show()
```
raises
```
Traceback (most recent …
-
Hi Toma,
I tried to calculate the diffraction pattern of a 10*10*10 FCC Fe after rotating its supercell. Since the program obtains the diffraction pattern by calculating the Fourier transform of the …
-
Dear Sir, I meet an error in mex build.
Can you help me fix it?
OS: Windows 11
MATLAB version: R2023a
![image](https://user-images.githubusercontent.com/30900789/236446071-90bcc7ea-5296-4c…
-
This works:
```
julia> sol = optimize(lossfunc, p0, ParticleSwarm(n_particles=50), Optim.Options(iterations=10_000))
```
Adding a lower bound in the particle swarm causes a type error on `upper`…
-
As currently specified, a `view class` can declare constructors initializing the single final field.
Constructors come in a number of different shapes:
* non-redirecting (initializing) generative …
-
**Notice by @rricard:** This issue is now only open to discuss the following alternatives: `#{ }`/`#[ ]`, `@{ }`/`@[ ]`, ~~`{| |}`/`[| |]`~~ or `{| }`/`[| ]`
---
_Original issue text:_
Most p…
-
Would it be possible to read a histogram in a ROOT file and use the shape of the histogram as an amplitude to generate MC using gen_amp or other generator?
Thanks.
Nilanga
-
r_ray and k_ray look good to me, let's try the ray transfer matrices.
# A matrix
![image](https://user-images.githubusercontent.com/25557892/229977594-f90ca8c3-3aa4-4d2a-b400-fdb27091a790.png)
…