Commit graph

23 commits

Author SHA1 Message Date
Micah Gale
1d9a8f542b
Add Python 3.14 to testing matrix and drop Python 3.11 (#3642)
Co-authored-by: GuySten <guyste@post.bgu.ac.il>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2026-02-26 18:18:04 -06:00
azim-givron
360ec24b41
Implement vector fitting to replace external vectfit package (#3493)
Co-authored-by: azim_givron <a.givron@naarea.fr>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
Co-authored-by: GuySten <guyste@post.bgu.ac.il>
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
2026-02-11 10:00:18 -06:00
Paul Romano
d0346e94ac
Install parallel h5py with no build isolation (#3782) 2026-02-08 22:22:39 +00:00
Paul Romano
c17908f24c
Install MCPL using same build type as OpenMC in CI (#3388) 2025-05-02 18:38:10 -05:00
Thomas Kittelmann
ced8929128
NCrystal becomes runtime rather than buildtime dependency (#3328)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-03-05 15:45:27 -06:00
Thomas Kittelmann
27ce2ceee3
Updates for building with NCrystal support (and fix CI) (#3274) 2025-02-11 14:18:27 +00:00
Jon Shimwell
9483cce0bc
Remove resonance reconstruction and Cython dependency (#3111)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-08-14 14:34:17 +00:00
Jonathan Shimwell
0ad003307a
packages used for testing moved to tests section of pyprojects.tom (#3094) 2024-07-24 07:27:39 -05:00
Paul Romano
8101328d96
Build h5py against Cython < 3.0 in CI (#2613) 2023-07-20 09:23:42 -04:00
Paul Romano
fcdac0759e Remove numpy version hardcoding in pyproject.toml / GHA 2023-02-10 11:41:50 -06:00
Paul Romano
f45b431a21 Use --no-build-isolation to get around parallel h5py install issue
See https://github.com/h5py/h5py/issues/2222
2023-01-30 23:18:07 -06:00
Paul Romano
b6d6bdf3f5 Merge branch 'develop' into mixed_ncrystal_pr 2023-01-09 13:13:14 +07:00
Paul Romano
eeab41a19d Build against MCPL in CI by default 2022-12-22 14:56:40 -06:00
erkn
9865a129c4 optionally install mcpl depending on environment var 2022-12-21 00:22:38 +01:00
Jose Ignacio Marquez Damian
87ed26babe
Add option to install NCrystal 2022-11-18 17:48:19 -03:00
Paul Romano
67db1f5af0 Force CI tests to use numpy<1.22 2022-01-03 09:53:44 -05:00
Paul Romano
3e769e05b4 Update MPI alternatives to use MPICH 2021-04-26 14:45:37 -05:00
Paul Romano
dea0a0e21f Build h5py against OpenMPI for MPI configurations 2021-04-21 07:33:41 -05:00
Patrick Shriwise
8fa814d142 Updating version of cmake.
Adding netcdf libraries to CI.

Adding libmesh job.

Extending prefix path for libmesh to the  directory.

A couple more tweaks to the libmesh paths.

Updating how libmesh is installed. Relying on MOOSE install scripts.
2021-04-07 19:07:07 -05:00
Patrick Shriwise
4326bca962 Close if statement. 2021-04-07 19:06:16 -05:00
Patrick Shriwise
1780c96051 First take at adding libmesh to CI. 2021-04-07 19:06:16 -05:00
Patrick Shriwise
8d92d4517e Changing name of ci scripts in ci scripts. 2020-12-16 14:33:12 +00:00
Patrick Shriwise
d08baece5f Addressing comments from @paulromano. 2020-12-16 14:28:51 +00:00
Renamed from tools/ci/travis-install.sh (Browse further)