Private
Public Access
1
0

some connection with the lisp server, commit 2

This commit is contained in:
2025-05-07 20:50:59 +02:00
parent 237e52f9ab
commit e24b2f0d4a
6 changed files with 78 additions and 38 deletions

View File

@@ -13,6 +13,7 @@ from rowers.utils import (
my_dict_from_instance, wavg, NoTokenError,
request_is_ajax, dologging
)
from rowers.fitness import calculate_fitness
from rowers.celery import result as celery_result
from rowers.interactiveplots import *
from scipy.interpolate import griddata