ExpertSystem
0.4.0-alpha1
Table of Contents
Installation
Usage
How to contribute?
API
expertsystem
Subpackages
amplitude
io
solvers
state
ui
Submodules
Module contents
Architectural Decision Log
ExpertSystem
»
API
»
expertsystem
»
io
»
yaml
Edit on GitHub
yaml
¶
Submodules
¶
validation
Module contents
¶
Serialization from and to a YAML recipe file.
load_particle_collection
(
filename
:
str
)
→
expertsystem.data.ParticleCollection
[source]
¶
write
(
instance
:
object
,
filename
:
str
)
→
None
[source]
¶