Dario Coscia
|
1bb3c125ac
|
Refactoring solvers (#541)
* Refactoring solvers
* Simplify logic compile
* Improve and update doc
* Create SupervisedSolverInterface
* Specialize SupervisedSolver and ReducedOrderModelSolver
* Create EnsembleSolverInterface + EnsembleSupervisedSolver
* Create tests ensemble solvers
* formatter
* codacy
* fix issues + speedup test
|
2025-04-17 10:48:32 +02:00 |
|
Dario Coscia
|
b0dd952440
|
renaming
|
2025-04-17 10:48:32 +02:00 |
|
giovanni
|
5e6aa61592
|
fix doc solver
|
2025-04-17 10:48:31 +02:00 |
|
Filippo Olivo
|
4177bfbb50
|
Fix Codacy Warnings (#477)
---------
Co-authored-by: Dario Coscia <dariocos99@gmail.com>
|
2025-03-19 17:48:18 +01:00 |
|
FilippoOlivo
|
ff43a7492b
|
Rename files
|
2025-03-19 17:46:36 +01:00 |
|
Dario Coscia
|
df673cad4e
|
Renaming
* solvers -> solver
* adaptive_functions -> adaptive_function
* callbacks -> callback
* operators -> operator
* pinns -> physics_informed_solver
* layers -> block
|
2025-03-19 17:46:36 +01:00 |
|