Recent Releases of L-Py
L-Py - Release 2025
- Documentation is available at https://lpy.readthedocs.io
- support c++17 and numpy 2
setup.pyis now replaced bypyproject.toml- conda:
- support osx-arm64 on top of osx-64 architecture
- continuous integration:
- consistent continuous integration / deployment as been set up using a dedicated github-action workflow
- package automatically uploaded to openalea3 conda channel
- installation via conda is now for all packages in the release:
mamba install openalea.plantgl -c openalea3
Biosphere - Plants and Vegetation
- C++
Published by christian34 about 2 months ago
L-Py - Old Release 2025
- Documentation is available at https://lpy.readthedocs.io
- support c++17 and numpy 2
setup.pyis now replaced bypyproject.toml- conda:
- support osx-arm64 on top of osx-64 architecture
- continuous integration:
- consistent continuous integration / deployment as been set up using a dedicated github-action workflow
- package automatically uploaded to openalea3 conda channel
- installation via conda is now for all packages in the release:
mamba install openalea.plantgl -c openalea3
Biosphere - Plants and Vegetation
- C++
Published by baugetfa 3 months ago
L-Py - v3.14.1
What's Changed
- Merge VirtualPlants and OpenAlea version of lpy by @fredboudon in https://github.com/openalea/lpy/pull/2
- Conda Build by @fredboudon in https://github.com/openalea/lpy/pull/5
- Update version and dependencies (openalea.plantgl vs vplants.plantgl) by @pradal in https://github.com/openalea/lpy/pull/8
- improve conda integration. synchronize with plantgl qt. by @fredboudon in https://github.com/openalea/lpy/pull/9
- rm some tests by @pradal in https://github.com/openalea/lpy/pull/10
- Fix pb with curve edition by @fredboudon in https://github.com/openalea/lpy/pull/11
- Simple fix for shell pb on windows that crash lpy at launch. by @fredboudon in https://github.com/openalea/lpy/pull/14
- Update LPy to the new fresh Py3 version by @pradal in https://github.com/openalea/lpy/pull/27
- Update channels for deployment on conda by @pradal in https://github.com/openalea/lpy/pull/28
- Declare openalea namespace package in setup.py by @pradal in https://github.com/openalea/lpy/pull/30
- Upgrade to new namespace convention. Add py 3.11 and py3.12 by @fredboudon in https://github.com/openalea/lpy/pull/43
New Contributors
- @pradal made their first contribution in https://github.com/openalea/lpy/pull/8
Full Changelog: https://github.com/openalea/lpy/commits/v3.14.1
Biosphere - Plants and Vegetation
- C++
Published by pradal about 2 years ago