-
Updated
Dec 12, 2021 - QML
plasma
Here are 305 public repositories matching this topic...
-
Updated
Oct 12, 2021 - JavaScript
Hi,
one could and should experiment with Interprocedural optimization (IPO) also known as link-time optimization (LTO), especially on the host side for smaller binaries and potentially faster code. It's supported by GCC, Clang, and ICC, among others, which are our typical go-to compilers in HPC.
It's very easy to implement as well
-
Updated
Feb 2, 2022 - C++
-
Updated
Jan 31, 2022 - Python
-
Updated
Jul 8, 2018 - JavaScript
-
Updated
Jan 26, 2022
I want to check that the solar calculations are working but I can't find any logs. Where are they located? Can I run this via a terminal and see the logs there?
-
Updated
Nov 4, 2021
-
Updated
Feb 5, 2022 - C++
-
Updated
Nov 21, 2020 - C++
-
Updated
Feb 3, 2022 - Mercury
The boosted-frame example script (in the documentation) uses the direct laser injection.
However, when modifying parameters, users can easily be in a situation where the laser does not fit in the box.
For this reason, it might be better to use the laser antenna in the default example.
This could be a good first onboarding issue, to let someone get familiar with our git workflow.
The CI test suite is one of the first parts of our repository that a new developer or advanced user might try out (e.g., run a test through the suite and visualize its results, or run the whole test suite to check that a machine setup works properly).
The names of our CI tests do not follow a si
🎯 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 diatomic molecules.
But this is surprising to me as I never had issues with this... am I missing something?
How they should be parsed can be found in the HITRAN2004 paper:
https://hitran.org/media/refs/HITRAN-2004.pdf
tables 3 & 4
-
Updated
Feb 4, 2022 - C++
Is your feature request related to a problem? Please describe.
It can be necessary to pull out the instrument sampling rate from data. In principle this should be easy but data gaps, instrument turn on/off, etc. can potentially frustrate this determination.
Describe the solution you'd like
It may be necessary for calc_res in utils.time to support different averaging methods for da
-
Updated
Feb 18, 2019
-
Updated
Jul 4, 2020 - Dart
-
Updated
Jan 28, 2022 - Julia
FAIL src/generation.test.ts
● Test suite failed to run
src/generation.test.ts:173:53 - error TS2345: Argument of type '{ white: string; whitePrimary: string; whiteSecondary: string; whiteTertiary: string; black: string; blackPrimary: string; blackSecondary: string; blackTertiary: string; transparent: string; ... 23 more ...; buttonFocused: string; }' is not assignable to paramet
Improve this page
Add a description, image, and links to the plasma topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the plasma topic, visit your repo's landing page and select "manage topics."
Summary
WorkSpace rule for virtual Desktop too.
A clear and concise description of what you want to happen
I put some of my virtual desktops in floating mode and I wish in workspace rules there should be an option for virtual desktops too.
so that after every reboot I should not manually make that desktop floating.
A clear and concise description of any alternative solutions or f