Dario Coscia
|
64930c431f
|
disable compilation py>=3.14
|
2025-10-29 17:34:21 +01:00 |
|
giovanni
|
bacd7e202a
|
add mutual solver-weighting link
|
2025-09-08 14:46:33 +02:00 |
|
Dario Coscia
|
973d0c05ab
|
fix compile issue (#627)
|
2025-09-08 14:22:25 +02:00 |
|
Dario Coscia
|
7e49392ac3
|
Update PINNInterface Inheritance (#542)
|
2025-04-23 18:53:30 +02:00 |
|
Dario Coscia
|
6dd7bd2825
|
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-23 18:53:30 +02:00 |
|
Dario Coscia
|
0a60ed4c9a
|
Update MultiSolverInterface (#520)
|
2025-04-07 14:13:26 +02:00 |
|
giovanni
|
c164db874b
|
black formatter
|
2025-03-19 17:48:27 +01:00 |
|
giovanni
|
d2e3f458ab
|
fix rendering part 2
|
2025-03-19 17:48:27 +01:00 |
|
giovanni
|
5d908a291d
|
fix doc solver
|
2025-03-19 17:48:27 +01:00 |
|
Filippo Olivo
|
4177bfbb50
|
Fix Codacy Warnings (#477)
---------
Co-authored-by: Dario Coscia <dariocos99@gmail.com>
|
2025-03-19 17:48:18 +01:00 |
|
Filippo Olivo
|
a0cbf1c44a
|
Improve conditions and refactor dataset classes (#475)
* Reimplement conditions
* Refactor datasets and implement LabelBatch
---------
Co-authored-by: Dario Coscia <dariocos99@gmail.com>
|
2025-03-19 17:46:36 +01:00 |
|
Dario Coscia
|
42ab1a666b
|
Formatting
* Adding black as dev dependency
* Formatting pina code
* Formatting tests
|
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 |
|