Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/radis/radis

🌱 A fast line-by-line code for high-resolution infrared molecular spectra
https://github.com/radis/radis

Merge remote-tracking branch 'dirk/gpu_widget' into gpu_widget

6faefa64c8f59e99f1cdd722c2bc933999028bbf authored over 3 years ago
add missing __init__.py in cython folder.

Fixes library not found errors.

9f6ea61e97ce49f5797b5cf361975968a6e3f160 authored over 3 years ago
Update gpu.py

b430a46091bc754ec932d31c0ee18f2afa611082 authored over 3 years ago
pre-commit run

8ea9284b69846a577efac205d672897029f0112b authored over 3 years ago
Update gpu.py

8e30826db68ac6bfe5c9fbd0251b0aadf7f50a27 authored over 3 years ago
place cupy imports inside "if gpu:"

2d3a973646f567055a92eb8565258b9c1c25e900 authored over 3 years ago
revert to old definition of greater

3e65e18069c77aa4780c576fe96d1a5a22126df4 authored over 3 years ago
Merge branch 'develop' into gpu_widget

38f1075589614f6b3890927179cc106e2e2755b3 authored over 3 years ago
update variable names

e0b74096e603cd60d07a9ab83d6d915e5a6f82a7 authored over 3 years ago
updated Cython GPU functions

8d46341162e5c02099f6700e10450f85423e5a32 authored over 3 years ago
remove log_2gs from lbl/factory

dd19a82ec708b6791939ebe55459677005a31a48 authored over 3 years ago
Provide Q through constant memory each iteration

5be26b5c248c8940afb53cfba9af545671841850 authored over 3 years ago
remove log_2vMm from lbl/factory

a710fa5dbac1e093540efafeeace0b3c8e44897c authored over 3 years ago
provide molar masses as input array to gpu_init()

112aa584f3477c028ab6ecb39777e8b7d82a09ba authored over 3 years ago
Fixed test_database.py error

f147c6cc770e95dcca885de25075b2292546f53c authored over 3 years ago
Merge branch 'develop' into time

c6ee30de408b9596a22bafb034a1faed3981d01a authored over 3 years ago
Revert loader.py, and minor changes

48ffc2816e6cb8245b87b1625ab00f199ca9fc61 authored over 3 years ago
Added percentage time distribute based on verbose

ebc4c9b6fe715f8737ab8a46d776822073a82c7f authored over 3 years ago
Refactored loader and Change print format of Profiler class

373acbc344c514c3cf0a715584ffc8d944595cf3 authored over 3 years ago
Refactored factory.py and base.py

fa9bdd2f7a8fefe6183e814bc8928c457cc40b87 authored over 3 years ago
base.py refactored

f3db6ec9fd531161cc9c741e818a0e60165e6c0f authored over 3 years ago
Changed Arguement

2d6a6603bf83d6b29af0d17ceba3981173f711de authored over 3 years ago
broadening.py refactored

025ab334556beae34846a2a461bb91ae1c61724c authored over 3 years ago
Merge pull request #293 from gagan-aryan/linestrength_plot_example

add: plot_linestrength example

32fea0d3cc6db70e36a11bbd275541a833e24fc9 authored over 3 years ago
fix: previous commit didn't work

c81b4c9667c9f754b4af76a703e67bea1f68122a authored over 3 years ago
Changes functions, extend to LDM

4ac5da27e98a5750b805c815a69454b9728c7efc authored over 3 years ago
chore: minor changes

5d30ac907d26134d846092bf0afcf7a2ceee84c9 authored over 3 years ago
Merge pull request #294 from CorentinGrimaldi/Fix_for_fitroom

Quick Fix for zero_padding problems + minor changes

c3db226ceeb3a60cb0cb5f26f8eee0631e8998fe authored over 3 years ago
linting

dac86a84f9aaa7b8071e3f98d17275e824e64b17 authored over 3 years ago
docs: minor changes

d87437fb85512f75cb781c17519f7fa5f8a6936a authored over 3 years ago
fix: test results and minor changes

586732636ced6501e71a253ec45abeef78acae6a authored over 3 years ago
Linting................

ab71fb360b7968f3f09d870cfb4e3621335786b3 authored over 3 years ago
Linting

d5d6be184448154bda49df571499260880f7bc78 authored over 3 years ago
Fix error in Gaussian width calculation

1dc4773b4d76bdd43e0402b8a8a17e9cb0e366ab authored over 3 years ago
update default radis python to 3.8

47fa27e6c200cbc1c7b8453875d2ecd2237c2bee authored over 3 years ago
Merge pull request #285 from erwanp/fix/install-conda-docs

fix conda install dependencies,

fb4fea76c4a2b06bfc412390b652c98ac3d7ed92 authored over 3 years ago
(misc) fix some links, improve docs & error message

ab70b58940cc881ba0052594400c6f4508df236b authored over 3 years ago
perf: Qgas dropped

060b29331b5d29b249b7f2344defeb15963f780a authored over 3 years ago
docs: few minor changes

d72893003dad6ea983766abd629f61e491d1ef09 authored over 3 years ago
add: plot_linestrength example

38c940eaba476338e00aaad7f67f7bb697ccd37e authored over 3 years ago
fix:linting, code replace

8de2848f30880e04fab9e616681a505cb442afe3 authored over 3 years ago
linting

3d38c2c751831224c1ecba8e4e4aa9863a587323 authored over 3 years ago
remove __init__ that was creating problems on Linux

33558a73ab278413e082c0b85bcdbfe7bfcca19d authored over 3 years ago
add language level

d265bbdc2553e6dcc98b8f9489be2e598ea6dced authored over 3 years ago
fix typo

8bcf9336e2817f927d67fa81fd57c7def52f5021 authored over 3 years ago
fixed some matplotlib warnings

fc2d802da4faeee0c81ccafeec9df91a54921104 authored over 3 years ago
Shifted Profiler class to misc.profiler.py

9dbb4be301b75babcea4136bc1400e3ab4adc4e5 authored over 3 years ago
(misc) add some docstrings, and docstrings templates

69ac340d177196618f979347ab3fb38a9cdac9f3 authored over 3 years ago
Add: print method, verbose offset

d47b9a5301fc5c71e56a37f076dfbb8b90685765 authored over 3 years ago
do not explicitely require Matplotlib>=3.4 for the moment

(to keep RADIS compatible with Python<3.7)

0bdc95f0ad711b7a1fbc7afda38f4d5b92bbc1f7 authored over 3 years ago
fix tests

07ecab5f9595a49642fac82969b672db0b070091 authored over 3 years ago
fix tests

7ff7945b1c3e3695c73189d1a1c903b65e878dac authored over 3 years ago
jit restored, lint pass

a3141009c274719367e145e88361cedbad629424 authored over 3 years ago
add: start and stop method

54225c40658c12b83904d665f97659c62252878a authored over 3 years ago
update tested Python version to 3.7 (to be compatible with Matplotlib 3.4)

52750af497048f3b7651484971a21df86ddd4cd3 authored over 3 years ago
update ruler precision

c51c27c706c061d91eb6fb4238e4cf9e24de7a81 authored over 3 years ago
rulerTool to measure spectra in plot() and plot_diff()

c782b469ed62dc198b6ca7bff78ac2f04a801108 authored over 3 years ago
add a cursor in Spectrum.plot() [as in plot_diff]

11fa15259265fe944ed2017eda1cc9b39eb7b489 authored over 3 years ago
perf: isotope dropped for single isotope case

e6b720173119d2e6fdd09e8fc2b63aadeeabb200 authored over 3 years ago
Merge pull request #288 from erwanp/fix/non-regression-tests-with-hitran2020-co2

update non-regression tests with new HITRAN-2020 CO2 data

4ebfa27ac85dde933df1f523b401ba8130c5b389 authored over 3 years ago
update non-regression tests with new HITRAN-2020 CO2 data

a48126d63d9bdb953f253b8a1f908b0e09bb1992 authored over 3 years ago
Added Function Alias

5008e664dc5933e7aa3f2f93be532a4ee29a597f authored over 3 years ago
fix: line survey test fail

d96f2ca9c3d03fd9fd9821abe2c4b38df3635fbd authored over 3 years ago
add: print_time method

bf570128b5a446ed569b25a21bc336e1bf10dd15 authored over 3 years ago
perf: id column dropped

f44b6e4b53c8c82e92aade07ea3bb0516f4ab24b authored over 3 years ago
Fixed Variable assignment without verbose

a90425e51d5e870608e86c268042220490bd9a26 authored over 3 years ago
Shifted Print Statement in Time class

04ee498591d5541d76b041df8715939c16bfea94 authored over 3 years ago
Created class Time

0d04703afb62727e0f97c98da7c33a917901c262 authored over 3 years ago
Merge pull request #265 from erwanp/fix/sphinx_autodoc_defaultargs-version

upgrade sphinx_autodoc_defaultargs to working version

4f5396024cff39a9a0d8494a206a27a000456639 authored over 3 years ago
Merge remote-tracking branch 'dirk/gpu_widget' into gpu_widget

2e94a12d32c623ef27b21984c45c91be3a6259e4 authored over 3 years ago
add missing __init__.py in cython folder.

Fixes library not found errors.

3ce6206d55c17f6e6f772d34e3b79e998a56fadf authored over 3 years ago
Update gpu.py

92ef1e42f20ca37269602bcdd031c408166b9ff7 authored over 3 years ago
pre-commit run

8e29076f1aebff000928d1a1eaf9208d8f0127df authored over 3 years ago
Update gpu.py

edcc1fcdaa758e2504c3c77a14b30a0e2a8b8b10 authored over 3 years ago
place cupy imports inside "if gpu:"

3116096b1b6b79e9b1476e20050cb633f81ae37b authored over 3 years ago
revert to old definition of greater

36a1b02f7855d58a7a430ae4b3aa042d7bcafb88 authored over 3 years ago
Merge branch 'develop' into gpu_widget

e49fdc889ef6a6b970e8430cc5a173bce7564684 authored over 3 years ago
fix conda install dependencies, mention how to install conda environment on the docs

552744e837e98d8478e363c1836f1dd68b9fac0a authored over 3 years ago
add missing __init__.py in cython folder.

Fixes library not found errors.

d73023ea111a266b7d9fa0953b7ef00cf3f8260d authored over 3 years ago
Better plot error message with nfig=same

414a74edfd954f3e209eea83093c40f07fb31a18 authored over 3 years ago
Update DocString

93084d14bfa70430efe614b602950128ea23aa89 authored over 3 years ago
Correct DocString

cf14b512a0079dc4613fc2ffffc175e31aef51a8 authored over 3 years ago
Merge pull request #282 from gh4ag/develop

Fixed wrong condition on ax varaible

3127048a25bf18a4edc9e5ddb8333b774d70ffad authored over 3 years ago
Update radis/misc/plot.py

Co-authored-by: Erwan Pannier <[email protected]>

658e629de991586e585b220309349df229f4c86c authored over 3 years ago
fixed wrong condition on ax varaible

7b8db8161ec763bb19f5d14968c2cb1de21b97eb authored over 3 years ago
get_closest now print the molecule, verbose level increased to 2

0a65a0933968cee4594cf9fcfe11542a900b4376 authored over 3 years ago
Future Warning clean regex=True

812e546c65481e7db924ac30a9b2bfa13c5cbd3e authored over 3 years ago
Merge pull request #271 from anandxkumar/wstep

Added auto method for wstep

7c6a9941530f54a632fca045ac91c7d18e9fc183 authored over 3 years ago
move zero_padding condition from params into misc (fix loading error fitroom)

c1ecc97846c05226136eab96977b245ad942cfaa authored over 3 years ago
Better error message

d529d2244f7faaeb5add9d930480781ab5cac37e authored over 3 years ago
Update docs/lbl/lbl.rst

Co-authored-by: Erwan Pannier <[email protected]>

b2c6fd3eea0b07f9a4e49401323a5aba51fb93bf authored over 3 years ago
Modified Docs

0a89818be110b8f3650193adeb2b6adea09f3d2d authored over 3 years ago
Merge pull request #270 from CorentinGrimaldi/Fix_slit_dispersion

Fix Slit Dispersion, add test and clean plot_slit

2e499466ffda64907aca0a60f4c9d6c9bbabaee0 authored over 3 years ago
update docstrings, using note::

ae452c4dc35a609788cafb402b72722025859fa9 authored over 3 years ago
Merge pull request #277 from erwanp/fix/radis-install-if-cython-breaks

fallback to pure Python if anything in the C-compilation breaks

161e97cc9da802989e51b5be6138fa9e451ab425 authored over 3 years ago
Updated Test

255af33dd5869ce4be8710e159acc53dd4434613 authored over 3 years ago
Added Documentation for wstep='auto'

fe84bba581b7eea08feb3f206fc4f182f3f8917b authored over 3 years ago
Added Tests

56c5fd98d7d4c2bc1d34d6f35180a1cd7e3af751 authored over 3 years ago
Finished Test slit, doc and linting

42822a121749ed03d4c5f146b8bbfa86e46c1a25 authored over 3 years ago
Update Tests (WIP)

5d3e8540f84c214462fe60074b87aadfccf67774 authored over 3 years ago