Conjugate verbs correctly based on a pronoun
Conjugate gradient solver
Easy way to conjugate your data for Russian users
Command line that find to conjugate a verb
Return the complex conjugate of a double-precision complex floating-point number.
Return the complex conjugate of a double-precision complex floating-point number.
Return the complex conjugate of a single-precision complex floating-point number.
Conjugate in many languages with verbix.com.
Conjugate Nepali verbs.
Return the complex conjugate of a single-precision complex floating-point number.
Conjugate each element in a single-precision complex floating-point vector.
Spanish verb conjugator, castellano, voseo, canarias, formal
JS script to conjugate English verbs
Conjugate each element in a double-precision complex floating-point vector.
A library to conjugate English and Spanish verbs in all tenses.
Bayesian beta-binomial conjugate posterior update for estimating probabilities
BLAS transpose operations.
Tagalog grammar engine for conjugation, decomposition, and drill generation
The Ultimate DNA-Lang Runtime: Multi-Agent Evolution, MCP Tools, and Phase-Conjugate Intelligence for Living Software Systems.
Double-precision complex number functions.
Single-precision complex number functions.
Unconstrained funcion minimization in Javascript
A Node.js module for fast conjugation of french verbs.
Complex number functionality for javascript. Includes creation from real and imaginary coordinates or polar coordinates. allows for conjugate, add, subtract, multiply, divide, powerTo (exponentiation), and getters and setters for angle and magnitude.
Programmatic access to the Particle Data Group's database with Rust
Crate for conjugating verbs in portuguese based on the patterns found on the [Excel spreadsheet by Radames Manosso](https://radames.manosso.nom.br/bitabit/planilhas/conjugador-de-verbos-em-excel/) Not fully functional, still fixing some details
A morphological dictionary library.
A linear algebra library in Rust
A fast, pure-Rust parser for SDF, MOL2, and XYZ chemical structure files
Bayesian methods for the ferrolearn ML framework — naive Bayes classifiers and conjugate priors
Decliner / conjugator / inflector for classical / botanical Latin.
Lightweight Japanese conjugation reversal (deinflection) system
Portable mixed-precision BLAS-like vector math library for x86 and ARM
Composable abstractions to build probabilistic models and inference algorithms
Krylov subspace and preconditioned iterative solvers for dense and sparse linear systems, with shared and distributed memory parallelism.
Command-line calculator with accumulator, memory cells, multi-base arithmetic, and script file support
Conjugate Verbs using a version of the templates defined here http://en.wiktionary.org/wiki/Category:Spanish_verb_inflection-table_templates
ConjugateFrench to quickly conjugate french verbes and see it in your terminal
Conjugates most common english verbs for all persons, tenses, standard aspects, and modern moods (with active diathesis). Standard and exceptional spelling rules are obeyed.
== ABOUT A simple program and library to conjugate french verbs. Parses responses to requests to an online reference site. === Executable ConjugateFR comes with the executable binary +conjugatefr+. To view information about it's supported arguments, run conjugatefr --help === Custom Renderers To make a custom renderer, just type require conjugatefr/renderer and then make a class that extends +Renderer+. An example is as follows: require 'conjugatefr/renderer' class ExampleRenderer < Renderer def pre puts "This goes before the words." end def word (name, words) print "#{name}:" words.each do |word| print " #{word}" end end def post puts "This goes after the words." end def description; "Renders an example format."; end end # Add to the Renderers list (For CLI and other programs that use it.) $renderers["Example"] = ExampleRenderer.new To try this out, save it as +erend.rb+ and then run: conjugatefr -R ./erend.rb -r Example It will produce the output: This goes before the words. someword: someconjugation etc etc ... (more words will be here) This goes after the words. === The Library The library can be included with +require conjugatefr+. It includes the +ConjugateFR+ class.
Japanese verb conjugator.
Painless verb conjugation
Hablaba conjugates regular Spanish verbs in multiple tenses
A gem for working with and conjugating Japanese verbs
Conjugate MSA verbs
This gem takes the four principal parts of a standard Latin verb and then fully conjugates that verb based on the heuristics of the Latin language.
Conjugates Japanese words
Brazilian portuguese verb conjugation
No description provided.
No description provided.
No description provided.
No description provided.