issues
search
open-atmos
/
PyPartMC
Python (and C++) interface to PartMC with Jupyter/Python, Julia and Matlab examples
https://open-atmos.github.io/PyPartMC/
GNU General Public License v3.0
22
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add ARM JupyerHub badges to README and example notebook (+ adding header pip-pinstall code blocks)
#331
slayoo
closed
10 months ago
19
add a test comparing against AeroMix
#330
slayoo
opened
10 months ago
0
add a liniting step for Fortran on CI using FortranAnalyser (https://fortrananalyser.ephyslab.uvigo.es/)
#329
slayoo
opened
11 months ago
0
Zach's IAMA talk slides upload to wiki
#328
slayoo
closed
10 months ago
1
Add ability to get species names in gas_data (spec_name) and aero_data (spec_name and source_name)
#327
jcurtis2
closed
11 months ago
1
arXiv e-print update (DOI and journal ref after paper is out)
#326
slayoo
closed
10 months ago
3
setup clang-format and clang-tidy pre-commit hooks (indentation, linting)
#325
slayoo
opened
11 months ago
1
Add test for test_bin_average_comp
#324
jcurtis2
closed
11 months ago
0
find a way to enforce (pre-commit or CI) provision of "intent" directives in Fortran code for function args (and propagate these to const correctness in C++ interfaces)
#323
slayoo
opened
11 months ago
1
add ability to add and remove particles from an AeroState
#322
jcurtis2
closed
11 months ago
1
raise exception for non-unique mass_frac species in AeroMode and AeroDist ctors. closes #240
#321
slayoo
closed
11 months ago
0
add checks for single-element dicts and obligatory elements in AeroMode instantiation
#320
slayoo
opened
11 months ago
1
report AeroMode::ctor segfault case upstream to pybind11
#319
slayoo
opened
11 months ago
2
check if all profiles have proper form in Scenario ctor. closes #115
#318
slayoo
closed
11 months ago
0
Scenario ctor: ensure all time/rate entries have proper structure (e.g., matching number of elements)
#317
slayoo
opened
11 months ago
1
replace remaining nbviewer badges with render-on-github ones. closes #302
#316
slayoo
closed
11 months ago
0
Increase number of useful docstrings
#315
jcurtis2
closed
11 months ago
0
Remove mosaic_init from run_part call
#314
jcurtis2
closed
11 months ago
2
check if serialisation/deserialisation works as expected even after setters modify an object
#313
slayoo
opened
11 months ago
1
link to pypi.org/p/PyPartMC from the README
#312
slayoo
closed
11 months ago
0
redirect camp submodule back to open-atmos
#311
slayoo
closed
11 months ago
1
expose version number of PartMC and pybind11 via ppmc.__versions_of_build_time_dependencies__
#310
slayoo
closed
11 months ago
2
avoid bogus naming of the macos wheels as universal2 despite intel-only
#309
slayoo
closed
11 months ago
2
prevent segfault whan empty sequence passet to GasState::mix_rats setter
#308
slayoo
closed
11 months ago
0
add README entry with badges for process_simulation_output notebook; phase out nbviewer badges; fix BC mass fraction plot
#307
slayoo
closed
11 months ago
2
add notes on steps needed to be done to use PyPartMC from Matlab to README
#306
slayoo
closed
11 months ago
1
add an [examples] varint to PyPartMC requirements in setup.py to avoid hacky logic in CI workflow and enable users to pip-install these dependencies
#305
slayoo
opened
11 months ago
1
merge the peformance/timing script and run it on CI + asserts on output
#304
slayoo
closed
3 months ago
2
add a section in README detailing steps needed to be done to use PyPartMC in Matlab (all in the GHA workflow)
#303
slayoo
closed
11 months ago
0
phase out nbviewer badges in favor of render-on-github links (to make plots visible)
#302
slayoo
closed
11 months ago
0
two more pre-commit checks (large files, yaml)
#301
slayoo
closed
2 months ago
6
add Matlab example to the README
#300
slayoo
closed
12 months ago
15
Python package metadata update (authorship fields)
#299
slayoo
closed
12 months ago
1
Example notebook for calling external optical library
#298
jcurtis2
closed
11 months ago
0
warn user if any of the submodules is not initialised
#297
slayoo
closed
1 year ago
0
fix preprocessor defines warning for self-contained header test; add -Wall for this check. Closes #294
#296
slayoo
closed
1 year ago
0
refactor aero_state.hpp to render delete[] constructs unneeded + cleanups
#295
slayoo
closed
1 year ago
0
fix self-contained header check so that it does not use "." within preprocessor macro name
#294
slayoo
closed
1 year ago
0
Add include and exclude species array optional arguments (incl. new submodule: TartanLlama/optional)
#293
jcurtis2
closed
1 year ago
1
enable cross-compilation fox OSX universal builds
#291
slayoo
closed
8 months ago
2
add FAQ section to README with an exlanation of the "list of single-entry dictionaries" pattern
#290
slayoo
closed
1 year ago
3
ignore setuptools_scm warnings at build stage
#289
slayoo
closed
1 year ago
1
add almost empty pyproject.toml (needed by newer versions of setuptools_scm)
#288
slayoo
closed
1 year ago
1
stick to setuptools_scm < 8 for CI builds
#287
slayoo
closed
1 year ago
2
Access to more information in aero_particle (+ execute rand_init before each test, not just once per test session)
#286
jcurtis2
closed
1 year ago
2
require CMake 3.8 to understand CXX17 flags - thanks @leeanne2 for reporting
#285
slayoo
closed
1 year ago
1
PyPartMC failing to build on Keeling
#284
leeanne2
closed
1 year ago
2
add a link to Wiki to README. Closes #282
#283
slayoo
closed
1 year ago
1
add a link to wiki from README (so that is also linked from PyPI description)
#282
slayoo
closed
1 year ago
0
link PartMC docs from docstrings (as an additional info or instead of copy-pasting text that is relevant to Fortran only)
#281
slayoo
opened
1 year ago
2
Previous
Next