-
Hello,
I recently install FiPy by conda-forge with python3.7 and run the 'examples.phase.polyxtal' by copying the script from nist website. When I run this script, everything goes well at first, bu…
-
**Describe the bug**
Keystone version: v1.0.0
riscv64-unknown-linux-musl-gcc version: 10.2.0
Different results of floating point multiplication when the code was compiled
with higher optimizatio…
-
//Here below following code i have implemented logic to draw a logic for doordrawing on 2D layers
//How should i integrate the my code in DXFviewer
// do i need to add integrate a code with DXFViwer…
-
The "npairs" output from DDrppi_mocks (and DDsmu_mocks) are unweighted, so the resulting correlation functions from Corrfunc.utils.convert_3d_counts_to_cf and Corrfunc.utils.convert_rp_pi_counts_to_wp…
-
We can add additional methods in `examples/circle.py` that will compute the radius given circumference and/or area.
Potential addition:
```
def radius(circumference):
""" Calculates the ra…
-
It could be beneficial to split the robot firmware into an interface/planner and a controller. This would give the user a choice for selecting hardware for budgeting etc.
The interface controller c…
-
Hi Nico,
I see that there is already an angles function in Trimesh. So basically there would be a fast method to calculate discrete gaussian curvature in the sense of 2*pi - Sum_over_angles_at_a_vert…
-
_This is one of the shawl shapes mentioned in #11, but I'm describing it here in more detail so it's a more bite-sized issue._
**A pi shawl is a circular shape with regular increases as the radius …
-
HI, I use putObject get
[Aws\S3\Exception\S3Exception]
Error executing "PutObject" on "http://ynresource.api.storebox.vn/1506
49738
4_mae3z66.jpg"; AWS HTTP error: Client error: `PUT htt…
-
**Describe the bug**
When `$fs` is used to calculate the number of sides for a circle, the expression used is (simplified):
```
ceil(r * 2 * pi / $fs)
```
But that calculates the number of sides …