Skip to content

Commit fd0c6b3

Browse files
committed
Making bezier curves 3D
1 parent c1decc6 commit fd0c6b3

24 files changed

+535
-245
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ To install TreeSim_Lpy, follow these steps (adapted from the `L-Py documentation
4545

4646
.. code-block:: sh
4747
48-
conda create -n lpy openalea.lpy -c fredboudon -c conda-forge
48+
conda create -n lpy python=3.9.13 openalea.lpy -c fredboudon -c conda-forge
4949
5050
The package is retrieved from the `fredboudon` channel (development), and its dependencies will be taken from the `conda-forge` channel.
5151

__init__.py

Whitespace-only changes.
163 Bytes
Binary file not shown.
157 Bytes
Binary file not shown.
157 Bytes
Binary file not shown.

__pycache__/helper.cpython-312.pyc

5.59 KB
Binary file not shown.

__pycache__/helper.cpython-38.pyc

3.66 KB
Binary file not shown.

__pycache__/helper.cpython-39.pyc

3.75 KB
Binary file not shown.
11 KB
Binary file not shown.
6.92 KB
Binary file not shown.

0 commit comments

Comments
 (0)