-
First of all, thanks for this clean code, which is easy to read and run.
However, I feel weird that when reproducing the code with the default script in README.md, the performance on the cylinder i…
-
Implement the parabolic cylinder function
```math
U(a,z) = \frac{\text{e}^{-\frac{1}{4}z^2}}{\Gamma(1/2+a)} \int_0^\infty t^{a-\frac{1}{2}}\text{e}^{-\frac{1}{2}t^2-zt} \, \text{d}t,
```
[Paraboli…
-
When I try to run FVM_Cylinder_GMsh.ipynb I get the following error:
> ---------------------------------------------------------------------------
> KeyError Trace…
StuvX updated
1 month ago
-
I tried the following three scenarios:
1. ```python
with BuildPart():
with BuildSketch():
Circle(10)
extrude(amount=10)
```
This worked, of course.
…
-
This has come up several times now, and would be very useful for dealing with strongly shaped axes, racetrack/figure8 type shapes etc.
The main things to do:
- [x] Add a toroidal stream function…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Trying to put a 2 mm fillet on the outside top edge of the cylinder in the back (padded fr…
-
It seems that dynamic objects that are not immobile and have a cylinder collision shape on them are experiencing some sort of collision issue. The video below will help demonstrate the issue. Will sen…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Cylindrical joints in the assembly can break when moving parts of the assembly.
The attac…
-
### What happened?
Faceting by `pl.Categorical` columns results in wrong facets
```python
alt.Chart(
pl.from_pandas(vega_datasets.data.cars()).with_columns(
pl.col("Origin").cast(pl…
-
- [ ] mandible model
- [ ] fibula model
- [x] mandible planes and their handles separately
- [ ] fibula planes
- [x] mandible curve
- [x] fibula line
- [x] fibula pieces measurement lines
- [ ]…