mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-24 18:39:59 +00:00
0488e4cccb
`np.float_` is deprecated, it was just an alias for `np.float64`
bcf
A simple Python implementation of the BCF standard. Manipulation of BCF-XML is
available via bcfxml.py and manipulation of BCF-API is available via
bcfapi.py.