Paul T

Results 66 issues of Paul T

Function timings seem to be very wildly inconsistent based on test runs. Sample output from unit tests: ``` Elapsed time: 312 Elapsed time: 305 Elapsed time: 346 Elapsed time: 303...

bug
help wanted
good first issue
Hacktoberfest

Currently there isn't really a good inhertiance tree in the library (i.e base classes like the `BaseToolbarActivity` aren't being reused. This needs to be fixed for the next release so...

enhancement

Some views/widgets in the library can be replaced by the design library implementations. Instead of using my own implementations, the library should use the design library for everything including the...

Need to add full docs for all the components in the library.

Modules need to be properly versioned using gradle. See [here](https://medium.com/@manas/manage-your-android-app-s-versioncode-versionname-with-gradle-7f9c5dcf09bf).

This library needs an icon!

Might be worth looking into using SIMD intrinsics for the calculations (https://github.com/QuantStack/xsimd).

**Description** On release, it would be nice to have a Github action set up that could auto file a PR to `typst/packages` for the new release in the correct folder...

enhancement

**Description** Need a script that can auto copy only the necessarily files for a release to the correct location/folder within a local clone/fork of typst/packages. This will allow for an...