mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +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.