bradleat

Results 15 issues of bradleat

This is my go to library for JavaScript statistics. Are there any plans to add typescript type definitions?

Are there any plans to add typescript type definition to this great library?

It looks like Llama uses an unsupported embedding scheme: https://nn.labml.ai/transformers/rope/index.html I'm opening this thread so we can have a conversation about how to support these embeddings within langchain. I'm happy...

I am unable to read cover art from `m4a` and `mp3` files. These are just songs that I have purchased from there Apple Music Store (iTunes) For example: ```rust let...

### Is there an existing issue for this? - [X] I have searched the existing issues ### music-metadata version 10.2.0 ### Current Behavior When parsing a blob with Safari, I...

bug

https://github.com/samchon/typia/issues/1211 Following up from there. It would be nice if we had greedy validation for arrays. For instance, I have an array with the following entries: ``` const array =...

invalid
question
wontfix

### Describe the problem I have to manually rename objects properties from camelCase to snake_case to pass them to tauri invoke (also on the way back). For instance, if I...

type: feature request

Enhanced geolocation plugin to support background updates. Added the `requestUpdatesInBackground` option to `watchPosition` and `requestPermissions` functions. Updated iOS handler to request appropriate location permissions based on this setting, and configured...

Title says it all here. The existing geo location plugin does not update in the background on iOS (I do not know about Android). I've made an update to the...

enhancement
platform: android
platform: ios
plugin: geolocation

I’d like to request the addition of a runtime type casting feature for Typia, similar to how typia.http.query works. The idea is to have the ability to cast fields in...