Skip to content

Commit fb109b6

Browse files
committed
add todos
1 parent 094718f commit fb109b6

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/source/faq.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Instead you can probably use ``functools.partial`` to accomplish what you want t
3636
I get "``concurrent.futures.process.BrokenProcessPool``: A process in the process pool was terminated abruptly while the future was running or pending." what does it mean?
3737
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3838

39+
XXX: add answer!
3940

4041
Where can I learn more about the algorithm used?
4142
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -82,17 +83,25 @@ We'd say that Bayesian modeling is good for really computationally expensive dat
8283
What is the difference with Kringing?
8384
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8485

86+
XXX: add answer!
87+
8588

8689
What is the difference with adaptive meshing in CFD or computer graphics?
8790
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8891

92+
XXX: add answer!
93+
8994

9095
Can I use this to tune my hyper parameters for machine learning models?
9196
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9297

98+
XXX: add answer!
99+
93100

94101
How to use Adaptive with MATLAB?
95102
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
96103

104+
XXX: add answer!
105+
97106

98107
Missing a question that you think belongs here? Let us `know <https://github.com/python-adaptive/adaptive/issues/new>`_.

0 commit comments

Comments
 (0)