-
Because PoloidalFieldCoilSet overwrites `create_solid`, the step `rotate_solid` is ignored.
Hence, the azimuth_placement_angle has no influence on this shape.
https://github.com/fusion-energy/pa…
-
![20201008102508_IMG_4005](https://user-images.githubusercontent.com/32768345/95618858-01559b80-0a6e-11eb-8eca-428be531776c.JPG)
![20201008102910_IMG_4009](https://user-images.githubusercontent.com/3…
-
As more and more needs to be demonstrated at once, before we go too far in parametric x space, I'd like to specify parametric y space more definitively.
So, e.g. pictured below, it's hard to look a…
-
This has been bugging me for a while but can you include the raw json data in the returned pydantic model? Sometimes the assumption that you used to parse the json isn't correct, and I would have to h…
-
### Order ID or Support key 💳 (optional)
67465
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### The problem in depth 🔍
Hi,
…
-
Using `cfdm.DomainAxis` (and filtering downstream to cf-python, so `cf.DomainAxis` equivalently) with the `source` keyword to create a Domain Axis construct works fine when the source it itself a Doma…
-
Despite that NumPyro is very fast (comparing to other frameworks), running MCMC for large datasets is still slow. Even that GPU helps us increase 10x the speed, it is still slow. This is when subposte…
-
Hallow:
I have tried to use your function :model = DataParallel(model) or model = DataParallel(model,device_ids=0,output_device=0)
But these two forms have errors. At the same time I cannot save th…
-
We'll need a type declaration syntax at least for method definitions.
I was thinking something like this
```julia
f(x::Number, y::String) = (x, y)
```
translating to
```julia
(defn f [(x :…
-
At the moment the architecture is designed around pure components with zero side-effects, i.e. fully parametric designs. The entire component tree is rendered/evaluated each frame, rather than the tre…