@stdlib/utils-native-class
Determine the specification defined classification of an object.
@stdlib/ml-incr-binary-classification
Incrementally perform binary classification using stochastic gradient descent (SGD).
@stdlib/assert-instance-of
Test whether a value has in its prototype chain a specified constructor as a prototype property.
@stdlib/utils-inherit
Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.
@stdlib/stats-base-dists-negative-binomial-ctor
Negative binomial distribution constructor.
psoanalysis
Numerical analysis of Particle Swarm Optimization (PSO) and numerical experiments demonstrating the practicability of the method
@stdlib/assert-is-prototype-of
Test if an object's prototype chain contains a provided prototype.
@stdlib/stats-base-dists-exponential-ctor
Exponential distribution constructor.
@stdlib/stats-base-dists-discrete-uniform-ctor
Discrete uniform distribution constructor.
@stdlib/stats-base-dists-hypergeometric-ctor
Hypergeometric distribution constructor.
@stdlib/stats-base-dists-pareto-type1-ctor
Pareto (Type I) distribution constructor.
@stdlib/stats-base-dists-kumaraswamy-ctor
Kumaraswamy's double bounded distribution constructor.
number_utilities_calssic_asp
Classic ASP class that contains a collection of number utilites.
DTSg
A Class for Working with Time Series Data Based on 'data.table' and 'R6' with Largely Optional Reference Semantics (Development Version)
https://github.com/altaks/cours-iut
Archive des cours de BUT Informatique - IUT La Rochelle
words_search_tree_in_classic_asp
Implementation of a Search Tree in Classic ASP
sixarm_ruby_string_to_class
SixArm.com » Ruby » String#to_class method to convert a String to a Class
url_crypted_parameters_classic_asp
A class for passing and retrieving parameters from URL
dynamic_array_classic_asp
Collection of libraries and classes for having dynamic arrays on classic asp.
count_execution_time_classic_asp
Class to count the execution time of a part of script.
timed_password_generator_classic_asp
Class to retrieve timed generate passwords.
setting_url_parameters_classic_asp
Tool to add parameters to a url before a redirect in Classic ASP.
italian_dictionary_classic_asp
Italian dictionary with appended functions in Classic ASP
list_out_dates_between_a_range_of_dates_classic_asp
Class to list out dates between a range of dates in Classic ASP
dictionary_classic_asp
Library to create and manage dictionaries in Classic ASP