Guilhem Lavaux guilhem_lavaux
Guilhem Lavaux pushed to main at guilhem_lavaux/pysphereproj 2024-11-02 09:57:52 +01:00
6973db49dc 0.0.1
62e37586c8 chore: add support for semantic-release
3f3c67b3ab chore: add empty changelog
Compare 3 commits »
Guilhem Lavaux pushed to main at guilhem_lavaux/pysphereproj 2024-11-01 16:46:47 +01:00
14534ae96f fix: export more functions
Guilhem Lavaux pushed to main at guilhem_lavaux/pysphereproj 2024-11-01 16:44:46 +01:00
5fe8e2b1db fix: declare numpy as dependency
Guilhem Lavaux pushed to main at guilhem_lavaux/pysphereproj 2024-11-01 16:41:03 +01:00
7e6419e0f0 fix: use of noexcept
Guilhem Lavaux pushed to main at guilhem_lavaux/pysphereproj 2024-11-01 16:34:23 +01:00
f61839c82e fix: packaged data still wrong
Guilhem Lavaux pushed to main at guilhem_lavaux/pysphereproj 2024-11-01 16:21:40 +01:00
e7471e1a6a fix: python compile and install
Guilhem Lavaux pushed to main at guilhem_lavaux/pysphereproj 2024-11-01 16:09:43 +01:00
138ba3e6fa fix: add missing source
Guilhem Lavaux created branch main in guilhem_lavaux/pysphereproj 2024-11-01 16:05:49 +01:00
Guilhem Lavaux pushed to main at guilhem_lavaux/pysphereproj 2024-11-01 16:05:49 +01:00
95df4b9c63 initial commit
Guilhem Lavaux created repository guilhem_lavaux/pysphereproj 2024-11-01 15:56:44 +01:00
Guilhem Lavaux pushed to main at guilhem_lavaux/buguser 2024-08-20 15:52:06 +02:00
7e94a15a05 Add mentor query
Guilhem Lavaux pushed to main at Aquila-Consortium/map2map 2024-05-20 18:37:51 +02:00
83379965e9 build: Use correct domain for semantic_release
Guilhem Lavaux pushed tag v1.0.0 to Aquila-Consortium/map2map 2024-05-20 18:36:50 +02:00
Guilhem Lavaux pushed to main at Aquila-Consortium/map2map 2024-05-20 18:36:49 +02:00
1c0ad77986 1.0.0
de785cf600 build: Add map2map version tag
034b7e8273 Bypass check for version commit
Compare 3 commits »
Guilhem Lavaux pushed to main at Aquila-Consortium/map2map 2024-05-20 17:55:17 +02:00
0bc782db2a fix: Add missing __version__ in map2map
ac7fed30d5 chore: Add new_release script to create a new release
Compare 2 commits »
Guilhem Lavaux pushed to main at Aquila-Consortium/map2map 2024-05-20 17:53:54 +02:00
ea73381806 chore: Update README
Guilhem Lavaux pushed to main at Aquila-Consortium/map2map 2024-05-20 17:50:46 +02:00
7361c3eb9d chore: Blackify the source code for pretty formatting
Guilhem Lavaux deleted branch features/configuration from Aquila-Consortium/map2map 2024-05-20 17:48:23 +02:00
Guilhem Lavaux pushed to main at Aquila-Consortium/map2map 2024-05-20 17:48:23 +02:00
ec9732df21 Merge pull request 'feat: Use click and autogenerated arguments from YAML parameter file' (#1) from features/configuration into main
47cdaffd81 feat: Use click and autogenerated arguments from YAML parameter file
Compare 2 commits »
Guilhem Lavaux merged pull request Aquila-Consortium/map2map#1 2024-05-20 17:48:21 +02:00
feat: Use click and autogenerated arguments from YAML parameter file