Wikifunctions:Community portal

From Wikifunctions

Welcome to the community portal for Wikifunctions!

This is the central place to document Wikifunctions's to-do lists and ongoing project work. [To-do!]

The catalogue of functions is a good place to start.

For discussions, see Wikifunctions:Project chat.

Useful Links

Noticeboards

Task centre

Perennial tasks

Tasks listed by users

Example:
Done. Thanks for pointing that out! Example (talk · contribs)

[signing to enable reply link:--GrounderUK (talk) 11:27, 6 May 2024 (UTC)][reply]

Hi, Dolphyb. Even simple joins can produce that error now, so I don’t think anyone can fix the implementation itself for the time being (but I could be wrong). We could try an implementation in Python or JavaScript. I’ve created Igbo: has light vowel (ụdamfe) (Z15921) and Igbo: has heavy vowel (udaarọ) (Z15922) in Python, based on your JavaScript implementations. If these are correct, I can use the logic of your composition to create a Python implementation. (I get confused when I use JavaScript!)--GrounderUK (talk) 09:34, 3 May 2024 (UTC)[reply]
Thank you GrounderUK. I have seen your implementation in python they're correct. It is possible to call an implementation from another implementation? Dolphyb (talk · contribs)
Not really. I have created something like that but the inner functions are physical copies rather than being imported. It is not good practice but at least it works. I don’t know what the current plans are for enabling what you suggest, but it is something that we expect to be able to do (@DVrandecic (WMF):?). Hopefully, compositions like yours will start working again before then anyway!
(Please sign your comments (--~~~~) to enable the reply link, thank you.
(it also means notifications will be sent. @DVrandecic (WMF): forgot to sign, sorry --GrounderUK (talk) 11:20, 6 May 2024 (UTC)[reply]
GrounderUK i went thru your python implementation even the fact that am not that good at python but i can understand one or two in it. Your implementation seem perfect and it reflects the intent of composition Thank you for helping out. --Dolphyb (talk) 19:12, 6 May 2024 (UTC)[reply]
You’re very welcome. I managed to create a new form of join function that is currently a bit quicker for short strings: code point prefix (Z15991). With that, I created a new composition for your function: Igbo infinitive (code point prefix) (Z15994). I had to move To Lowercase (Z10047) to get all the tests to pass, but they did. I hope you can translate my new function. It was hard to name in English, but it’s just Code point (Z86) + String (Z6). GrounderUK (talk) 07:58, 7 May 2024 (UTC)[reply]
Connect implementation and tests to function
Done --GrounderUK (talk) 17:58, 15 March 2024 (UTC)[reply]
Connect implementation and tests to function (Base32 Decode)
Done One of your tests had a trailing quote, so I removed that for you. GrounderUK (talk) 20:16, 15 March 2024 (UTC)[reply]
Much appreciated. I'll get better at this going forward! Philipnelson99 (talk) 20:23, 15 March 2024 (UTC)[reply]
As will Wikifunctions 😎 GrounderUK (talk) 20:28, 15 March 2024 (UTC)[reply]
Connect implementation of is valid 8601 date or time string to tests and implementation.
Done by @99of9 GrounderUK (talk) 16:30, 17 March 2024 (UTC)[reply]
Connect implementation and tests to functions
  • I have created the functions

and am here to request that the implementations and tests for these functions be connected to said functions. Thank you! JJPMaster (talk) 03:56, 26 May 2024 (UTC)[reply]

I’ve done those that are ticked… out of time now. GrounderUK (talk) 08:41, 26 May 2024 (UTC)[reply]
--GrounderUK (talk) 16:10, 26 May 2024 (UTC)[reply]
Done: (!) sine (Z16463), English Holocene calendar conversion (strings) (Z16467), (!) subtract floating point numbers (strings) (Z16468), (!) subtract one integer string from another (Z16470), (!) add integer strings (Z16472), (!) tangent (Z16475), (!) gamma function (strings) (Z16483), Celsius to Fahrenheit (Z16487), is leap year (revised Julian calendar) (Z16493) GrounderUK (talk) 11:21, 27 May 2024 (UTC)[reply]