Vlad Neverov

Results 33 issues of Vlad Neverov

It is known that in some cases the radial electric field can affect MSE measurements. Ideally, the MSE model in Cherab should take into account static electric field, **E**, in...

Raysect's build requirements specify `oldest-supported-numpy`, which is 1.14, while `install_requires` sets the NumPy version to `numpy>=1.14`, which installs NumPy 2.0 in Python 3.9 and above. Since NumPy 2.0 and 1.x...

There is a divergence between master and development due to build fixes introduced in the 0.8.1.post1 release. I suggest merging the master branch with development before making further changes.