Dirk van den Bekerom

Results 24 issues of Dirk van den Bekerom

Collection of small issues that remain after v 0.12 (so not the big stuff) This is more of a mental note written down. So a regular note. - [x] Double...

todo

**GPU Roadmap** @pkj-m, @erwanp, and others! Starting from version [0.9.26](https://github.com/radis/radis/releases/tag/0.9.26) RADIS has experimental GPU support as the result of a very succesful GSoC2020 project. In this roadmap I'll try to...

enhancement
help wanted
performance
physics
💡gsoc

### 🎯 Todo **Note:** *the most recent GPU update had a bug in the determination of the Lorentzian envelopes [details below], producing erroneous equilibrium spectra when using GPU. This will...

refactor
todo

### 🎯 Todo For the parsers in io.hitran, only groups 1-2 and classes 1, 4-6 are implemented. Notably, group 6 and class 3 are missing which are needed for linear...

good first issue
db:hitran
todo
😎.

### 🎯 Describe what you'd like With the new algorithm, there's an opportunity to make line-of-sight calculations considerably faster by integrating only the Lineshape Distribution Matrix (LDM), and not the...

enhancement
performance
physics

### 🐛 Describe the bug By default, I have interactive plotting OFF in matplotlib (i.e. plt.ioff()) Radis seems to assume it is ON by default (i.e. plt.ion()) It would be...

bug
interface

Acrobat sometimes produces pdf's with xref-tables that can't be read by PyPDF4, the package that handles the PDF side of things. Looks like in this case the xref table itself...

Currently only keywords in the script are read. It would be good to have this control also in the command line.

### Description This pull request is to add Vulkan driver API. This adds support for all vendors (Nvidia/AMD/Intel/etc.) on all platforms (Windows/Linux/Mac). For current PR: - [x] Add vulkan_compute_lib.py for...

performance
gpu