Skip to content

LaboratoryOpticsBiosciences/FitOCT-CMDStanPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠 Environment & Dependencies

Fit OCT CMDStanPy is developed based in original R version of the FitOCTLib available at https://github.com/ppernot/FitOCTlib.git . This python translation was developed using Python 3.12.7 and the CmdStanPy 1.2.4. The package depends on the following Python libraries:

  • numpy
  • matplotlib
  • seaborn
  • scipy
  • cmdstanpy==1.2.4
  • pandas
  • tqdm

These dependencies can be installed using the provided requirements.txt file:

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published