[pdal-commits] [PDAL/PDAL] f8b570: Install NumpyReader.hpp for use by Python extensio...
GitHub
noreply at github.com
Mon Apr 2 14:55:53 PDT 2018
Branch: refs/heads/python-version-string
Home: https://github.com/PDAL/PDAL
Commit: f8b570b4c238435f840f24a0ec2c623c00ee363c
https://github.com/PDAL/PDAL/commit/f8b570b4c238435f840f24a0ec2c623c00ee363c
Author: Howard Butler <howard at hobu.co>
Date: 2018-04-02 (Mon, 02 Apr 2018)
Changed paths:
M plugins/python/io/CMakeLists.txt
Log Message:
-----------
Install NumpyReader.hpp for use by Python extension
Commit: ec816cbd60c0f20f579cd454174b6e1921dcd813
https://github.com/PDAL/PDAL/commit/ec816cbd60c0f20f579cd454174b6e1921dcd813
Author: Howard Butler <howard at hobu.co>
Date: 2018-04-02 (Mon, 02 Apr 2018)
Changed paths:
M .gitignore
M cmake/examples/hobu-config.sh
A doc/stages/readers.numpy.rst
M doc/stages/readers.rst
M pdal/PluginManager.cpp
M pdal/StageExtensions.cpp
M plugins/python/CMakeLists.txt
M plugins/python/filters/CMakeLists.txt
A plugins/python/io/CMakeLists.txt
A plugins/python/io/NumpyReader.cpp
A plugins/python/io/NumpyReader.hpp
M plugins/python/plang/Environment.cpp
M plugins/python/plang/Environment.hpp
M plugins/python/plang/Invocation.cpp
M plugins/python/plang/Invocation.hpp
M plugins/python/plang/Redirector.hpp
A plugins/python/test/NumpyReaderTest.cpp
A plugins/python/test/make-test-data.py
A test/data/plang/1.2-with-color.npy
A test/data/plang/perlin.npy
Log Message:
-----------
Merge branch 'readers.numpy'
Commit: f49c264c919b4ea2a8000ab9d9cd0513d3c69e37
https://github.com/PDAL/PDAL/commit/f49c264c919b4ea2a8000ab9d9cd0513d3c69e37
Author: Howard Butler <howard at hobu.co>
Date: 2018-04-02 (Mon, 02 Apr 2018)
Log Message:
-----------
Merge remote-tracking branch 'origin/numpy'
Commit: 7e11c5967ad0f927bb54958507b2e06a7fb4b652
https://github.com/PDAL/PDAL/commit/7e11c5967ad0f927bb54958507b2e06a7fb4b652
Author: Howard Butler <howard at hobu.co>
Date: 2018-04-02 (Mon, 02 Apr 2018)
Changed paths:
M plugins/python/CMakeLists.txt
M plugins/python/filters/CMakeLists.txt
Log Message:
-----------
Merge remote-tracking branch 'origin/numpy'
Commit: 72077749086c13fdbbcce90156ec6cc23d989e5e
https://github.com/PDAL/PDAL/commit/72077749086c13fdbbcce90156ec6cc23d989e5e
Author: Howard Butler <howard at hobu.co>
Date: 2018-04-02 (Mon, 02 Apr 2018)
Changed paths:
M apps/pdal-config-bat.in
M apps/pdal-config.in
M cmake/examples/hobu-config.sh
M cmake/python.cmake
Log Message:
-----------
cache PDAL_PYTHON_VERSION_STRING to inform pdal-config and friends
Compare: https://github.com/PDAL/PDAL/compare/f8b570b4c238^...72077749086c
More information about the pdal-commits
mailing list