Refactor application structure by removing separate server scripts and integrating functionality into app.py; add independent two-sample t-test and Pearson correlation coefficient tools using SciPy. 42fc79a Running matsuap commited on May 14, 2025
Refactor get_profile function to accept user_id directly, removing the Pydantic model dependency. 3d32f20 matsuap commited on May 14, 2025
Refactor functions to use Pydantic models for input validation and enhance the application with additional NumPy-based mathematical tools. 1b61f97 matsuap commited on May 14, 2025
Add inner product and matrix multiplication tools using NumPy 66b4ff6 matsuap commited on May 14, 2025