Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juliapsychometricsbazaar/psychometricsbazaarbase.jl
Base package for JuliaPsychometricsBazaar ecosystem
https://github.com/juliapsychometricsbazaar/psychometricsbazaarbase.jl
Last synced: 11 days ago
JSON representation
Base package for JuliaPsychometricsBazaar ecosystem
- Host: GitHub
- URL: https://github.com/juliapsychometricsbazaar/psychometricsbazaarbase.jl
- Owner: JuliaPsychometricsBazaar
- License: mit
- Created: 2023-02-20T08:31:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T11:40:25.000Z (2 months ago)
- Last Synced: 2024-12-25T17:51:26.872Z (17 days ago)
- Language: Julia
- Homepage: https://juliapsychometricsbazaar.github.io/PsychometricsBazzarBase.jl/
- Size: 399 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## PsychometricsBazaarBase.jl
This module provides a base for the libraries in the JuliaPsychometricsBazaar
org. It contains abstractions over basic mathematical techniques such as
numerical integration, optimization and interpolation.Ideally, the package will be transitional, since functionality may make its way
into more specific packages (including existing packages) over time.